Commit Graph

263 Commits

Author SHA1 Message Date
7862e810e4 deps: bump the all-updates group across 1 directory with 2 updates
Bumps the all-updates group with 2 updates in the / directory: [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) and [gorm.io/driver/postgres](https://github.com/go-gorm/postgres).


Updates `github.com/minio/minio-go/v7` from 7.0.80 to 7.0.81
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.80...v7.0.81)

Updates `gorm.io/driver/postgres` from 1.5.9 to 1.5.10
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.9...v1.5.10)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: gorm.io/driver/postgres
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-26 15:19:11 +00:00
1a92815656 Merge pull request #108 from fossyy/dependabot/go_modules/all-updates-abc47fca4c
deps: bump golang.org/x/crypto from 0.28.0 to 0.29.0 in the all-updates group
2024-11-16 13:42:57 +07:00
0169120e9a deps: bump golang.org/x/crypto in the all-updates group
Bumps the all-updates group with 1 update: [golang.org/x/crypto](https://github.com/golang/crypto).


Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0
- [Commits](https://github.com/golang/crypto/compare/v0.28.0...v0.29.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-11-08 15:59:47 +00:00
7e31fc5eea Merge pull request #107 from fossyy/staging
Staging
2024-10-31 16:25:16 +07:00
197383c414 Encrypt TOTP secret before saving to database 2024-10-31 16:24:32 +07:00
f705d9538f Use correct path for air 2024-10-31 15:55:48 +07:00
87a54bb120 Merge pull request #106 from fossyy/dependabot/go_modules/all-updates-970c5976d3
deps: bump the all-updates group with 2 updates
2024-10-31 12:20:01 +07:00
474c55ae54 deps: bump the all-updates group with 2 updates
Bumps the all-updates group with 2 updates: [github.com/a-h/templ](https://github.com/a-h/templ) and [github.com/minio/minio-go/v7](https://github.com/minio/minio-go).


Updates `github.com/a-h/templ` from 0.2.778 to 0.2.793
- [Release notes](https://github.com/a-h/templ/releases)
- [Changelog](https://github.com/a-h/templ/blob/main/.goreleaser.yaml)
- [Commits](https://github.com/a-h/templ/compare/v0.2.778...v0.2.793)

Updates `github.com/minio/minio-go/v7` from 7.0.79 to 7.0.80
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.79...v7.0.80)

---
updated-dependencies:
- dependency-name: github.com/a-h/templ
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-31 05:18:50 +00:00
52272523fc Update dependabot.yml 2024-10-31 12:17:39 +07:00
0396877e22 Merge pull request #103 from fossyy/staging
Add recursive deletion for S3 objects to enable folder deletion
2024-10-28 14:32:21 +07:00
7b55f19dbb Add recursive deletion for S3 objects to enable folder deletion 2024-10-28 14:31:57 +07:00
25d62bfd14 Merge pull request #102 from fossyy/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.79
Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.79
2024-10-28 12:22:20 +07:00
2e568d3c59 Bump github.com/minio/minio-go/v7 from 7.0.77 to 7.0.79
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.77 to 7.0.79.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.77...v7.0.79)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-25 15:37:27 +00:00
9d44f0994a Merge pull request #101 from fossyy/staging
Add Gzip compression middleware for HTTP responses
2024-10-22 17:10:22 +07:00
8ff876d64e Add Gzip compression middleware for HTTP responses 2024-10-22 17:09:50 +07:00
8bb6f1cdcd Update main.yml 2024-10-21 15:09:03 +07:00
b0de1463d9 Merge pull request #100 from fossyy/dependabot/go_modules/github.com/redis/go-redis/v9-9.7.0
Bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0
2024-10-18 13:11:11 +07:00
a5a2a4aa13 Bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.6.2 to 9.7.0.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.6.2...v9.7.0)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-17 15:18:50 +00:00
0c7bb8b1b2 Merge pull request #97 from fossyy/dependabot/go_modules/github.com/redis/go-redis/v9-9.6.2
Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2
2024-10-14 22:44:41 +07:00
3481e75889 Bump github.com/redis/go-redis/v9 from 9.6.1 to 9.6.2
Bumps [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) from 9.6.1 to 9.6.2.
- [Release notes](https://github.com/redis/go-redis/releases)
- [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
- [Commits](https://github.com/redis/go-redis/compare/v9.6.1...v9.6.2)

---
updated-dependencies:
- dependency-name: github.com/redis/go-redis/v9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-14 15:32:38 +00:00
154e6c7592 Merge pull request #96 from fossyy/staging
Build Docker images for x86 and ARM architectures
2024-10-08 19:40:08 +07:00
c8f41b1319 Update main.yml 2024-10-08 19:29:19 +07:00
12bdb875f4 Update main.yml 2024-10-08 19:24:36 +07:00
a9f68c613a Build Docker images for x86 and ARM architectures 2024-10-08 19:20:54 +07:00
d746da2c53 Merge pull request #94 from fossyy/dependabot/go_modules/golang.org/x/crypto-0.28.0
Bump golang.org/x/crypto from 0.27.0 to 0.28.0
2024-10-08 14:07:01 +07:00
898821bda7 Merge pull request #95 from fossyy/staging
Prevent overlapping default 404 message with custom HTML content
2024-10-08 14:05:43 +07:00
340df874c8 Prevent overlapping default 404 message with custom HTML content 2024-10-08 14:05:12 +07:00
79101bbd83 Bump golang.org/x/crypto from 0.27.0 to 0.28.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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-10-07 15:58:19 +00:00
d41440f80c Merge pull request #93 from fossyy/staging
Redesign Reset Password page
2024-10-03 17:14:33 +07:00
7b77d59e54 Redesign Reset Password page 2024-10-03 17:14:01 +07:00
55b9eed0ba Merge pull request #92 from fossyy/staging
Redesign TOTP/2FA page
2024-10-03 17:05:27 +07:00
0c0aa045dc Redesign TOTP/2FA page 2024-10-03 17:05:05 +07:00
3012f14d58 Merge pull request #91 from fossyy/staging
Grouping route
2024-10-02 15:34:12 +07:00
93c44f40cc Grouping route 2024-10-02 15:33:41 +07:00
23120a0f1b Merge pull request #90 from fossyy/staging
Change MySQL UUID storage from unsupported type to VARCHAR(36)
2024-09-25 21:22:12 +07:00
5d7dc70f1b Change MySQL UUID storage from unsupported type to VARCHAR(36) 2024-09-25 21:20:55 +07:00
b89439ff1d Merge pull request #89 from fossyy/dependabot/go_modules/github.com/minio/minio-go/v7-7.0.77
Bump github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77
2024-09-25 11:13:40 +07:00
693a3a2350 Bump github.com/minio/minio-go/v7 from 7.0.76 to 7.0.77
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.76 to 7.0.77.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.76...v7.0.77)

---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-24 15:31:14 +00:00
1c8ed64c13 Merge pull request #88 from fossyy/staging
Organize route handlers
2024-09-24 09:58:30 +07:00
db566fd9a4 Organize route handlers 2024-09-24 09:57:51 +07:00
2a20d65146 Merge pull request #87 from fossyy/staging
Add skeleton loading state for file load
2024-09-23 21:41:41 +07:00
757dde58c0 Add skeleton loading state for file load 2024-09-23 21:40:01 +07:00
2d2ae547bb Merge pull request #86 from fossyy/staging
Add caching for user files
2024-09-23 17:28:43 +07:00
59d4154ef0 Add caching for user files 2024-09-23 17:27:42 +07:00
302258c997 Merge pull request #85 from fossyy/staging
Resolve issue with file visibility not updating after caching user files
2024-09-23 10:45:27 +07:00
1feeafe7de Resolve issue with file visibility not updating after caching user files 2024-09-23 10:44:25 +07:00
5ef1ede70b Merge pull request #84 from fossyy/staging
Implement Redis caching for S3 list object calls
2024-09-23 10:25:50 +07:00
9452d48bbd Implement Redis caching for S3 list object calls 2024-09-23 10:25:10 +07:00
5656c5a616 Merge pull request #83 from fossyy/staging
Add file and line number tracking for warn, error, and panic loggers
2024-09-21 20:54:53 +07:00
2d6a22a112 Add file and line number tracking for warn, error, and panic loggers 2024-09-21 20:54:09 +07:00