Commit Graph

201 Commits

Author SHA1 Message Date
jensgrunzer1 901c2c99e2 a 2024-11-19 23:46:26 +01:00
jensgrunzer1 948505a025 a 2024-11-19 23:32:00 +01:00
jensgrunzer1 0d37ba50bc a 2024-11-19 23:29:22 +01:00
jensgrunzer1 50d050739d fix 2024-11-19 23:28:22 +01:00
jensgrunzer1 f5bf788247 builiding for aarch64 2024-11-19 23:25:56 +01:00
cwilvx b4bc9cb3cd fix: get all favorite tracks endpoint 2024-08-18 06:56:51 +03:00
cwilvx 678eed3ab6 remove comments from album model 2024-07-04 11:47:08 +03:00
cwilvx a5634f267f move to xxh3 hashing algorithm
+ port: search
2024-07-03 11:12:06 +03:00
cwilvx 4a9f804e70 combine userdata and swing db into one
+ port populate to new db interface
+ add genrehashes and hash info to tracks
+ properly structure new db table files
+ move helpers to dedicated utils file
+ move settings from db to config file
+ move artists, albums, auth and favorites endpoint to new db interface
+ use folder store to index filepaths
+ paginate favorite pages
+ 56 moretiny changes 😅
2024-06-30 15:06:33 +03:00
cwilvx c42ec4dcde start: rewrite the database layer using a freaking ORM
+ start ditching in-mem stores
+ move main db table to a new name
+ experiments!
2024-06-24 00:26:47 +03:00
cwilvx 8fa64b3a4d support jwt on headers 2024-05-30 22:52:42 +03:00
cwilvx 219b3e606e try using python 3.11 2024-05-25 16:43:15 +03:00
cwilvx d628674273 ci 2024-05-25 16:33:07 +03:00
cwilvx 23ebab872e ci: try skipping windows build
+ downgrade psutils
2024-05-25 16:24:16 +03:00
cwilvx bbcacf81bd add recently played playlist 2024-05-23 12:42:36 +03:00
mungai-njoroge 0ff5661765 add routes to create user
+ route to delete user
+ add admin_required decorator
2024-04-27 10:05:15 +03:00
mungai-njoroge 7842a70057 fix: adding root dirs 2024-03-26 14:28:12 +03:00
mungai-njoroge ed6732e7fd add requirements.txt
+ attempt to remove poetry from distribution
2024-03-24 16:14:47 +03:00
mungai-njoroge ae031014a9 add docs for playlist endpoints
+ limit recently added tracks to 100
2024-03-24 16:14:47 +03:00
mungai-njoroge 4edb3a5e7a add docs for search endpoints 2024-03-24 16:14:47 +03:00
Mungai Njoroge a73410a7df Update contributing.md 2024-02-28 19:58:16 +03:00
mungai-njoroge 42a7c0ee15 update readme image 2024-02-27 07:42:14 +03:00
mungai-njoroge 2fc47355e7 remove linux/arm from docker releases 2024-02-26 09:56:21 +03:00
Mungai Njoroge fdf1a21b15 Update release.yml 2024-02-26 00:53:17 +03:00
Mungai Njoroge 8d3226b426 Update release.yml 2024-02-26 00:51:20 +03:00
Mungai Njoroge f190e9303c Update release.yml 2024-02-26 00:48:14 +03:00
Mungai Njoroge d4c0ea114f Update release.yml 2024-02-26 00:47:51 +03:00
mungai-njoroge 41f069d13e re-fix: docker build 2024-02-26 00:36:23 +03:00
mungai-njoroge d326f0f122 Update Docker build args to use 'v' prefix for client tag 2024-02-26 00:20:14 +03:00
mungai-njoroge 5464f95a9e fix: docker build 2024-02-26 00:18:22 +03:00
mungai-njoroge c116b7a2c6 update changelog.md 2024-02-25 23:50:46 +03:00
mungai-njoroge 6ae9985983 update changelog 2024-02-25 23:20:21 +03:00
mungai-njoroge 67f28b8a9b steal some of @tcsenpai 's changes from the PR
+ ditch the LAST FM API KEY thing
+ expose the Musixmatch urls
+ use the kerve last fm api to download similar artist data
+ use google.it instead of the Google public dns to check internet connectivity (to make it work in all environments)
+ return og Dockerfile to fix ARM support
2024-02-16 23:57:23 +03:00
mungai-njoroge 4f48c33009 fix: recently added items sort order in the homepage
.ie. stop relying on folder last mod date, and use the latest file from the folder

+ bump watchdog to v4
+ add WIP docs (stashed in .github/code.docs for now)
2024-02-16 21:30:42 +03:00
mungai-njoroge cb1842cc2b Add allowUpdates flag to release workflow 2024-01-15 18:42:03 +03:00
mungai-njoroge 2c4f699595 update changelog 2024-01-09 15:06:55 +03:00
mungai-njoroge d4fed103fb update changelog 2024-01-09 14:27:29 +03:00
mungai-njoroge cb75ec6395 update changelog 2024-01-09 13:28:42 +03:00
mungai-njoroge d8bb31e4a8 update readme 2023-12-15 13:17:29 +03:00
mungai-njoroge 5b332bebb5 remove traces of hardcoded release version
+ update homepage image
2023-12-11 08:26:37 +03:00
mungai-njoroge e85793875b update changelog 2023-12-10 18:58:52 +03:00
mungai-njoroge 818cdaf51a update readme image 2023-12-10 18:33:44 +03:00
mungai-njoroge 2480c880d6 update readme and bump search result count to 30
+ move images -> .github/images
2023-12-10 18:18:29 +03:00
mungai-njoroge 312df06fc3 add help text to recently played
+ read app version from the env
2023-12-09 22:18:20 +03:00
mungai-njoroge ae70032297 update changelog 2023-11-26 20:16:10 +03:00
mungai-njoroge c0a5dc3d27 revert release.yml 2023-11-25 13:14:16 +03:00
mungai-njoroge eacad79ad2 update release yml 2023-11-25 12:02:27 +03:00
mungai-njoroge 569f86d76c update release yml 2023-11-14 14:31:10 +03:00
mungai-njoroge 49fcb349bd remove traces of telemetry configs and update changelog.md 2023-11-14 13:59:26 +03:00
mungai-njoroge 4a83fbcf2b add linux/arm64 to release workflow 2023-10-28 20:30:12 +03:00