Imbus Imbus
  • Joined on 2023-08-26
Imbus pushed to master at Imbus/TTime 2024-03-09 15:28:52 +01:00
394b283712 Typo
02c9c502b8 Eralchemy2 target for generating er diagrams
a7ebfe7110 Ignore formatter output in main
efc95e7fea Add target for formatting swag docs & formatting swag docs
b52f13ee8b Better developer feedback
Compare 9 commits »
Imbus pushed to master at Imbus/TTime 2024-03-09 15:27:17 +01:00
bb81a2973e Moving main out of cmd to accomodate swag cli tool
Imbus pushed to master at Imbus/TTime 2024-03-08 11:36:23 +01:00
944f9b6ccc Removed overly verbose debug printing from db migration
12536d5e89 Fixing inconsistent sql in db interface
2351a0cb4a Github actions CI for db migrations
a77b388f8e Warning in make migrate target
f5d5eee267 Breaking changes in projects table related to naming
Compare 6 commits »
Imbus pushed to dev at Imbus/TTime 2024-03-08 11:25:40 +01:00
394b283712 Typo
Imbus pushed to dev at Imbus/TTime 2024-03-08 11:22:16 +01:00
02c9c502b8 Eralchemy2 target for generating er diagrams
Imbus pushed to dev at Imbus/TTime 2024-03-08 10:32:12 +01:00
a7ebfe7110 Ignore formatter output in main
efc95e7fea Add target for formatting swag docs & formatting swag docs
b52f13ee8b Better developer feedback
d4a2a00f69 Makefile update with doc generation and convenience installers
ae0b0895b2 Version controlling generated docs
Compare 19 commits »
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 06:34:58 +01:00
39df975b04 Split npm dependency fetching and building into two stages in Containerfile
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 06:29:01 +01:00
a83cce236f Formatting
aee8a44404 CLS fix significantly better on footer with sticky
Compare 2 commits »
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 06:10:14 +01:00
6e6b9aa73c Some more aria-labels in footer
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 06:06:32 +01:00
238b0442e4 Sample hrefs for footer links
cceba2cc42 Aria label for view post
2362231767 Revert all changes related to layout fix
Compare 3 commits »
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 05:51:03 +01:00
d233fa4fd5 Attempting to mitigate CLS again
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 05:39:45 +01:00
21e8cab0ed CLS mitigation in Footer component
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 05:32:50 +01:00
8eca21336d Simple makefile for rebuilding with docker-compose
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 05:26:25 +01:00
6f69abe973 Allow dead code for hex_string, since its not used for now
211490bd6f Simple robots.txt for SEO
Compare 2 commits »
Imbus pushed to dev at Imbus/FrostByte 2024-03-08 05:08:05 +01:00
68fca7cbde Wrap server in header middleware with a sane CacheControl policy to satisfy lighthouse
Imbus pushed to master at Imbus/TTime 2024-03-07 15:49:34 +01:00
1c5cbd768d Merge remote-tracking branch 'refs/remotes/gh/dev' into dev
bd434c3da7 Added template for various new functions in db.go and corresponding tests in db_test.go
c9406b8e50 Ported Justfile to Makefile
9b9f6dd962 Merge branch 'dev' of git.silversoft.se:Imbus/TTime into dev
18eefab292 Implemented PromoteToAdmin and corresponding Test
Compare 13 commits »
Imbus created branch dev in Imbus/TTime 2024-03-07 12:20:15 +01:00
Imbus pushed to dev at Imbus/TTime 2024-03-07 12:20:15 +01:00
acff254aa5 Indirect -> direct dependency in go.mod
3175c62e6d Carmack level testing instructions
b31349ec37 Change test order in testall target
4cfb227a1e Add install linter target
524baf90d2 Hotfix for just errors related to podman
Compare 6 commits »
Imbus pushed to dev at Imbus/FrostByte 2024-03-07 09:03:48 +01:00
71bbd3bfbd Removed unused import
Imbus pushed to dev at Imbus/FrostByte 2024-03-07 08:57:08 +01:00
40099c9b62 Allowed non-signed-in users to view comments