Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/TTime 2024-03-02 02:40:21 +01:00
63596db60c Migrations readme warnings
Imbus pushed to master at Imbus/TTime 2024-03-02 02:38:50 +01:00
469f866554 Cleaning up examples in main and splitting the code into suitable packages
Imbus pushed to master at Imbus/TTime 2024-03-02 02:31:32 +01:00
5cefed405f Reduce verbosity of the tests
Imbus pushed to master at Imbus/TTime 2024-03-01 07:47:11 +01:00
a749857c98 User_roles table constraints
Imbus pushed to master at Imbus/TTime 2024-02-29 20:33:25 +01:00
b39ce645d6 Proper interface for the database
Imbus pushed to master at Imbus/TTime 2024-02-29 20:02:21 +01:00
4d510e5c51 Rename App -> Server, less confusing
Imbus pushed to master at Imbus/TTime 2024-02-29 07:29:15 +01:00
568fb0323e Makefile changes related to watch
Imbus pushed to master at Imbus/TTime 2024-02-28 20:35:56 +01:00
360689ce0c Configure tailwind for the frontend
Imbus pushed to master at Imbus/TTime 2024-02-28 11:29:37 +01:00
d51b9f78c2 Porting to fiber
4c7a3fd9a0 Pulling in fiber as a dep
Compare 2 commits »
Imbus pushed to master at Imbus/TTime 2024-02-28 10:58:37 +01:00
4c7e660a20 Correcting path in makefile
Imbus pushed to master at Imbus/TTime 2024-02-28 10:36:45 +01:00
523a211933 Merge
47040c8dc2 Format target
Compare 2 commits »
Imbus pushed to master at Imbus/TTime 2024-02-28 08:39:45 +01:00
2349fad4f4 Make use of the config
Imbus pushed to master at Imbus/TTime 2024-02-28 03:30:08 +01:00
34c0712825 Moving the migrations directory into database for embedding
Imbus pushed to master at Imbus/TTime 2024-02-28 03:21:36 +01:00
77e3324f79 Gitignore the config file
Imbus pushed to master at Imbus/TTime 2024-02-28 03:21:15 +01:00
e1cd596c13 Config parsing and database api changes
Imbus pushed to master at Imbus/TTime 2024-02-27 23:11:30 +01:00
06632c16da Better interface for writeconfig
Imbus pushed to master at Imbus/TTime 2024-02-27 08:05:11 +01:00
9d6cddb724 Various breaking changes to the database schema
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