Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/TTime 2024-02-27 07:59:46 +01:00
229ebc3a08 AddProject database interface with tests
Imbus pushed to master at Imbus/TTime 2024-02-27 07:45:40 +01:00
6f51151d64 Save backups in a backup directory
Imbus pushed to master at Imbus/TTime 2024-02-27 07:43:25 +01:00
6c82aa2047 Backup target for makefile
Imbus pushed to master at Imbus/TTime 2024-02-27 06:09:14 +01:00
6e48c0a088 Database migration readme
Imbus pushed to master at Imbus/TTime 2024-02-27 05:51:20 +01:00
ce1ce89b00 Some more example database interface code
Imbus pushed to master at Imbus/TTime 2024-02-27 05:50:31 +01:00
60e7b73f66 Unique username constraint on users table
Imbus pushed to master at Imbus/TTime 2024-02-27 05:00:07 +01:00
06076f93b7 Database interactions demo
Imbus pushed to master at Imbus/TTime 2024-02-27 04:59:28 +01:00
5be29d86af Makefile changes so that test depends on db.sqlite3
Imbus pushed to master at Imbus/TTime 2024-02-27 04:56:16 +01:00
296ed987d8 Make tests verbose and disable testing cache
Imbus pushed to master at Imbus/FrostByte 2024-02-27 04:02:44 +01:00
da4f5cbb13 Using splitProps to preserve reactivity in LoginModal
Imbus pushed to master at Imbus/FrostByte 2024-02-27 03:54:59 +01:00
fafce18907 Draft implementation of comments
Imbus pushed to master at Imbus/FrostByte 2024-02-27 03:47:53 +01:00
62f3e0d72f Cors allow anywhere in debug
Imbus pushed to master at Imbus/FrostByte 2024-02-27 03:17:44 +01:00
fae97efc2d Linting target in frontend
Imbus pushed to master at Imbus/FrostByte 2024-02-27 03:02:28 +01:00
16d1d62b11 Warnings in composefile
Imbus pushed to master at Imbus/FrostByte 2024-02-27 02:49:33 +01:00
778439e5a1 Composefile draft experimenting
Imbus pushed to master at Imbus/FrostByte 2024-02-27 02:31:01 +01:00
e7f7b2a75a Composefile draft
Imbus pushed to master at Imbus/FrostByte 2024-02-26 19:03:24 +01:00
6b98dac375 Lock bump
Imbus pushed to master at Imbus/TTime 2024-02-26 00:13:43 +01:00
033402ffaf Mistake in migration scripts
Imbus pushed to master at Imbus/TTime 2024-02-26 00:12:16 +01:00
3ba446be5b Splitting migration scripts
Imbus pushed to master at Imbus/TTime 2024-02-26 00:06:09 +01:00
f9eb67da11 Direct dependency specification in go.mod