mirror of
https://github.com/apricote/Listory.git
synced 2026-01-13 21:21:02 +00:00
feat(api): filter recent listens by timespan
This commit is contained in:
parent
c545699f22
commit
c9030937e2
5 changed files with 48 additions and 6 deletions
5
package-lock.json
generated
5
package-lock.json
generated
|
|
@ -3722,6 +3722,11 @@
|
|||
"whatwg-url": "^7.0.0"
|
||||
}
|
||||
},
|
||||
"date-fns": {
|
||||
"version": "2.13.0",
|
||||
"resolved": "https://registry.npmjs.org/date-fns/-/date-fns-2.13.0.tgz",
|
||||
"integrity": "sha512-xm0c61mevGF7f0XpCGtDTGpzEFC/1fpLXHbmFpxZZQJuvByIK2ozm6cSYuU+nxFYOPh2EuCfzUwlTEFwKG+h5w=="
|
||||
},
|
||||
"debug": {
|
||||
"version": "3.1.0",
|
||||
"resolved": "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue