Commit Graph

15 Commits

Author SHA1 Message Date
2aec7a3cff Everything working. 2023-09-29 23:37:34 +00:00
76a17874ef Add frontend launch config 2023-09-29 22:51:38 +00: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
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
8cc9ed3645 Add version loading 2022-07-15 02:55:18 +02:00
895dd14073 Refactor for heroku 2022-07-15 02:07:40 +02:00
013dcecba9 fix launch configs 2021-10-09 00:03:56 +02:00
c203317320 Add Version identification to footer 2021-10-08 23:21:41 +02:00
b4418a05b6 Update vscode launch definitins 2020-03-10 18:52:56 +01:00
3ed8146b6f Use bootstrap-table for fancy ajax tables. 2019-08-18 23:55:59 +02:00
548b15340b Fix VSCode launch config for folder restructuring 2019-05-31 03:52:19 +02:00
3adea7b46a Add admin "login" and functionality, fix Umlauts in search 2019-05-26 00:28:26 +02:00
ab1db95d06 Add nice frontend, Add song search, add enqueueing 2019-05-22 03:04:54 +02:00
645fe3a8a5 Initial Commit 2019-05-21 01:06:59 +02:00