Commit graph

498 commits

Author SHA1 Message Date
divyam234 ca46098dee multi users fixes 2023-12-25 03:36:14 +05:30
divyam234 e80a2522ce return empty array instead of null 2023-12-24 14:46:39 +05:30
divyam234 e5e1bef3e7 show parent path on all views except my-drive 2023-12-24 14:32:45 +05:30
divyam234 18df57f8ab return parent path in search response 2023-12-22 22:57:58 +05:30
divyam234 1abf2282f2 sync-ui 2023-12-22 17:03:26 +05:30
divyam234 58f6dd61c4 add version in ui 2023-12-22 16:31:36 +05:30
divyam234 10c13e130b fix bulkmove operation 2023-12-22 15:46:58 +05:30
dependabot[bot] bb47d88a89 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.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>
2023-12-20 16:16:12 +05:30
dependabot[bot] 1ebaeecfb5 Bump github.com/pressly/goose/v3 from 3.16.0 to 3.17.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.16.0 to 3.17.0.
- [Release notes](https://github.com/pressly/goose/releases)
- [Changelog](https://github.com/pressly/goose/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pressly/goose/compare/v3.16.0...v3.17.0)

---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-18 19:00:00 +05:30
divyam234 e2e201ac36 sync-ui 2023-12-18 17:40:58 +05:30
divyam234 370d55508e pass encrypted field in server sside copy 2023-12-18 13:25:24 +05:30
divyam234 72a4ceecd0 check for encrpytion key 2023-12-18 08:59:06 +05:30
divyam234 d5c2387212
Update README.md 2023-12-17 19:28:59 +05:30
divyam234 f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
dependabot[bot] 095bb1a823 Bump github.com/go-co-op/gocron from 1.36.1 to 1.37.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.36.1 to 1.37.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.36.1...v1.37.0)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-17 13:13:24 +05:30
dependabot[bot] 2f8343122f Bump github.com/gotd/td from 0.90.0 to 0.91.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.90.0 to 0.91.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.90.0...v0.91.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 12:27:05 +05:30
dependabot[bot] 2ea53574fa Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.1)

---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 12:26:49 +05:30
divyam234 7ace28d87b
Update README.md 2023-12-08 19:07:33 +05:30
dependabot[bot] 44283298e6 Bump github.com/go-co-op/gocron from 1.36.0 to 1.36.1
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.36.0...v1.36.1)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 18:25:55 +05:30
divyam234 7dda80d8dc cleanup and calulate tg chuck size dynamically 2023-12-08 16:34:20 +05:30
divyam234 d40b0a825a
Update README.md 2023-12-08 13:18:55 +05:30
divyam234 6b0768161e enable random salt geenration for file parts 2023-12-08 13:17:33 +05:30
divyam234 049cc0f54a
Update README.md 2023-12-08 04:35:47 +05:30
divyam234 f58620873f remove channeld binding 2023-12-08 03:53:55 +05:30
divyam234 205cb0bc4d save encrypt state in uploads 2023-12-08 03:35:40 +05:30
divyam234 3e30b8797c enable native file encryption 2023-12-08 03:16:06 +05:30
divyam234 e685ac67d2 update 2023-12-06 01:43:26 +05:30
dependabot[bot] c511783ce2 Bump github.com/gotd/td from 0.89.0 to 0.90.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.89.0 to 0.90.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.89.0...v0.90.0)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 18:33:10 +05:30
divyam234 239a98c05a add temp migration 2023-12-05 18:23:54 +05:30
José Avila SG 7cb94e7507 Remove trailing comma 2023-12-05 11:34:54 +05:30
divyam234 0a1c5d679e change http range func 2023-12-04 14:58:28 +05:30
divyam234 1e2da6d627 don't modify errors 2023-12-04 00:51:30 +05:30
divyam234 5546b81e51 fix auth middleware 2023-12-04 00:26:46 +05:30
divyam234 b25a4bc7ca
Update README.md 2023-12-03 13:07:21 +05:30
divyam234 d61c97668f fix releaser 2023-12-03 12:45:56 +05:30
divyam234 3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234 c0d54e42ce fix migrations 2023-12-03 04:43:45 +05:30
divyam234 ca77be389d fix file creation 2023-12-03 04:33:16 +05:30
divyam234 bc7b50f4da further cleanup 2023-12-03 03:16:53 +05:30
divyam234 b040eb9e1e api changes 2023-12-03 02:53:06 +05:30
divyam234 8ee3e8b846 remove swagger 2023-12-03 01:21:21 +05:30
divyam234 40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30
divyam234 e08ff973f0 dont recover upload if gin context is cancelled 2023-11-30 17:48:26 +05:30
divyam234 88fd0ffbf2 fix recent listing 2023-11-30 00:28:55 +05:30
divyam234 7a2752b4f0 sync-ui 2023-11-29 23:26:54 +05:30
divyam234 d25dac1453 sync ui 2023-11-29 23:10:05 +05:30
dependabot[bot] ebef802ed2 Bump golang.org/x/time from 0.4.0 to 0.5.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/time/compare/v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/time
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-29 00:31:43 +05:30
dependabot[bot] 250ab1fc7f Bump github.com/go-faster/errors from 0.6.1 to 0.7.0
Bumps [github.com/go-faster/errors](https://github.com/go-faster/errors) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/go-faster/errors/releases)
- [Commits](https://github.com/go-faster/errors/compare/v0.6.1...v0.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 18:41:30 +05:30
divyam234 f24ab2005f enable rate limit for user session by default 2023-11-26 22:02:43 +05:30
divyam234 b128606c97 sync ui 2023-11-26 21:00:36 +05:30