Commit Graph

75 Commits

Author SHA1 Message Date
5c438424a2 feat:#16 added uuid for all modules in back-/frontend 2023-10-25 16:54:48 +02:00
3cd9f1fdbd feat:#16 added migration for feeds with uuid 2023-10-25 12:00:59 +02:00
927f755698 Merge pull request #23 from masterElmar/16-hash-as-id-for-module-names
16 hash as id for module names
2023-10-25 01:37:06 +02:00
abad60b48a feat:#16 fixed contains with slices 2023-10-25 01:34:39 +02:00
b48af9f2ac feat:#16 updated deps and version 2023-10-25 01:34:23 +02:00
9c048c40df refactored and extracted new functions 2023-10-23 16:58:28 +02:00
e20dde27fb feat:#16 added uuid and fixed some pointer logic 2023-10-23 03:09:16 +02:00
f8a24aca1b refactor:#16 event saving shortened 2023-10-23 00:55:11 +02:00
1a12107fb6 Merge pull request #22 from masterElmar/20-ical-is-empty-with-all-possible-modules
added batch sized of 100 modules for ical event requests
2023-10-18 16:52:09 +00:00
8eafc9dd2d added batch sized of 100 modules for ical event requests 2023-10-18 18:30:42 +02:00
a7f5d3f1db Merge pull request #19 from masterElmar/18-fix-possible-sql-injection
added function chaining for db query
2023-10-18 12:13:57 +02:00
b3d9f32fa1 added function chaining for db query 2023-10-18 11:06:35 +02:00
fbba80fc67 Merge pull request #17 from masterElmar/5-editable-calendars
5 editable calendars
2023-10-17 23:53:39 +02:00
68377c172a restore value in dialogRef 2023-10-17 23:33:16 +02:00
0c7bd1cc60 update gitignore 2023-10-17 23:24:16 +02:00
6c28692c48 add database api rule migration 2023-10-17 23:23:44 +02:00
10d0ae0d8a formated and linted 2023-10-17 21:16:58 +02:00
4148b0c185 fixed frontend formatting 2023-10-17 21:08:05 +02:00
941e95f194 added different pages for editing 2023-10-17 21:07:15 +02:00
0923d51b7e added page and edit backend for edit calendar by token 2023-10-17 11:01:26 +02:00
01e32448c9 fixed new Module structure (#14)
merged frontend change from model
2023-10-17 02:00:21 +02:00
d8486ecfc8 Merge pull request #12 from masterElmar/1-preview-of-additional-modules
1 preview of additional modules
2023-10-17 01:52:09 +02:00
d1e023da27 removed log from modules api endpoint 2023-10-17 01:36:23 +02:00
a684e89d96 added information button to additional Modules 2023-10-17 01:36:03 +02:00
87b51fd6fe added dialog information transfer 2023-10-17 00:04:10 +02:00
b9acdd3a34 added information button 2023-10-10 17:58:43 +02:00
1b5353f3b8 added type to ical Description 2023-10-09 15:08:18 +02:00
ba2bbf8de9 fixed frontend for new module api endpoint and fixed distinct database request 2023-10-08 21:32:50 +02:00
60eb4e34f6 fixed db query and scheduled update process 2023-10-08 20:44:07 +02:00
e8a94bdff4 changed frontend for new more detailed backend api endpoint 2023-10-08 20:41:04 +02:00
9a1342b954 fixed schedule and update process 2023-10-08 18:22:34 +02:00
3225a9040e added comments 2023-10-01 13:31:54 +02:00
8b6367b024 removed unused function 2023-10-01 13:31:27 +02:00
54731c0334 wrote descriptions and refactored for new module response with information 2023-10-01 13:31:02 +02:00
f89416170d added schedule for updating all modules 2023-10-01 13:30:19 +02:00
f982feec4f refactoring to clear db functions 2023-09-30 22:45:58 +02:00
b1927864c2 changed module model and fixed empty name in event while fetch 2023-09-30 21:44:43 +02:00
86f2636681 changed impress to imprint 2023-09-24 16:42:19 +02:00
334dd406a7 fixed CustomName whitespace 2023-09-22 16:31:12 +02:00
023cca3105 Merge pull request #9 from masterElmar/4-personalized-names-for-modules-in-calendar
4 personalized names for modules in calendar
2023-09-22 16:04:51 +02:00
c740019092 removed unused function 2023-09-22 15:55:02 +02:00
99618c57c1 added UserDefined Module Naming 2023-09-22 15:54:34 +02:00
20ec88d8d2 Merge pull request #7 from masterElmar/3-seminar-groups-at-the-notes-in-calendar-entries
added new ical event description
2023-09-22 00:41:51 +02:00
d645fccd8b added new ical event description 2023-09-22 00:12:13 +02:00
355b850ac5 fixed timezone in database 2023-09-21 18:38:40 +02:00
61b20e46dd fixed timezone in event for ical 2023-09-21 18:24:03 +02:00
b05d7cf70c added timezone for ical 2023-09-21 16:54:23 +02:00
47adb18359 added api for room and day check 2023-09-21 01:29:55 +02:00
89fa8d682a fixed paths 2023-09-20 12:39:46 +02:00
15e7f4cb1f added nginx.conf for frontend 2023-09-20 12:37:07 +02:00