| 
								
								
									 Imbus | 9e790696a5 | Remove npm i from justfile testall target | 2024-03-02 04:47:12 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 59ab430b06 | Justfile target for a complete test run | 2024-03-02 04:41:34 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 7a12b946a6 | Fixing some issues found by the linter | 2024-03-02 04:29:50 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | c54eccc625 | golangci-lint in CI as well as a makefile target | 2024-03-02 04:18:29 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 54cca2b151 | Pulling in jest as a dependency for the frontent, example test included | 2024-03-02 03:47:53 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 15a83882ef | Omitting test from CI, including lint | 2024-03-02 03:19:05 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 1be992bc34 | Further wrestling with CI/CD | 2024-03-02 03:14:45 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 3653146ce0 | Wrestling with github CI/CD | 2024-03-02 03:07:41 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 10abea8091 | Merge branch 'master' of github.com:imbus64/TTime | 2024-03-02 03:02:06 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 2808a0058f | Create node.js.yml | 2024-03-02 03:01:26 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | b202665d75 | Fix gh workflow | 2024-03-02 02:56:00 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | a7c2e8f182 | Merge branch 'master' of github.com:imbus64/TTime | 2024-03-02 02:53:26 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | e93c4abba8 | Create go.yml | 2024-03-02 02:52:35 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 63596db60c | Migrations readme warnings | 2024-03-02 02:40:17 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 469f866554 | Cleaning up examples in main and splitting the code into suitable packages | 2024-03-02 02:38:26 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 5cefed405f | Reduce verbosity of the tests | 2024-03-02 02:31:20 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | a749857c98 | User_roles table constraints | 2024-03-01 07:47:06 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | b39ce645d6 | Proper interface for the database | 2024-02-29 20:33:20 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 4d510e5c51 | Rename App -> Server, less confusing | 2024-02-29 20:02:13 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 568fb0323e | Makefile changes related to watch | 2024-02-29 07:29:12 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 360689ce0c | Configure tailwind for the frontend | 2024-02-28 20:35:53 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | d51b9f78c2 | Porting to fiber | 2024-02-28 11:29:32 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 4c7a3fd9a0 | Pulling in fiber as a dep | 2024-02-28 11:28:57 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 4c7e660a20 | Correcting path in makefile | 2024-02-28 10:58:32 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 523a211933 | Merge | 2024-02-28 10:36:36 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 47040c8dc2 | Format target | 2024-02-28 10:34:51 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 2349fad4f4 | Make use of the config | 2024-02-28 08:39:42 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 34c0712825 | Moving the migrations directory into database for embedding | 2024-02-28 03:30:05 +01:00 |  | 
				
					
						| 
								
								
									 Imbus | 77e3324f79 | Gitignore the config file | 2024-02-28 03:21:33 +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 | 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 |  |