Commit Graph

21 Commits

Author SHA1 Message Date
a924f25f51 preparing event bus
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-16 15:26:39 +01:00
74e602eec7 refactored item module → stock, added legacy database creation methods
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-12 21:51:14 +02:00
8dd8a9ed66 preparing file service
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-26 08:47:22 +02:00
45b236cb58 scaffolding wiki module 2025-09-08 23:06:41 +02:00
cff4360a37 removed search module
(search is implemented in each module, no separate module required)
2025-09-02 21:11:55 +02:00
91147d736d working on search 2025-08-19 09:08:10 +02:00
fd107546d8 staretd new module for bookmarks 2025-08-01 23:36:42 +02:00
6600b6fd27 preparing notes module (backend)
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-07-28 18:22:13 +02:00
4f54276e8f working on tag module 2025-07-27 22:56:27 +02:00
a75c58932d started implementing listTimes – way to complicated 2025-07-15 08:23:08 +02:00
bac04ac047 implemented function to return estimated times of company.
Therefore task and project module had to be created and partially implemented
2025-07-13 23:45:18 +02:00
ea888c2be4 preparing item service for use in document service 2025-07-13 10:47:08 +02:00
86801e10c2 implemented markdown renderer in backend and frontend 2025-07-11 14:23:47 +02:00
90c27382a1 working on document view/edit 2025-07-10 15:42:37 +02:00
21812d2b42 major refactoring: working towards more interface-implementation splitting 2025-07-10 10:56:03 +02:00
a11f2f0718 preparing document module 2025-07-08 22:20:00 +02:00
c934e19837 preparing message system:
copied model from previous java implementation
2025-07-04 14:25:06 +02:00
e48ddfdb2c working on legacy api:
Teile des Codes aus funktionierendem Projekt kpiert und angepasst, aber noch nicht getestet
2025-07-04 00:26:01 +02:00
b918d453cb implemented user login.
next: find a solution for routing
2025-06-30 21:11:42 +02:00
71cf6ec96d preparing svelte login, mastered translations 2025-06-28 00:23:37 +02:00
6ef4576cb2 first commit 2025-06-27 21:43:54 +02:00