Commit graph

514 commits

Author SHA1 Message Date
divyam234 e3a34abe93 update 2023-08-24 00:43:59 +05:30
divyam234 9f96f03d0c
Update build.yml 2023-08-24 00:29:01 +05:30
divyam234 14650a466f chnages upload logic 2023-08-24 00:10:40 +05:30
divyam234 a4a8ceca29 added 2fa support 2023-08-22 20:30:14 +05:30
divyam234 9ba5c8ceb9 Merge branch 'main' of https://github.com/divyam234/teldrive 2023-08-21 23:21:17 +05:30
divyam234 d574c7896a disable folder size trigger for now need to implement better sol 2023-08-21 23:21:05 +05:30
dependabot[bot] 3610b3de3c
Bump github.com/go-co-op/gocron from 1.31.1 to 1.32.1
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.31.1 to 1.32.1.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.31.1...v1.32.1)

---
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-08-21 12:50:54 +00:00
divyam234 caa8f620db
Update README.md 2023-08-21 11:42:39 +05:30
divyam234 ba3449c6a9 update 2023-08-21 04:12:29 +05:30
divyam234 fff50c1935 update 2023-08-21 03:59:34 +05:30
divyam234 844221fedb fix release 2023-08-21 03:55:01 +05:30
dependabot[bot] f8065fa1ed
Bump gorm.io/gorm from 1.25.2 to 1.25.4
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.2 to 1.25.4.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.2...v1.25.4)

---
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>
2023-08-20 22:23:42 +00:00
dependabot[bot] f8e9e350a3
Bump github.com/gotd/td from 0.84.0 to 0.85.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.84.0 to 0.85.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.84.0...v0.85.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-08-20 22:23:29 +00:00
divyam234 5bef6d267e add release 2023-08-21 03:52:20 +05:30
divyam234 54d759016e update 2023-08-21 03:44:15 +05:30
divyam234 0b97ce03ed create directory from path for rclone to reduce db calls 2023-08-21 03:11:33 +05:30
divyam234 3710002aa4
Merge pull request #10 from joseavilasg09/enhancement/show-folder-size
Show folder size
2023-08-20 23:47:17 +05:30
José Avila eb4aefde24 Refines trigger logic for updates on size and status changes 2023-08-20 12:52:21 -05:00
divyam234 4d00404ca0 handle flood errors and changed reconnection login 2023-08-20 22:05:12 +05:30
José Avila 857d9505fe Removes unnecessary ALTER TABLE in down migration 2023-08-20 05:59:22 -05:00
José Avila 63ebfb63a9 Implements automatic folder size update with trigger and function 2023-08-20 05:57:06 -05:00
divyam234 e74082984f
Merge pull request #9 from joseavilasg09/issue/accessing-non-existent-folders
Function to check if a given path exists
2023-08-20 12:49:00 +05:30
José Avila 9482fb0529 Make the CheckIfPathExists function to return the message directly. 2023-08-19 22:33:11 -05:00
José Avila 3c8f1f5216 Add function to check if a given path exists 2023-08-19 21:44:12 -05:00
divyam234 aeb0434356 optional rate limit 2023-08-20 02:48:04 +05:30
divyam234 3e6f19e58f resume file uploads 2023-08-19 19:23:09 +05:30
divyam234 92b0dc1efc
Update LICENSE 2023-08-19 15:12:56 +05:30
divyam234 3008e71275 use official web client config 2023-08-19 13:34:29 +05:30
Divyam fd9a8903e1 update 2023-08-18 21:40:38 +05:30
divyam234 3aeb7f83f8
Update README.md 2023-08-18 20:22:16 +05:30
divyam234 3eb08f42dd retrun size 2023-08-18 12:54:19 +05:30
divyam234 2fb8e8ca9a fix data type 2023-08-18 04:55:27 +05:30
divyam234 386096014c
Update README.md 2023-08-18 04:40:28 +05:30
divyam234 3deb043e83 update 2023-08-18 03:02:10 +05:30
divyam234 43a40e3cde update 2023-08-18 02:55:22 +05:30
divyam234 7131c1c95c migrated to pressly as atlas go was causing errors to some users 2023-08-18 01:13:36 +05:30
divyam234 b9857d0d60 Merge branch 'main' of https://github.com/divyam234/teldrive 2023-08-17 21:02:45 +05:30
divyam234 0b0ec8bcff update schema 2023-08-17 21:02:40 +05:30
divyam234 2e969280e2
Update README.md 2023-08-17 18:18:15 +05:30
divyam234 8cba67d03c
Update README.md 2023-08-17 18:15:00 +05:30
divyam234 0aa3725fb5 update readme 2023-08-17 17:44:33 +05:30
divyam234 df08ec63ec added user service 2023-08-17 17:02:27 +05:30
Divyam 2cb160077b update 2023-08-17 00:07:55 +05:30
Divyam 15e187e009 update readme 2023-08-16 23:36:58 +05:30
Divyam f4f973d25a update 2023-08-16 22:40:41 +05:30
Divyam 9a6aef8bd2 nginx remove upload limit 2023-08-16 22:23:01 +05:30
divyam234 c3d631b84a
Update build.yml 2023-08-16 21:59:58 +05:30
divyam234 ea92f6db72 fixed auth error 2023-08-16 21:54:43 +05:30
Divyam 1285c80eb3 update 2023-08-16 20:57:03 +05:30
Divyam 6603482103 fix compose errors 2023-08-16 20:57:00 +05:30