75 Commits

Author SHA1 Message Date
Hannes Kuchelmeister f363b4bb98 fix typos in Readme 2021-09-07 10:12:58 +02:00
Hannes Kuchelmeister 7214bb05cc Add link to running version 2021-09-06 20:50:38 +02:00
13hannes11 583bc1724c fix certificate issues with docker 2021-09-06 20:44:44 +02:00
13hannes11 95e24f3413 change docker compose to use image 2021-09-06 19:10:57 +02:00
Hannes Kuchelmeister afdff3a90c Add readme.md 2021-09-06 17:59:57 +02:00
Hannes Kuchelmeister ef78121213 add licence 2021-09-06 17:25:28 +02:00
13hannes11 bf0e8f6306 adding docker and docker compose files to make app ready for deployment 2021-09-06 17:20:06 +02:00
13hannes11 d672849a25 edit design to look a bit more sleek 2021-09-03 17:23:21 +02:00
13hannes11 5170cd5343 fix clippy warnings 2021-09-03 15:20:53 +02:00
13hannes11 2b53cf63cf remove unused imports 2021-09-03 15:15:18 +02:00
13hannes11 e450a44405 implement ics-proxy to use database entries 2021-09-03 15:14:47 +02:00
13hannes11 406397c679 add url validation 2021-09-03 14:49:59 +02:00
13hannes11 cc39027a80 add editing functionality to index page 2021-09-03 14:31:57 +02:00
13hannes11 b03af4e833 add .env support and linking of full base url 2021-09-03 13:34:48 +02:00
13hannes11 6a0bbf2059 updating link from edit page works now 2021-09-03 13:34:48 +02:00
13hannes11 5820549f01 add additional sqlite filtypes to gitignore 2021-09-03 13:34:48 +02:00
13hannes11 d95416a0d4 add selecting entries from the database 2021-09-03 13:34:48 +02:00
13hannes11 2688fb7cec add creation of entries in the database 2021-09-03 13:34:48 +02:00
13hannes11 a4372c6872 Restructure the code to be more readable and better organized
Moreover, the overall navigation structure is finished but database handling is still missing
Also there still needs to be proper styling for all the html files and proper organization
2021-09-01 21:19:01 +02:00
13hannes11 96260d18ce clean up code and remove dependencies 2021-09-01 13:45:42 +02:00
13hannes11 d8b4952be2 add basic navigation for site 2021-08-30 17:07:13 +02:00
13hannes11 75a9e234cd first simple start of using templates 2021-08-30 16:39:29 +02:00
13hannes11 0c5423f1cf add watch script 2021-08-30 15:08:55 +02:00
13hannes11 be0919a49e fix names of code 2021-08-30 15:08:45 +02:00
13hannes11 d295e50067 initial version that works as proxy for hardcoded link 2021-08-24 16:07:22 +02:00