116 Commits

Author SHA1 Message Date
f32f02dc44
Fix Sorting in List view 2023-03-31 20:57:34 +02:00
8c735866a3
Remove remnants of file based config 2023-03-30 22:45:08 +02:00
035394c36b
Rephrase Information text 2023-03-30 22:37:39 +02:00
573f58d764
Inform user that entries are closed when big button on main page is pressed and disabled
Fixes #45
2023-03-30 22:33:50 +02:00
4fd58bc39f
Fix button alignment 2023-03-30 22:28:12 +02:00
4c64144f3d
Fix sticky Popups 2023-03-30 21:05:36 +02:00
fad21ba6c5
Fix DELETE statements 2023-03-30 19:30:27 +02:00
dc53d8a8b1
Fix Typos 2023-03-30 18:00:23 +02:00
fe71fa2d8c
Fix Caching 2023-03-30 18:00:08 +02:00
7ef938a5ff
Create new config with credentials from env vars 2023-03-30 17:51:20 +02:00
12207c1246
Admin credentials can be changed via settings 2023-03-30 17:39:44 +02:00
16cb9e7d5a
Fix theme setting persistence 2023-03-30 17:39:13 +02:00
429ffddced
Update data_adapters for sqlalchemy upgrade 2023-03-30 17:38:34 +02:00
ca73d57567
Update Requirements 2023-03-30 17:07:01 +02:00
cf6d586856
Overhaul database code 2023-03-30 17:06:52 +02:00
24458a78d0
Fix bugs 2023-03-30 17:06:36 +02:00
79156c539a
Better Dark Mode 2023-03-30 04:43:53 +02:00
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