StephanRichter
e37cbd0e90
started to implemente SQLite backend
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2026-08-31 11:38:14 +02:00
StephanRichter
f80e6d9ea4
now closing statements
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-02-25 00:40:52 +01:00
StephanRichter
098bf2ee90
added database code: attachments now also added to appointment lists
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-01-03 21:19:54 +01:00
StephanRichter
211c92b0e3
new features:
...
- database now ignoring duplicates isntead of failing
- automatic loading of importer plugins
- automatic tagging
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2025-01-01 02:09:18 +01:00
StephanRichter
4822320961
overhauled API:
...
- wrote openapi schema
- re-implemented api endpoint following openapi schema
- intensified and improved working with Result objects
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-31 00:02:14 +01:00
StephanRichter
c5ec3cc43b
completed CRUD operations
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-29 19:55:54 +01:00
StephanRichter
eee672a3f6
implemented updating of event base data. next: update links, attachments, tags
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-29 01:01:33 +01:00
StephanRichter
fc17bb9168
implemented storing of appointments
...
+ attachments
next: attach links, tags
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-28 17:56:54 +01:00
StephanRichter
a90627d976
working on event detail page
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-26 19:28:24 +01:00
StephanRichter
9f806637c2
working on calendar application
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-26 12:00:43 +01:00
StephanRichter
f97febad05
replaced appointment.hash by appointment.slug, incooperated slug column into appointments table
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-23 01:00:00 +01:00
StephanRichter
e4b8bcb99a
first implementation of cal.db, that
...
- successfully connects to db
- updated db sheme
- succeeds in listing appointments
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-22 20:33:35 +01:00
StephanRichter
fa580cae06
first commit
...
Signed-off-by: Stephan Richter <s.richter@srsoftware.de >
2024-12-18 22:52:28 +01:00