Commit Graph

219 Commits

Author SHA1 Message Date
phillip ca73d57567 Update Requirements 2023-03-30 17:07:01 +02:00
phillip cf6d586856 Overhaul database code 2023-03-30 17:06:52 +02:00
phillip 24458a78d0 Fix bugs 2023-03-30 17:06:36 +02:00
phillip a2cf4fc47f Change .env.dev to reflect new settings storage 2023-03-30 17:05:46 +02:00
phillip e84ff1a381 Change container registry to github 2023-03-30 17:05:17 +02:00
phillip 79156c539a Better Dark Mode v2023.03 2023-03-30 04:43:53 +02:00
phillip 757bfa2483 Fix Dark Mode 2023-03-30 03:28:23 +02:00
phillip d56eb609b9 Fix entry button alignment 2023-03-30 03:25:02 +02:00
phillip 6d9541f0bd Add Dark Mode 2023-03-30 03:24:45 +02:00
phillip ee4774159c Update Python to 3.10 2023-03-30 03:23:22 +02:00
phillip 6d084ee83c Add theming 2023-03-30 02:57:21 +02:00
phillip 971548189f Remove redundant save button from settings 2023-03-30 02:26:24 +02:00
phillip da8ad57293 Fix Settings 2023-03-30 02:22:59 +02:00
phillip 98981b1e1e Move config to database 2023-03-30 02:22:46 +02:00
phillip d33006251e Remove inline env from docker-compose.prod.yml 2023-03-30 02:22:02 +02:00
phillip 2a8040642a Merge branch 'legacy' into feature/legacy/mariadb_database 2023-03-28 01:26:24 +02:00
phillip cbf7aad8ac Fix Type errors 2023-03-28 01:25:33 +02:00
phillip d5a21b82de Add GitHub Link to footer 2023-03-28 01:00:41 +02:00
phillip 551536bcb4 Update bootstrap-tables 2023-03-28 01:00:21 +02:00
phillip 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
phillip 831166f38b Intall dependencies using requirements.txt 2023-03-27 23:38:22 +02:00
phillip 41a24ad9ce readd main.py 2023-03-27 01:02:26 +02:00
Phillip Kühne 6efb234a1c Merge pull request #39 from PhoenixTwoFive/feature/legacy/mariadb_database
Feature/legacy/mariadb database
v2022.10
2022-10-08 19:51:56 +02:00
phillip 698c3717fd Remove outdated workflows 2022-10-08 19:50:35 +02:00
phillip 8dd90b728c MySQL Working, bug fixes. 2022-10-08 19:47:29 +02:00
phillip a22960eae9 Fix DB Connection 2022-07-15 15:54:15 +02:00
phillip bc44985fed Fix DBCONNSTRING 2022-07-15 15:35:58 +02:00
phillip 72914109c0 prune requirements 2022-07-15 15:33:42 +02:00
phillip 57ced69ddd Load DB Connection from ENV 2022-07-15 15:27:36 +02:00
phillip fc78bdc4fe Fix types 2022-07-15 15:09:48 +02:00
phillip adfd120636 Update package names for 22.04 2022-07-15 15:01:07 +02:00
phillip 67a9552fee Update ubuntu to get newer mariadb connector 2022-07-15 14:55:14 +02:00
phillip 3ae2803fcc Remove mysql and install mariadb 2022-07-15 14:51:05 +02:00
phillip 2138189dff python3 is still not default on Ubuntu? 2022-07-15 14:44:26 +02:00
phillip 9907a19066 Test 2022-07-15 14:43:16 +02:00
phillip 2a18f3dc2c Completely remove mariadb libs to hopefully fix conflicts 2022-07-15 14:36:47 +02:00
phillip 69e252e28a Add missing libraries to install 2022-07-15 14:35:52 +02:00
phillip 8151e615c0 Test 2022-07-15 14:34:07 +02:00
phillip 2a92c39450 Test 2022-07-15 14:32:51 +02:00
phillip b88aac69e6 Fix.. 2022-07-15 14:32:06 +02:00
phillip c9ad755a04 Fix? 2022-07-15 14:29:18 +02:00
phillip 3527ba4fd9 Fix dependencies 2022-07-15 14:27:39 +02:00
phillip fb9677dc88 Fix github workflow 2022-07-15 14:23:17 +02:00
Phillip Kühne 97dd80b03a Add or update the Azure App Service build and deployment workflow config 2022-07-15 14:16:06 +02:00
phillip faad60346f Intial changes for MariaDB 2022-07-15 14:01:02 +02:00
phillip 3be307c0f9 Short commit hash on heroku 2022-07-15 02:59:33 +02:00
phillip 8cc9ed3645 Add version loading 2022-07-15 02:55:18 +02:00
phillip 108d70253c TEst 2022-07-15 02:34:41 +02:00
phillip 527c9d451d Refactor for heroku? 2022-07-15 02:31:58 +02:00
phillip 5beb752edf forgot gunicorn 2022-07-15 02:24:35 +02:00