Commit Graph

21 Commits

Author SHA1 Message Date
Mikescher 658dc4cc9c Fix failing tests and SQLITE_BUSY errors
Build Docker and Deploy / Build Docker Container (push) Successful in 1m0s
Build Docker and Deploy / Run Unit-Tests (push) Failing after 10m35s
Build Docker and Deploy / Deploy to Server (push) Has been skipped
2025-05-11 19:20:13 +02:00
Mikescher 1d2f4f70c8 Update goext|gognecht dependencies to new module-root 'git.blackforestbytes'
Build Docker and Deploy / Build Docker Container (push) Has been cancelled
Build Docker and Deploy / Run Unit-Tests (push) Has been cancelled
Build Docker and Deploy / Deploy to Server (push) Has been cancelled
2025-05-03 16:59:57 +02:00
Mikescher d9a14c9973 Better migration handling 2024-09-20 23:50:34 +02:00
Mikescher c204dc5a8b Refactor server to go-sqlite and ginext [WIP] 2024-07-16 17:20:00 +02:00
Mikescher 55d0dea835 Refactor server to go-sqlite and ginext [WIP] 2024-07-16 17:20:00 +02:00
Mikescher 4c02afb957 Add description_name to clients 2024-06-01 01:01:58 +02:00
Mikescher 0bc064b4ba Update scnsend script: "bugfix for big files in --scnsend-read-body-from-file" 2023-12-31 15:15:27 +01:00
Mikescher 8a6719fc19 Remove message.owner_user_id field and implement db migrations 2023-07-27 17:44:06 +02:00
Mikescher 59511b2345 Fix bug in migration script 2023-06-18 14:16:37 +02:00
Mikescher ece7612f9d more migration fixes 2023-06-18 00:49:29 +02:00
Mikescher bbc9a79996 Fix bug in migration script 2023-06-18 00:24:53 +02:00
Mikescher 885aad2047 Update migrationscript 2023-06-17 23:23:54 +02:00
Mikescher e9b4db0f1c Validate db schema before startup 2023-05-28 19:59:57 +02:00
Mikescher b2df0a5a02 Send channel as prefix for compat clients 2023-05-27 20:02:16 +02:00
Mikescher 8826cb0312 Save used keytoken in messages 2023-05-27 18:51:20 +02:00
Mikescher 16f6ab4861 re-implement ack behaviour from version 1.0 for compat 2023-02-03 22:51:03 +01:00
Mikescher 89fd0dfed7 create migration script for old data 2023-01-15 06:30:30 +01:00
Mikescher 82bc887767 Move to string-ids for all entities (compat translation for existing data) 2023-01-14 00:48:51 +01:00
Mikescher e737cd9d5c requests-log db 2023-01-13 17:17:17 +01:00
Mikescher 14bba38324 migrate to multiple sqlite db files ( primary + requests + logs ) 2023-01-06 00:39:21 +01:00
Mikescher bbf7962e29 move server/* to scnserver/* 2022-12-21 12:35:56 +01:00