Commit Graph

86 Commits

Author SHA1 Message Date
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
mungai-njoroge e49595b189 update changelog 2023-10-21 20:22:57 +03:00
mungai-njoroge a849e12be3 update workflow 2023-10-21 20:19:44 +03:00
mungai-njoroge 92841a8f76 update pr template 2023-10-18 11:51:43 +03:00
mungai-njoroge c5f42360f7 update readme and changelog file 2023-10-14 20:28:01 +03:00
mungai-njoroge 11b12efa39 update workflow 2023-10-14 01:57:04 +03:00
mungai-njoroge 0a7016ba75 use dynamic workflow name 2023-10-14 01:44:11 +03:00
mungai-njoroge 8d7abda646 final workflow update of the day 2023-10-14 01:40:53 +03:00
mungai-njoroge 72a531cbfc update workflow 2023-10-14 01:28:26 +03:00
mungai-njoroge bf8906a4a0 update workflow 2023-10-14 01:17:39 +03:00
mungai-njoroge e96e2f697c Update workflow names 2023-10-13 23:33:34 +03:00
mungai-njoroge bd791d8ae3 update workflow 2023-10-13 23:29:28 +03:00
mungai-njoroge 32ced97a60 update workflow 2023-10-13 23:10:47 +03:00
mungai-njoroge 9af206636f update workflow 2023-10-13 22:53:57 +03:00
mungai-njoroge 5dc28fbae6 handle latest tag in docker release 2023-10-13 20:18:12 +03:00
mungai-njoroge 8069eb5496 update Dockerfile 2023-10-13 19:23:30 +03:00