26 Commits

Author SHA1 Message Date
StephanRichter 0d1cdd35d1 overhauling constants, working on translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2026-01-15 13:58:50 +01:00
StephanRichter 0c909d6d7c working on backend-side translations 2025-12-15 13:44:55 +01:00
StephanRichter 878365a83d working on backend-side translations 2025-12-14 20:45:55 +01:00
StephanRichter 9fd540ba3c working on backend-side translations 2025-12-14 12:36:26 +01:00
StephanRichter 00d05bfaff working on backend-side translations 2025-12-13 20:21:40 +01:00
StephanRichter eba34f1002 working on backend-side translations 2025-12-13 13:34:08 +01:00
StephanRichter a4f08e13a6 working on translation of system messages
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-12-10 08:46:05 +01:00
StephanRichter 7e52e02684 implemented adding new pages 2025-09-12 13:20:34 +02:00
StephanRichter ceebcaff4d removed CompanyLegacy from ModuleRegistry
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-12 01:58:55 +02:00
StephanRichter 4bc717756f implemented restoring of wiki tags from tag and bookmark database 2025-09-12 01:56:28 +02:00
StephanRichter bfe87f53a8 refactored ModuleRegistry to singleton system
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-09-12 00:38:28 +02:00
StephanRichter 4f481c32ad implemented task search 2025-08-19 09:42:06 +02:00
StephanRichter ab3060c2e2 implemented bookmark search
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-19 09:29:42 +02:00
StephanRichter a50a451b95 conveniance modification: added registry and getters for modules to BaseHandler
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-17 23:31:06 +02:00
StephanRichter 5d506ac0f9 introduced ModuleRegistry to easy inter-module dependencies 2025-08-09 13:48:09 +02:00
StephanRichter 898729bad8 cleanup 2025-08-08 23:33:27 +02:00
StephanRichter a450ef97b8 improvemnts:
- ordering of bookmarks
- limitation of bookmarks on index page
- date for bookmarks that did not have a date before the transition
2025-08-06 01:55:59 +02:00
StephanRichter 6f1fdc1f95 implemented transition from old bookmark database (tags.db) to separate database for bookmarks and tags 2025-08-06 01:22:25 +02:00
StephanRichter deb9a7b5c7 started first part of transition: importing bookmarks from tags.db to bookmarks.db
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-05 20:22:03 +02:00
StephanRichter d7fe16c46e implemented sharing of bookmarks 2025-08-03 22:42:37 +02:00
StephanRichter 783eaf3303 implemented /bookmark/<ID>/view 2025-08-03 15:30:00 +02:00
StephanRichter b041e4e9be implemented tagging of bookmarks 2025-08-03 14:25:25 +02:00
StephanRichter 6de65f3070 overhaule db layout, so we have LONG values as keys 2025-08-03 14:03:40 +02:00
StephanRichter eac9eaeb9f implemented loading of bookmarks and bookmark list 2025-08-03 13:07:11 +02:00
StephanRichter 61b5a6ffbb implemented storing of bookmarks
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-08-02 22:48:49 +02:00
StephanRichter 125a8c2266 prepared database for bookmark service 2025-08-02 20:28:56 +02:00