Commit graph

407 commits

Author SHA1 Message Date
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
divyam234 fa51e2f0f2 update ui ref 2023-11-25 19:26:48 +05:30
dependabot[bot] c8917ea321 Bump github.com/go-co-op/gocron from 1.35.3 to 1.36.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.3 to 1.36.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.35.3...v1.36.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-11-25 10:32:18 +05:30
dependabot[bot] 5338dd130d Bump github.com/pressly/goose/v3 from 3.15.1 to 3.16.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.15.1 to 3.16.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.15.1...v3.16.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-11-25 10:31:12 +05:30
dependabot[bot] d2039f5575 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-25 10:31:00 +05:30
divyam234 fb99e5bba5 implement parts retry 2023-11-25 10:28:48 +05:30
divyam234 6f9e469459 fix some errors 2023-11-16 20:51:35 +05:30
divyam234 fa7735dbe9 add server side copy 2023-11-09 16:40:37 +05:30
divyam234 dfea832764 fix byte range 2023-11-08 14:34:18 +05:30
divyam234 ceafaf8e1f set LAZY_STREAM_BOTS default to false 2023-11-08 01:22:26 +05:30
divyam234 cf273b53df Merge branch 'main' of https://github.com/divyam234/teldrive 2023-11-07 22:12:25 +05:30
divyam234 d70acb2959 fix for wrong bot index 2023-11-07 22:12:22 +05:30
kzshantonu a3f3e66f18 docker-compose example with postgres 2023-11-07 22:03:48 +05:30
divyam234 d3f42e595e add uplaod part explicitly 2023-11-07 14:36:14 +05:30
divyam234 b8fab88828
Update docker-compose.yml 2023-11-06 20:13:28 +05:30
dependabot[bot] b3aa1526d3 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/gorilla/websocket
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 19:04:16 +05:30
dependabot[bot] fe4195afda Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 19:04:02 +05:30
dependabot[bot] f84d344ec0 Bump golang.org/x/time from 0.3.0 to 0.4.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/time/compare/v0.3.0...v0.4.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-06 19:03:48 +05:30
divyam234 1ec038fe4b fix updates form messages 2023-11-06 17:19:49 +05:30
divyam234 b22303c555 update 2023-11-06 14:15:57 +05:30
divyam234 abb5029472 remove extra db call in upload 2023-11-06 03:56:37 +05:30
divyam234 193bcb104f change upload retention by env variable 2023-11-05 23:49:58 +05:30
divyam234 6686f7d23b Merge branch 'main' of https://github.com/divyam234/teldrive 2023-11-05 23:38:21 +05:30
divyam234 87986785ab change range part logic 2023-11-05 23:38:18 +05:30
divyam234 26a0b6fbdd
Update README.md 2023-11-05 16:39:15 +05:30
divyam234 5d244dfd49 update readme 2023-11-04 21:58:29 +05:30
divyam234 1e11103d11 update readme 2023-11-04 19:37:15 +05:30
divyam234 6db6f62dfb remove session column from user table 2023-11-04 19:30:04 +05:30
divyam234 9e7bdd6256 handle all edge cases for lr 2023-11-03 19:56:47 +05:30
divyam234 19d581d054 call partStream if pos is less than parts size 2023-11-03 19:02:41 +05:30
divyam234 60cdcae3f6 fix EOF not called in linear reader 2023-11-03 18:29:18 +05:30
divyam234 61113620cd remove goroutines from linear reader 2023-11-03 01:30:24 +05:30
divyam234 2533234de8 improve cache handling 2023-11-02 19:21:30 +05:30
divyam234 f2ca5162a3 added dirMove functionality 2023-11-02 01:27:07 +05:30
dependabot[bot] 88faca0c78 Bump github.com/gotd/td from 0.88.0 to 0.89.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.88.0 to 0.89.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.88.0...v0.89.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-11-01 19:57:56 +05:30
divyam234 655103daf6 improve path detection 2023-11-01 19:09:54 +05:30
divyam234 2172a5af7b fix type 2023-10-31 23:33:16 +05:30
divyam234 b4366686f7 mod tidy 2023-10-31 23:21:47 +05:30
divyam234 9d4a94b9a8 Merge branch 'main' of https://github.com/divyam234/teldrive 2023-10-31 23:17:52 +05:30
divyam234 7c3e478161 upload changes 2023-10-31 23:16:52 +05:30
dependabot[bot] e25bfed16f Bump github.com/go-co-op/gocron from 1.35.2 to 1.35.3
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.2 to 1.35.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3)

---
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-10-31 19:04:50 +05:30
dependabot[bot] 40ce0ccb54 Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 11:47:58 +05:30