Commit Graph

68 Commits

Author SHA1 Message Date
0ed667d594 updated some comments 2022-10-24 20:42:26 +02:00
fddc58fb14 prepared for addressbook handling 2022-10-24 20:29:34 +02:00
ad63a40a0d removed one line to be reinserted soon. 2022-10-24 20:27:39 +02:00
e13bbee1e6 fixed a typo 2022-10-24 20:27:03 +02:00
c6af0d1b1c Removing ignored files 2022-10-24 20:25:49 +02:00
fd368d895d added minimal table styling 2022-10-24 20:24:19 +02:00
e1d1ef5eeb added all needed routes (so far) 2022-10-24 20:20:52 +02:00
cfc4e22497 initial commit 2022-10-24 20:19:28 +02:00
66f02c8c6e added router to main 2022-10-24 20:12:48 +02:00
10efd6d1a6 moved insert from mock to working code 2022-10-24 20:12:04 +02:00
5e8c945170 added password hashing 2022-10-24 20:07:59 +02:00
54ecb6b15e added more classes 2022-10-24 20:05:08 +02:00
7160fd0804 renamed a label 2022-10-24 20:04:36 +02:00
2b34a89068 renamed a label 2022-10-24 20:04:24 +02:00
ab7ac074ba renamed password to new_password 2022-10-24 20:03:43 +02:00
6461046c31 renamed password to new_password 2022-10-24 20:03:27 +02:00
d2cdcdded4 simplified regex for route creation 2022-10-24 18:56:30 +02:00
7e19efd420 added path method 2022-10-24 18:54:43 +02:00
ffe4d43600 added router->path 2022-10-24 18:44:42 +02:00
c05aee49d5 added router->path 2022-10-24 18:44:18 +02:00
10d56751e4 renamed a variable 2022-10-24 18:43:43 +02:00
71f8e1623e renamed a variable 2022-10-24 18:43:28 +02:00
2836e0d878 renamed template 2022-10-24 18:43:00 +02:00
61aa012dd6 renamed template 2022-10-24 18:41:28 +02:00
ed1e795941 renamed template 2022-10-24 18:40:37 +02:00
7559651447 initial commit 2022-10-24 18:37:32 +02:00
bf5425737b added required to fields 2022-10-24 18:37:00 +02:00
0a9a253b84 initial commit 2022-10-24 18:36:14 +02:00
442cd25aa6 fixed a wrong named label 2022-10-23 19:16:10 +02:00
63d4f339e3 initial commit 2022-10-23 19:14:13 +02:00
2cd75e4694 initial commit 2022-10-23 19:13:39 +02:00
18a754add7 removed a leftover from the last refactoring 2022-10-23 18:57:07 +02:00
9b5f3a2847 fixed a typo 2022-10-23 18:51:26 +02:00
a88e861792 refactored admin stuff into own class 2022-10-23 18:49:30 +02:00
6284918056 added preference for static routes. 2022-10-23 18:46:42 +02:00
33618b3be0 die with error message if template doesn't exist. 2022-10-23 18:46:12 +02:00
b60d9481ab added 404 support 2022-10-23 18:04:03 +02:00
582698a8d0 initial commit 2022-10-23 14:49:41 +02:00
06c9b9443d initial commit 2022-10-23 14:27:54 +02:00
74381857f2 initial commit 2022-10-23 14:27:40 +02:00
f652132911 shut down after rendering the page 2022-10-23 14:22:18 +02:00
b4ab876463 added getters & setters 2022-10-23 12:46:00 +02:00
5447a7dbad added getters & setters 2022-10-23 12:44:55 +02:00
a3b2bf27f1 added getters & setters 2022-10-23 12:43:50 +02:00
4a85f45e3a initial commit 2022-10-23 12:41:14 +02:00
9a485b5424 added orderBy to findAll() 2022-10-23 12:40:40 +02:00
d19e7d5b25 fixed a typo 2022-10-23 12:36:24 +02:00
cbbfe45c1b added a side note 2022-10-23 12:32:53 +02:00
9cacf9ced9 fixed some typos 2022-10-23 12:30:09 +02:00
8a7a4a2253 added copyright 2022-10-23 12:26:30 +02:00