dependabot[bot] 3bec6d5765
build(deps): bump multer from 2.0.0 to 2.0.1
Bumps [multer](https://github.com/expressjs/multer) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/expressjs/multer/releases)
- [Changelog](https://github.com/expressjs/multer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/expressjs/multer/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: multer
  dependency-version: 2.0.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-05 16:33:30 +00:00
2025-03-21 16:28:52 -07:00
2025-05-31 22:02:29 -07:00
2025-03-18 18:36:05 -07:00
2025-03-18 18:36:05 -07:00
2025-03-17 21:28:22 -07:00
2025-03-18 18:36:05 -07:00
2025-03-18 18:36:05 -07:00
2025-01-08 06:55:30 -07:00
2025-03-21 16:28:52 -07:00
2025-03-21 16:28:52 -07:00
2025-03-21 16:28:52 -07:00
2025-03-18 18:36:05 -07:00
2025-03-20 22:58:39 -07:00
2025-03-11 15:24:45 -07:00
2025-03-18 18:36:05 -07:00
2025-05-31 22:02:29 -07:00
2022-07-12 19:13:44 +05:30
2024-12-26 03:13:35 -07:00
2025-03-18 18:36:05 -07:00

spotify-manager

Personal Spotify playlist manager. Features inbound!

notes

  • graphing
    • stores links as from-to pairs
    • fetches all playlists and links of the user into memory and then works with data. assumption is graphs won't be too big

to-do

  • re-evaluate all logging
  • DRY all the API calls and surrounding processing
Description
Spotify playlist manager. Features inbound!
Readme MIT 570 KiB
Languages
TypeScript 99.2%
Dockerfile 0.8%