Commit Graph

16 Commits

Author SHA1 Message Date
2b53cf63cf remove unused imports 2021-09-03 15:15:18 +02:00
e450a44405 implement ics-proxy to use database entries 2021-09-03 15:14:47 +02:00
406397c679 add url validation 2021-09-03 14:49:59 +02:00
cc39027a80 add editing functionality to index page 2021-09-03 14:31:57 +02:00
b03af4e833 add .env support and linking of full base url 2021-09-03 13:34:48 +02:00
6a0bbf2059 updating link from edit page works now 2021-09-03 13:34:48 +02:00
5820549f01 add additional sqlite filtypes to gitignore 2021-09-03 13:34:48 +02:00
d95416a0d4 add selecting entries from the database 2021-09-03 13:34:48 +02:00
2688fb7cec add creation of entries in the database 2021-09-03 13:34:48 +02:00
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
96260d18ce clean up code and remove dependencies 2021-09-01 13:45:42 +02:00
d8b4952be2 add basic navigation for site 2021-08-30 17:07:13 +02:00
75a9e234cd first simple start of using templates 2021-08-30 16:39:29 +02:00
0c5423f1cf add watch script 2021-08-30 15:08:55 +02:00
be0919a49e fix names of code 2021-08-30 15:08:45 +02:00
d295e50067 initial version that works as proxy for hardcoded link 2021-08-24 16:07:22 +02:00