Melody Becker mstar · she/her
mstar pushed to main at mstar/linstrom 2025-03-31 13:33:42 +00:00
a9af73b557 Auth stuff
b84461d0e7 Friendly note for future task
3f44c6599c Because testcontainers are borked
f8a56cebfe chore(storage-new): Regenerate bindings
c9e1881f55 Add IDs to the various connector structs
Compare 5 commits »
mstar pushed to main at mstar/linstrom 2025-03-31 06:08:52 +00:00
582988add2 Add go:generate command and new field to user
8ba5e98c50 Idk why, but testcontainers is borked on Discovery
7d385e48de More work on auth system
2afb14c4b3 Copy and adapt role helper generator to new system
Compare 4 commits »
mstar pushed to main at mstar/linstrom 2025-03-29 16:51:42 +00:00
69927c76ff More fixes, this time for cmd stuff
e282f124c7 Fix some storage definitions
a73519f5f8 Passkey support for login. Maybe
Compare 3 commits »
mstar pushed to main at mstar/linstrom 2025-03-28 15:36:29 +00:00
2c2f7deb9a Work on passkey login
mstar pushed to main at mstar/linstrom 2025-03-28 15:17:26 +00:00
9496ba0cc6 Work on new auth framework based on new storage system
66d6299295 Smol optimisation for existing auth system
57214ecde0 One go mod tidy later
8d72036519 Remove already done todos
41e432b56e Update new storage types and regenerate
Compare 5 commits »
mstar pushed to main at mstar/linstrom 2025-03-28 13:06:18 +00:00
0932f19f71 More meta stuff, CoC and Contributing
mstar pushed to main at mstar/linstrom 2025-03-28 12:42:41 +00:00
9c5798c1b1 Add labels?
Compare 2 commits »
mstar pushed to main at mstar/linstrom 2025-03-28 12:35:43 +00:00
37a34720c0 Work on meta information
mstar pushed to main at mstar/linstrom 2025-03-27 15:47:32 +00:00
588849a6c2 Big ol' note about string/uuid as primary key
mstar pushed to main at mstar/linstrom 2025-03-27 14:57:36 +00:00
68859642f3 chore(new-storage): Auto-generate new storage impl
mstar pushed to main at mstar/linstrom 2025-03-27 14:56:59 +00:00
8ffd6d0050 Fix enum type migration and more relations
484bb95820 Small tool for running the automigration against config db
Compare 2 commits »
mstar pushed to main at mstar/linstrom 2025-03-27 12:35:53 +00:00
bf5180559f Add cmd for generating code from the new models
mstar pushed to main at mstar/linstrom 2025-03-27 09:46:16 +00:00
67b507f4bd Describe all types for the new storage system
mstar pushed to main at mstar/linstrom 2025-03-26 16:15:01 +00:00
8d4ba2ecae More work on defining the new data structure
mstar pushed to main at mstar/linstrom 2025-03-26 15:50:54 +00:00
daf401a2f7 Push to new goutils version
8ee314b0bb Fix ristretto mod entry
Compare 2 commits »
mstar pushed to main at mstar/evilthings 2025-03-25 11:27:17 +00:00
07812d6baf Add docker build workflow
mstar pushed to main at mstar/mstar-webserver 2025-03-25 11:12:51 +00:00
90bfb3f950 Fix container build failure
dc317a9bcb Fix dbresolver stupidity
Compare 2 commits »
mstar pushed to main at mstar/mstar-webserver 2025-03-24 17:05:57 +00:00
2920dcbfec Add counting for link visits
mstar pushed tag v1.9.1 to mstar/goutils 2025-03-24 16:30:15 +00:00
mstar pushed to main at mstar/goutils 2025-03-24 16:30:13 +00:00
0eafc6806b fix(logrotate): Now creates dir needed