37 Commits

Author SHA1 Message Date
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
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