Commit graph

31 commits

Author SHA1 Message Date
Imbus
34c0712825 Moving the migrations directory into database for embedding 2024-02-28 03:30:05 +01:00
Imbus
e1cd596c13 Config parsing and database api changes 2024-02-28 03:21:13 +01:00
Imbus
06632c16da Better interface for writeconfig 2024-02-27 23:11:27 +01:00
Imbus
9d6cddb724 Various breaking changes to the database schema 2024-02-27 08:05:07 +01:00
Imbus
229ebc3a08 AddProject database interface with tests 2024-02-27 07:59:42 +01:00
Imbus
6f51151d64 Save backups in a backup directory 2024-02-27 07:45:38 +01:00
Imbus
6c82aa2047 Backup target for makefile 2024-02-27 07:43:20 +01:00
Imbus
6e48c0a088 Database migration readme 2024-02-27 06:09:09 +01:00
Imbus
ce1ce89b00 Some more example database interface code 2024-02-27 05:51:16 +01:00
Imbus
60e7b73f66 Unique username constraint on users table 2024-02-27 05:50:28 +01:00
Imbus
06076f93b7 Database interactions demo 2024-02-27 05:00:04 +01:00
Imbus
5be29d86af Makefile changes so that test depends on db.sqlite3 2024-02-27 04:59:24 +01:00
Imbus
296ed987d8 Make tests verbose and disable testing cache 2024-02-27 04:56:12 +01:00
Imbus
033402ffaf Mistake in migration scripts 2024-02-26 00:13:39 +01:00
Imbus
3ba446be5b Splitting migration scripts 2024-02-26 00:12:13 +01:00
Imbus
f9eb67da11 Direct dependency specification in go.mod 2024-02-26 00:06:04 +01:00
Imbus
b5fd6a1c4b Draft version of the SQL tables 2024-02-20 20:24:53 +01:00
Imbus
973ab1db1d Config file TOML parsing with basic tests 2024-02-20 20:13:53 +01:00
Imbus
3b51c69948 Typo2 2024-02-20 15:55:15 +01:00
Imbus
dec43d2dba Typo 2024-02-20 15:54:40 +01:00
Imbus
540e8bcc79 Watch target for makefile in backend 2024-02-20 15:42:45 +01:00
Imbus
4554ddab6d Better button handler server-side 2024-02-20 15:26:28 +01:00
Imbus
dd99d0de9d Implementation details in backend readme 2024-02-13 09:54:47 +01:00
Imbus
4d39978af6 Go package name change 2024-02-13 09:20:49 +01:00
Imbus
c9cd13747f Stateful http handler demo 2024-02-13 09:19:25 +01:00
Imbus
5c73ef922e More on go in backend readme 2024-02-13 08:52:15 +01:00
Imbus
1586ed22ef Readme for backend 2024-02-13 08:33:35 +01:00
Imbus
2e7d72b022 Typo 2024-02-12 17:23:42 +01:00
Imbus
5d8d5c6fde Better feedback when starting server 2024-02-12 17:20:42 +01:00
Imbus
62662f0c81 Clean target update 2024-02-12 13:11:25 +01:00
Imbus
29d5885b67 Go server draft 2024-02-12 12:40:49 +01:00