Commit graph

707 commits

Author SHA1 Message Date
Samidy
29dbff13b9 fix(Accounts): CSV imports for user playlists & "Add Album to Playlist" functions not syncing to DB 2026-02-08 18:34:32 +03:00
Eduard Prigoana
794696b770 new api instance + api sorting fix 2026-02-07 15:09:09 +00:00
Eduard Prigoana
3294eaf2fa fix album date and artist on search 2026-02-07 13:27:55 +00:00
Eduard Prigoana
89f2b6c154 add new LB instance 2026-02-07 12:59:43 +00:00
Eduard Prigoana
6ede597b6f
Merge pull request #159 from blacksigkill/it/dockerization
Enhance dockerization with modular docker file/compose
2026-02-06 23:24:13 +02:00
BlackSigkill
408e8a019b auto-fix linting 2026-02-06 21:53:17 +01:00
BlackSigkill
ccb1a17f44 add warning about dev mode in portainer section 2026-02-06 21:35:59 +01:00
BlackSigkill
2753090ade add docker howto 2026-02-06 21:35:59 +01:00
BlackSigkill
82aefc9bfb let's try with npm instead of bun... 2026-02-06 21:35:59 +01:00
BlackSigkill
4460b5abbf change bun version, again 2026-02-06 21:35:59 +01:00
BlackSigkill
ec1eaeb065 switch bun version 2026-02-06 21:35:59 +01:00
BlackSigkill
4caefd087a try fix ARM build incompatibility 2026-02-06 21:35:59 +01:00
BlackSigkill
6d8079f763 first modular docker files system 2026-02-06 21:35:59 +01:00
BlackSigkill
8e8225c26e add Docker part (with link to future howto) in the README 2026-02-06 21:35:59 +01:00
Eduard Prigoana
b349fbb329 remove install prompt 2026-02-06 16:32:37 +00:00
Eduard Prigoana
0189a560fe
Merge pull request #158 from blacksigkill/fix/copy-link
fix copy-link action menu
2026-02-06 17:23:51 +02:00
BlackSigkill
59c2b8c693 fix copy-link action menu 2026-02-06 14:27:40 +01:00
Eduard Prigoana
36a9627ee7
Merge pull request #157 from blacksigkill/feature/sorting-playlists
Allow sorting all playlists
2026-02-06 14:10:10 +02:00
BlackSigkill
83de989b9c restaure the commentary section
& put sorting button after download button
2026-02-06 12:17:42 +01:00
BlackSigkill
7a6699b329 select first option in sort dropdown by default
+ center items in dropdown
2026-02-06 12:07:22 +01:00
BlackSigkill
c665be6836 fix linting issue in css 2026-02-06 11:51:03 +01:00
BlackSigkill
26acd4b225 fix sorting on monochrome's playlists 2026-02-06 11:25:02 +01:00
BlackSigkill
cf499baeb4 add sort option to any playlist 2026-02-06 10:18:51 +01:00
BlackSigkill
f30b27b588 fix broken "sort" button popup 2026-02-06 10:18:51 +01:00
Samidy
61fa053fe0 un-AiSlop the docs (2.0) 2026-02-06 12:03:15 +03:00
Eduard Prigoana
60b60bd8fa remove dead apis, search in settings, playbar dragging 2026-02-05 20:42:15 +00:00
Eduard Prigoana
bd45a8cac9 fix broken queue 2026-02-05 18:42:37 +00:00
Eduard Prigoana
2f13a09f58 fix constant skip issue 2026-02-05 17:34:48 +00:00
Samidy
6ca18a6aa5
docs(DB): fix Rules 2026-02-05 20:21:03 +03:00
Eduard Prigoana
5287d4aaad
Delete .devcontainer directory
nvm
2026-02-05 18:59:45 +02:00
EduardPrigoana
8a83f26eb1 style: auto-fix linting issues 2026-02-05 16:53:15 +00:00
Eduard Prigoana
bbcbf0a8d2
Update devcontainer.json to include nodejs and npm
Added nodejs and npm installation to postCreateCommand.
2026-02-05 18:52:53 +02:00
Eduard Prigoana
9ac90d8fab
Merge pull request #155 from blacksigkill/feature/discard-search
Discard search with "x" button
2026-02-05 18:49:14 +02:00
EduardPrigoana
c941265711 style: auto-fix linting issues 2026-02-05 16:47:55 +00:00
Eduard Prigoana
90651fb434
Update devcontainer.json 2026-02-05 18:47:36 +02:00
EduardPrigoana
67276ba88d style: auto-fix linting issues 2026-02-05 16:39:58 +00:00
Eduard Prigoana
4c1f8dcf38 devcontainer 2026-02-05 16:39:20 +00:00
BlackSigkill
98ae1ff244 Clean & refactor css + linting 2026-02-05 17:12:17 +01:00
BlackSigkill
c678a761d0 fix playlist search bar want to register new credential in browser 2026-02-05 17:12:17 +01:00
BlackSigkill
2482df31be move discard playlist search in a more optimal place 2026-02-05 17:12:17 +01:00
BlackSigkill
81f654453e Discard search in playlist when leaving 2026-02-05 17:12:17 +01:00
BlackSigkill
c674cb5892 Add "discard" (cross) button in search bars 2026-02-05 17:12:17 +01:00
Eduard Prigoana
43e6ce6e72
Update image source link in README.md 2026-02-05 17:56:15 +02:00
Eduard Prigoana
220b9c76a5
Update FUNDING.yml 2026-02-05 17:48:17 +02:00
EduardPrigoana
81025cd7ed style: auto-fix linting issues 2026-02-05 13:55:00 +00:00
Eduard Prigoana
31c9890db8
Merge pull request #154 from blacksigkill/feature/playlist-search
add a search bar in playlists to quickly find titles
2026-02-05 15:54:41 +02:00
BlackSigkill
6b66d7b3f4 add a search bar in playlists to quickly find titles 2026-02-05 13:31:05 +01:00
Eduard Prigoana
e4779a738e
Merge pull request #153 from blacksigkill/fix/autohost-db
Fix pocketbase url not being used
2026-02-05 14:27:13 +02:00
BlackSigkill
8b5c264bc5 fix linting warnings 2026-02-05 12:21:57 +01:00
BlackSigkill
8e9ffaa694 Clarify log error with a '[Pocketbase]' prefix 2026-02-05 12:21:57 +01:00