Commit Graph

40 Commits

Author SHA1 Message Date
Patrick c25f72b3ac fixed the selection of a wrong month 2025-10-16 02:15:00 +02:00
Patrick b7563a2274 fixed bug where wrong month was selected in estimate_by_month 2025-10-16 01:43:14 +02:00
Patrick 2b15580e3c now displays correct salutation instead of undefined 2025-10-16 01:26:51 +02:00
Patrick 07b7477940 fixed bug where user update did not update local state 2025-10-16 01:23:15 +02:00
Patrick 8f76173bc5 Added token refresh for session tokens 2025-09-11 16:01:10 +02:00
Patrick 1476289722 added permissions to user creation 2025-09-09 00:18:18 +02:00
Patrick d5fe38fbef fixed typo in user database creation query 2025-09-08 23:50:57 +02:00
Patrick 8c2039c8a4 Added user administration 2025-09-08 16:04:18 +02:00
Patrick 170e8a8c4f implemented user creation and deletion 2025-09-08 15:28:40 +02:00
Patrick 30e7d2139d renamed add to create 2025-09-08 15:28:10 +02:00
Patrick 503c86a84b Implemented a basic json import and export of user data 2025-09-08 00:34:58 +02:00
Patrick f801f82faa Implemented permissions and user administration (#2)
Reviewed-on: https://git.maschek.info/Patrick/Stundenaufzeichnung/pulls/2
2025-08-25 17:33:03 +02:00
Patrick 8620e9b0cd renamed EDIT_PASSWORD to ADMIN 2025-08-25 17:23:47 +02:00
Patrick 23752001e7 added changing permisisons to database 2025-08-25 16:50:26 +02:00
Patrick 1f72e586f2 moved ALL property to top level as function, added iterate, is_meta and deconstruct and refactored display_name 2025-08-25 15:27:25 +02:00
Patrick 9093ddaeb5 added display name to config 2025-08-22 13:54:27 +02:00
Patrick 67255f3773 added any permissions check and added ALL Group permission 2025-08-20 21:17:17 +02:00
Patrick 243612ebbc Added user rudimentary admin page and ability to view other users 2025-08-05 17:53:44 +02:00
Patrick f18f430c0e added basic user editing 2025-08-05 15:16:11 +02:00
Patrick f0b2e9a818 first steps of implementing permissions 2025-08-05 15:16:11 +02:00
Patrick 1adbcf9a44 prepared implementation of permissions 2025-08-05 15:16:11 +02:00
Patrick 144124f4df removed PDFGen and removed console.logs from docstore 2025-08-05 12:48:03 +02:00
Patrick e9b704f86d revert-csrf (#1)
Revert the use of custom CSRF to sveltekit internal

Reviewed-on: https://git.maschek.info/Patrick/Stundenaufzeichnung/pulls/1
2025-08-02 16:15:17 +02:00
Patrick 1a456ca23d removed user creation on database initialization 2025-07-30 01:50:39 +02:00
Patrick 2fb4f8ac98 added log statement to csrf validation 2025-07-27 18:12:17 +02:00
Patrick 098317cbcb implemented custom csrf 2025-07-27 18:07:11 +02:00
Patrick 214bbdfb4d added and updated a few log statements 2025-07-27 06:34:54 +02:00
Patrick 9cc67e217a qnd solution for first user 2025-07-21 04:59:36 +02:00
Patrick 0f8a4ebc2c started implementation of logging 2025-07-11 05:10:46 +02:00
Patrick 5353df318f updated types 2025-06-05 14:34:25 +02:00
Patrick 104cafbcec Added Login 2025-06-05 14:32:12 +02:00
Patrick e18adab888 updated types a bit 2025-04-20 22:35:12 +02:00
Patrick d77bbb317d use env for data and tmp directories 2025-04-20 21:52:59 +02:00
Patrick d63f096aaa fixed some bugs and maybe prod ready 2025-04-12 22:49:53 +02:00
Patrick 88041b8133 V1 2025-03-25 15:25:04 +01:00
Patrick 4650cb84c3 It works 2025-02-04 21:41:16 +01:00
Patrick 2cedcbcee9 Added estimates, populating database with csv and started pdf generation 2025-01-30 12:31:25 +01:00
Patrick d273e659e7 added pdf generation 2025-01-17 13:32:28 +01:00
Patrick 3885082d2f implemented update, moved input to component 2025-01-03 01:04:30 +01:00
Patrick 146ae2b11c Initial commit 2024-12-19 00:59:57 +01:00