Commit Graph

16 Commits

Author SHA1 Message Date
f7675be834
Use multiple DB connections but retry failed requests 2022-12-20 09:52:33 +01:00
00d77e508d
Fix TestSendParallel by using only a single DB connection
see https://github.com/mattn/go-sqlite3/issues/274
see https://github.com/mattn/go-sqlite3/issues/209
see https://stackoverflow.com/questions/32479071/sqlite3-error-database-is-locked-in-golang
2022-12-20 09:22:18 +01:00
06788c3e12
TestData-Factory [WIP] 2022-12-09 00:40:50 +01:00
8db0fa37db
Move to own sql abstraction on top of jmoiron/sqlx 2022-12-07 22:11:44 +01:00
e0ecd4d9ff
Tests[SendInvalidPriority] 2022-11-30 21:51:48 +01:00
62d7df9710
Tests[TestSendSimpleMessageJSON] 2022-11-30 17:58:04 +01:00
d46601be5c
CreateMessage() 2022-11-20 20:34:18 +01:00
d30e2cefc0
firebase via REST (less dependencies) 2023-06-18 04:06:52 +02:00
0d3526221d
replace PHP in html with js & bugfixes 2022-11-20 03:18:23 +01:00
728b12107f
compat methods 2022-11-20 01:28:32 +01:00
85bfe79115
SendMessage() 2022-11-19 16:29:14 +01:00
f555f0f1cf
ListClients() 2022-11-19 12:47:23 +01:00
35ef2175bc
UpdateUser() works 2022-11-18 23:33:07 +01:00
5991631bfa
POST:/users works 2022-11-18 21:25:40 +01:00
1671490485
implement a bit of the register.php call (and the DB schema) 2022-11-13 22:31:28 +01:00
0e58a5c5f0
added template for new golang backend 2022-11-13 19:25:44 +01:00