25defa5b65
Fix tests for db type
2025-02-22 22:32:38 +01:00
d47f7d7fb0
Use golang migrate for migrations
2025-02-22 21:53:12 +01:00
aef42ff33c
Merge pull request #35 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-be4b90d81e
...
Bump vite from 5.4.10 to 5.4.14 in /app in the npm_and_yarn group across 1 directory
2025-02-02 14:15:46 +01:00
dependabot[bot]
562f84536d
Bump vite in /app in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the /app directory: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ).
Updates `vite` from 5.4.10 to 5.4.14
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v5.4.14/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v5.4.14/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-22 04:19:07 +00:00
43b5f22793
Merge pull request #34 from lordmathis/dependabot/npm_and_yarn/app/npm_and_yarn-7064c9a8ac
...
Bump katex from 0.16.11 to 0.16.21 in /app in the npm_and_yarn group across 1 directory
2025-01-21 18:15:27 +01:00
dependabot[bot]
9d0c9dbac6
Bump katex in /app in the npm_and_yarn group across 1 directory
...
Bumps the npm_and_yarn group with 1 update in the /app directory: [katex](https://github.com/KaTeX/KaTeX ).
Updates `katex` from 0.16.11 to 0.16.21
- [Release notes](https://github.com/KaTeX/KaTeX/releases )
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md )
- [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.11...v0.16.21 )
---
updated-dependencies:
- dependency-name: katex
dependency-type: indirect
dependency-group: npm_and_yarn
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 21:39:40 +00:00
f6d2c3d407
Merge pull request #33 from lordmathis/dependabot/go_modules/server/go_modules-a688e28eb2
...
Bump the go_modules group across 1 directory with 2 updates
2025-01-06 18:58:00 +01:00
dependabot[bot]
e580a2d402
Bump the go_modules group across 1 directory with 2 updates
...
Bumps the go_modules group with 1 update in the /server directory: [github.com/go-git/go-git/v5](https://github.com/go-git/go-git ).
Updates `github.com/go-git/go-git/v5` from 5.12.0 to 5.13.1
- [Release notes](https://github.com/go-git/go-git/releases )
- [Commits](https://github.com/go-git/go-git/compare/v5.12.0...v5.13.1 )
Updates `golang.org/x/net` from 0.25.0 to 0.33.0
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.33.0 )
---
updated-dependencies:
- dependency-name: github.com/go-git/go-git/v5
dependency-type: direct:production
dependency-group: go_modules
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-06 16:26:29 +00:00
c450b4ae2f
Merge pull request #32 from lordmathis/fix/docker-ca-certs
...
Add ca-certs to docker
v0.4.1
2024-12-27 20:14:17 +01:00
eb98f801a1
Add ca-certs to docker
2024-12-27 20:10:19 +01:00
f1f622cda3
Merge pull request #31 from lordmathis/chore/update-readme
...
Update README config section
2024-12-27 17:01:59 +01:00
5079f3c96d
Update README config section
2024-12-27 16:55:56 +01:00
2861b1a719
Merge pull request #30 from lordmathis/chore/update-docs
...
Update documentation
2024-12-27 16:50:27 +01:00
9bc1b2ecd4
Update documentation
2024-12-27 16:37:31 +01:00
339ab657b8
Merge pull request #29 from lordmathis/chore/rename
...
Rename app to Lemma
v0.4.0
2024-12-20 00:08:18 +01:00
28d2c053a8
Rename missed files
2024-12-20 00:05:23 +01:00
b6b4c01f0e
Rename app to Lemma
2024-12-19 23:59:27 +01:00
5598c0861d
Merge pull request #28 from lordmathis/feat/logging
...
Implement structured logging
2024-12-19 23:45:28 +01:00
f0b6aa0d6e
Setup test logging
2024-12-19 23:42:19 +01:00
cf2e1809a4
Delete more debug logs
2024-12-19 22:26:29 +01:00
b065938211
Remove too many debug messages
2024-12-19 22:00:42 +01:00
0aa67f5cc2
Ignore env dev file
2024-12-18 22:17:22 +01:00
f6de4fb839
Log the config after loading
2024-12-18 22:16:20 +01:00
7ccd36f0e4
Add logging to handlers
2024-12-17 23:28:01 +01:00
54cefac4b7
Update package comment
2024-12-16 22:39:26 +01:00
032ae1354c
Add logging to storage package
2024-12-16 22:38:21 +01:00
03e78c3e6b
Harmonize logging
2024-12-16 21:25:17 +01:00
b00f01f033
Add logging to secrets package
2024-12-16 21:25:06 +01:00
51004d980d
Implement logging for git package
2024-12-16 21:16:31 +01:00
e7a48fcd27
Add logging to context
2024-12-16 20:59:21 +01:00
d8528d1b42
Merge pull request #27 from LordMathis/dependabot/go_modules/server/go_modules-5a9c29dde4
...
Bump golang.org/x/crypto from 0.21.0 to 0.31.0 in /server in the go_modules group across 1 directory
2024-12-15 18:48:04 +01:00
3edce8a0b9
Add logging to auth package
2024-12-15 18:03:04 +01:00
d6680d8e03
Update db logging
2024-12-15 17:28:53 +01:00
8dd57bdf0b
Use lowercase for log messages
2024-12-15 17:13:40 +01:00
a32e0957ed
Add logging to app package
2024-12-15 16:46:29 +01:00
ab00276f0d
Add logging to db package
2024-12-15 14:12:39 +01:00
d14eae4de4
Add Logger interface
2024-12-15 13:34:31 +01:00
71df436a93
Simplify logging
2024-12-14 23:59:28 +01:00
1ee8d94789
Add logger to server
2024-12-12 21:06:15 +01:00
9d82b6426c
Use slog for logging
2024-12-12 20:53:35 +01:00
dependabot[bot]
6280586aaf
Bump golang.org/x/crypto
...
Bumps the go_modules group with 1 update in the /server directory: [golang.org/x/crypto](https://github.com/golang/crypto ).
Updates `golang.org/x/crypto` from 0.21.0 to 0.31.0
- [Commits](https://github.com/golang/crypto/compare/v0.21.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-12 15:49:43 +00:00
ea916c3ecc
Initial logging implementation
2024-12-10 22:16:50 +01:00
3d03da221b
Merge pull request #26 from LordMathis/feat/cookies
...
Implement cookie auth
2024-12-09 21:19:35 +01:00
26a208123a
Implement cookie auth on frontend
2024-12-09 20:57:56 +01:00
8a62c9e306
Regenerate docs
2024-12-08 17:47:44 +01:00
a7a97caa6a
Regenerate api docs
2024-12-08 17:46:59 +01:00
8ebbe1e076
Update api docs
2024-12-08 17:43:50 +01:00
ed6ac312ed
Fix failing logout tests
2024-12-08 17:22:39 +01:00
2268ea48f2
Fix session validation
2024-12-08 17:13:34 +01:00
69af630332
Update tests to use test user struct
2024-12-08 15:03:39 +01:00