mbess created branch develop in mbess/minauthator 2025-06-10 17:38:24 +00:00
mbess pushed to develop at mbess/minauthator 2025-06-10 17:38:24 +00:00
mbess pushed to master at mbess/minauthator 2025-06-03 19:16:52 +00:00
368ff80ef3 fix(me): avatar image src url
mbess pushed to master at mbess/minauthator 2025-06-03 17:20:10 +00:00
7a19b5a138 fix: use repaired version of jsonwebkey convert lib
mbess pushed to master at rust-libs/jsonwebkey-rs-repaired 2025-06-03 17:11:03 +00:00
0182bf0b83 fix: imports path
mbess pushed to master at rust-libs/jsonwebkey-rs-repaired 2025-06-03 14:14:44 +00:00
cbb6688a45 build!(deps): upgrade bigint lib to solve issue downstream
b95aaffe53 build!: rename to -repaired suffix
Compare 2 commits »
mbess created branch master in rust-libs/jsonwebkey-rs-repaired 2025-06-03 14:13:01 +00:00
mbess pushed to master at rust-libs/jsonwebkey-rs-repaired 2025-06-03 14:13:01 +00:00
b4e4a4ad60 update README
ca8a42ce4e bump version
4d5fd2b852 completely rewrited
2e633283aa fix typo
8b10ce8a91 remove unused dependency
mbess created repository rust-libs/jsonwebkey-rs-repaired 2025-06-03 14:12:44 +00:00
mbess pushed to master at mbess/minauthator 2025-06-03 09:56:33 +00:00
fe5e2dcd97 Merge branch 'feat_oidc_id_token'
705b00bf48 fix(oidc): assert openid configuration
02e16a7e74 feat: support OIDC id_token
4763915812 feat: user avatar as public asset
Compare 4 commits »
mbess pushed to master at mbess/minauthator 2025-06-03 09:55:32 +00:00
555b008ef0 docs: license the project under AGPLv3
mbess pushed to master at mbess/minauthator 2025-06-03 09:54:59 +00:00
4d19f2745d docs: license the project under AGPLv3
mbess pushed to master at mbess/sqlxgentools 2025-06-02 09:39:09 +00:00
21c1f2e069 feat: add models path arg
mbess pushed to master at popequer/popequer 2025-05-08 11:19:08 +00:00
129b2e1dc9 refactor: cleanup
mbess pushed to master at mbess/sqlxgentools 2025-03-23 21:31:39 +00:00
e4f6c0f12d feat(repositories): add update_by_id method
mbess pushed to master at mbess/sqlxgentools 2025-03-21 21:56:18 +00:00
8e9d2e06d4 feat(migrations): add support for usize type
3977e08084 refactor: uniformize project naming
Compare 2 commits »
mbess pushed to master at mbess/sqlxgentools 2025-03-10 08:34:55 +00:00
3b134cdb6c feat(repositories): add insert_many method generation
mbess pushed to master at popequer/popequer 2025-02-24 19:42:09 +00:00
54cac55fbc fix(extractor): make unit class optional for quantities
95b61ebdc5 fix(indexer): add source file location in parse error
Compare 2 commits »
mbess pushed to master at popequer/popequer 2025-02-21 09:56:42 +00:00
00862f3aca feat(manifest): add id and capabilities fields to notebook manifest
mbess pushed to master at popequer/popequer 2025-02-20 10:45:28 +00:00
e5004fbf32 feat: extract pure entry value from Quantity function