Commit Graph

73 Commits

Author SHA1 Message Date
michilyy 065fe9f372 .gitignore:
* extend gitignore by recommended values

`pyproject.toml`:
* cap supported python version to 3.12 caused by audioop being removed in 3.13
* add static uv metadata for platform-dependent dependencies
* explicit set namespace of swingmusic

`README.md`:
* remove platform-dependent wsgi server. now being managed in pyproject.toml
2025-06-03 11:39:36 +02:00
cwilvx 7f558ced70 update readme 2025-06-01 22:54:11 +03:00
cwilvx 86fabcd5e3 modularize src
+ merge main.py and manage.py
+ move start logic to swingmusic/__main__.py
+ add a run.py on the project root
2025-05-25 20:35:54 +03:00
Mungai Njoroge 03a6f107ab Update README.md 2025-04-06 08:49:41 +03:00
cwilvx e100015c97 update readme 2025-04-05 21:27:34 +03:00
Mungai Njoroge bea853fcd3 Update README.md 2025-03-20 06:52:53 +03:00
Mungai Njoroge 03dea7599b Update README.md 2025-03-20 06:33:51 +03:00
cwilvx 7bf7c34539 update readme 2025-03-16 00:00:35 +03:00
nicklvh b8e490f2da fix: docker compose image
corrects the image section in the docker compose example
2025-02-14 14:05:55 +00:00
cwilvx 2aa6b3b1de reduce image height to 80px 2024-11-21 13:20:11 +03:00
cwilvx 7be782d91e add contributors to README.md 2024-11-21 13:16:14 +03:00
Mungai Njoroge 6ef9566f66 Update docker url on README.md 2024-05-09 07:32:42 -04:00
mungai-njoroge 7842a70057 fix: adding root dirs 2024-03-26 14:28:12 +03:00
Mungai Njoroge b281f3321d Update release version on README.md 2024-02-26 10:16:21 +03:00
Mungai Njoroge 08eab31700 Update README.md 2024-02-25 22:44:05 +03:00
Mungai Njoroge aba05b32c9 Update README.md 2024-01-09 21:24:05 +03:00
Mungai Njoroge a3ca98fdbb Update README.md 2024-01-02 16:28:23 +03:00
cwilvx f27b56fbf9 Update README.md 2023-12-19 20:07:33 +03:00
cwilvx 8e2e5818a4 Update README.md 2023-12-16 22:24:55 +03:00
cwilvx 29809b03a7 add r/swingmusicapp to readme 2023-12-16 22:24:18 +03:00
mungai-njoroge 87acc4b484 update readme 2023-12-15 13:15:06 +03:00
mungai-njoroge 3283f76a57 update readme 2023-12-15 13:13:02 +03:00
mungai-njoroge b5e7c1bf7e update readme 2023-12-15 13:11:55 +03:00
mungai-njoroge e85793875b update changelog 2023-12-10 18:58:52 +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 b911224775 update readme app version 2023-11-14 14:07:25 +03:00
mungai-njoroge 0892bb246c Merge branch 'master' of github.com:swing-opensource/swingmusic 2023-10-24 08:00:03 +03:00
mungai-njoroge 36a0cca5b4 add readme to image 2023-10-24 07:59:58 +03:00
Mungai Njoroge df5d6c40ea Update README.md 2023-10-22 09:06:35 +03:00
mungai-njoroge f906b0ed6e update readme 2023-10-16 22:30:46 +03:00
Mungai Njoroge 24317effff Update README.md 2023-10-14 20:48:49 +03:00
Mungai Njoroge 83de1074ef Update README.md 2023-10-14 20:43:53 +03:00
Mungai Njoroge 8d5e939cff Update README.md 2023-10-14 20:32:03 +03:00
mungai-njoroge c5f42360f7 update readme and changelog file 2023-10-14 20:28:01 +03:00
mungai-njoroge e990877460 update readme 2023-10-13 22:37:30 +03:00
mungai-njoroge 5dc28fbae6 handle latest tag in docker release 2023-10-13 20:18:12 +03:00
mungai-njoroge d54ec18236 update readme 2023-10-12 00:53:25 +03:00
mungai-njoroge f4ea959e6e update readme 2023-10-12 00:48:10 +03:00
mungai-njoroge 7d6f4b92f1 update readme 2023-10-12 00:46:36 +03:00
mungai-njoroge 5372961c24 update buy me a coffee on readme 2023-10-11 11:26:06 +03:00
mungai-njoroge 9ac744b5ee update readme 2023-09-18 18:27:29 +03:00
mungai-njoroge 99493de4ce update readme 2023-09-15 22:20:44 +03:00
mungai-njoroge 8b25a9265f pretty print help options using tabulate 2023-08-29 20:40:06 +03:00
mungai-njoroge 13475b0630 rewrite remove duplicates to support removing duplicates in albums tracks efficiently
+ remove flags added to client settings page
+ misc
2023-08-29 20:04:30 +03:00
Mungai Njoroge c3c9cb059f Add buy me a coffee on readme 2023-08-21 13:32:20 +03:00
mungai-njoroge 27c4924327 add migration to remove the small thumbs path
+ misc
2023-08-12 18:23:28 +03:00
geoffrey45 be7fc26fce add new flags to disable cleaning track and album titles
+ update readme
+
2023-05-05 23:11:56 +03:00
Tomás Ralph 1b73fd8153 specify to cd into directory after git clone 2023-04-08 17:01:34 -03:00
Tomás Ralph 6cdebed0e5 Added docker instructions 2023-04-08 16:41:52 -03:00
Mungai Njoroge d914314eeb Update README.md 2023-04-01 17:58:36 +03:00