Commit graph

267 commits

Author SHA1 Message Date
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
c3457011b1 Hardening the container 2024-02-20 19:44:26 +01:00
Imbus
f4e6924bbb Updating containerignore 2024-02-20 18:56:10 +01:00
Imbus
1e96bbe3b6 Fixed double fetch 2024-02-20 18:41:12 +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
d0d1a1dfaa Gluing together the frontend and backend 2024-02-20 15:27:15 +01:00
Imbus
4554ddab6d Better button handler server-side 2024-02-20 15:26:28 +01:00
Imbus
ebe2a42f91 Windows note fixed 2024-02-20 14:21:31 +01:00
Imbus
801d5cdb88 Better frontend docs 2024-02-20 14:17:52 +01:00
Imbus
b21266e0e0 Justfile targets adjusted for cleaning podman with podman-clean 2024-02-20 14:10:07 +01:00
Imbus
fef0a7d0f5 Build instructions for frontend 2024-02-13 15:28:32 +01:00
Imbus
2632aa458c Further tuning the formatting and linting rules 2024-02-13 15:02:41 +01:00
Imbus
4b156d6bbf Merge branch 'master' of git.silversoft.se:Imbus/TTime 2024-02-13 14:47:47 +01:00
Imbus
e0f39375ba Prettier for formatting and some stricter linting rules 2024-02-13 14:47:36 +01:00
Imbus
7e84672445 Further windows notes related to WSL 2024-02-13 11:40:32 +01:00
Imbus
2418e03f8a Windows notes 2024-02-13 11:30:41 +01:00
Imbus
4450bf6512 Readme linking to docs for frontend/backend 2024-02-13 09:58:49 +01:00
Imbus
dd99d0de9d Implementation details in backend readme 2024-02-13 09:54:47 +01:00
Imbus
824d094bb1 Stripping server binary 2024-02-13 09:31:38 +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
dcefb5bb4e Target update to avoid fail 2024-02-12 19:09:21 +01:00
Imbus
eca82edf4f Updated just targets 2024-02-12 18:56:49 +01:00
Imbus
5c1b810da1 Multi-stage container build for smaller image size 2024-02-12 18:56:26 +01:00
Imbus
1887836c6e Option to export the production container to a tarball 2024-02-12 18:35:16 +01:00
Imbus
881b732388 MacOS and Windows sections 2024-02-12 18:01:57 +01:00
Imbus
13d36be643 Restructured build 2024-02-12 17:54:10 +01:00
Imbus
cdaa95c5d4 Windows yes 2024-02-12 17:43:57 +01:00
Imbus
ccd4fc35f8 Better instructions when building the release build 2024-02-12 17:41:59 +01:00
Imbus
899d1e8a26 Restructure readme 2024-02-12 17:36:56 +01:00
Imbus
c6b4e581fe Readme fixing 2024-02-12 17:27:43 +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
374e89d1ac Clarity in build instructions 2024-02-12 17:18:41 +01:00
Imbus
9bee1dda88 Readme 2024-02-12 16:54:43 +01:00
Imbus
7dc76a2679 Readme 2024-02-12 16:41:04 +01:00