|
f69916af88
|
Bump gorm.io/gorm from 1.25.10 to 1.25.12
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.10 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.10...v1.25.12)
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-20 15:50:23 +00:00 |
|
|
66d0247f19
|
Update go.sum
|
2024-09-20 16:44:25 +07:00 |
|
|
4c532acba0
|
Merge pull request #53 from fossyy/dependabot/go_modules/golang.org/x/crypto-0.27.0
Bump golang.org/x/crypto from 0.24.0 to 0.27.0
|
2024-09-13 21:56:59 +07:00 |
|
|
ea50b2269c
|
Bump gorm.io/gorm from 1.25.10 to 1.25.12
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.10 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.10...v1.25.12)
---
updated-dependencies:
- dependency-name: gorm.io/gorm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-13 14:54:30 +00:00 |
|
|
8edcd4e36d
|
Bump golang.org/x/crypto from 0.24.0 to 0.27.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.24.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.27.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-13 14:54:26 +00:00 |
|
|
16ae5f3bd7
|
Display user storage usage on the dashboard
|
2024-09-12 13:52:57 +07:00 |
|
|
b23bf8898b
|
migrate to WebSocket for frontend and backend communication
|
2024-09-09 21:38:10 +07:00 |
|
|
2c5de2b336
|
Add Redis support for session and user management
|
2024-09-08 00:03:43 +07:00 |
|
|
92c8846f57
|
Add system usage monitoring to admin dashboard
|
2024-09-03 21:11:49 +07:00 |
|
|
f63c4f7928
|
Fix unauthorized session termination (#30)
|
2024-06-20 22:35:30 +07:00 |
|
|
cdc365e89b
|
Implement Totp authentication
|
2024-06-19 16:23:28 +07:00 |
|
|
5ca6cdd129
|
Add PostgreSQL as a supported database
|
2024-04-28 21:52:33 +07:00 |
|
|
2e2fbdf800
|
Add password validation
|
2024-04-25 22:51:37 +07:00 |
|