757bfa2483
Fix Dark Mode
2023-03-30 03:28:23 +02:00
d56eb609b9
Fix entry button alignment
2023-03-30 03:25:02 +02:00
6d9541f0bd
Add Dark Mode
2023-03-30 03:24:45 +02:00
6d084ee83c
Add theming
2023-03-30 02:57:21 +02:00
971548189f
Remove redundant save button from settings
2023-03-30 02:26:24 +02:00
da8ad57293
Fix Settings
2023-03-30 02:22:59 +02:00
98981b1e1e
Move config to database
2023-03-30 02:22:46 +02:00
2a8040642a
Merge branch 'legacy' into feature/legacy/mariadb_database
2023-03-28 01:26:24 +02:00
cbf7aad8ac
Fix Type errors
2023-03-28 01:25:33 +02:00
d5a21b82de
Add GitHub Link to footer
2023-03-28 01:00:41 +02:00
551536bcb4
Update bootstrap-tables
2023-03-28 01:00:21 +02:00
b8220732ee
Introduce "dev environment" and dotenv
...
There are now two dockerfiles. One for production, one for development.
All configuration is now also handled through dotenv files,
which these dotenv files, as well as the included VSCode launch tasks
use.
2023-03-28 00:54:04 +02:00
41a24ad9ce
readd main.py
2023-03-27 01:02:26 +02:00
8dd90b728c
MySQL Working, bug fixes.
2022-10-08 19:47:29 +02:00
a22960eae9
Fix DB Connection
2022-07-15 15:54:15 +02:00
bc44985fed
Fix DBCONNSTRING
2022-07-15 15:35:58 +02:00
72914109c0
prune requirements
2022-07-15 15:33:42 +02:00
57ced69ddd
Load DB Connection from ENV
2022-07-15 15:27:36 +02:00
fc78bdc4fe
Fix types
2022-07-15 15:09:48 +02:00
faad60346f
Intial changes for MariaDB
2022-07-15 14:01:02 +02:00
3be307c0f9
Short commit hash on heroku
2022-07-15 02:59:33 +02:00
8cc9ed3645
Add version loading
2022-07-15 02:55:18 +02:00
108d70253c
TEst
2022-07-15 02:34:41 +02:00
527c9d451d
Refactor for heroku?
2022-07-15 02:31:58 +02:00
589e50120b
Refactor for heroku...
2022-07-15 02:22:36 +02:00
f421423636
Refactor for heroku
2022-07-15 02:13:41 +02:00
895dd14073
Refactor for heroku
2022-07-15 02:07:40 +02:00
95838885e7
Fix parsing of songlist download page for CSV file link
2022-04-07 21:32:11 +02:00
23e7bf71bc
Add transfer status toggle button
2021-10-09 19:36:28 +02:00
bf1b711abe
Fix webmanifest
2021-10-09 01:04:23 +02:00
65635f57a8
Fix overly agressive caching
2021-10-09 01:04:15 +02:00
d79eebc949
Add favicon, fix caching
2021-10-09 00:03:46 +02:00
c203317320
Add Version identification to footer
2021-10-08 23:21:41 +02:00
69f84332e6
style fixes
2021-10-06 02:16:24 +02:00
6a7b07ac9f
data type error in config variables
2021-10-06 02:02:23 +02:00
ba4b5fb57c
Bessere Formulierung von Fehlern
2021-10-06 02:00:09 +02:00
e6bc974a6f
Eintragungstoggle fix
2021-10-06 01:59:51 +02:00
569daf0a04
Einstellungsseite hinzugefügt
2021-10-06 01:59:30 +02:00
78a39b8d17
Add client ids and quota as well as queue limit
2021-10-06 00:45:57 +02:00
14ce3e07f5
Force no scaling
2021-10-05 22:49:00 +02:00
8f769ac7e3
Configure HTTP->HTTPS redirect
2021-08-20 16:58:35 +02:00
4b2be56b3f
Cosmetics
2021-08-20 15:58:45 +02:00
87a632a661
Fix breakage by not pinning versions
2021-08-20 15:47:30 +02:00
9ab1e9b841
Adapt for Google Cloud Deployment
2021-08-20 15:47:03 +02:00
986d898673
Properly pass user input to SQLite and fix searches with umlauts.
...
Resolves #3 .
2020-03-10 20:08:31 +01:00
824184ea42
Fix CSS
...
Resolves #2
2020-03-06 19:37:51 +01:00
7325e901f2
Remove ugly scrolbars wen logged in
2020-03-06 19:37:32 +01:00
d26c877a52
Fix song database update
...
Resolves #1
2020-03-06 19:37:00 +01:00
1cf361a891
restructure for backend/frontend separation
2019-12-13 14:41:27 +01:00