Commit graph

81 commits

Author SHA1 Message Date
joseavilasg09 3681f3bbfb Checks if self.Photo is nil 2023-08-27 01:28:39 -05:00
divyam234 be14cc44a3 fix race issue in workload operations 2023-08-26 15:57:44 +05:30
divyam234 77aa1fed71 Update README.md 2023-08-26 13:57:42 +05:30
divyam234 5ed7dd5293 update 2023-08-26 13:23:18 +05:30
divyam234 4f48a4c797 disable auth on download link for bots 2023-08-26 13:21:04 +05:30
divyam234 e6b2a796f9 fixed list 2023-08-26 10:57:52 +05:30
divyam234 451b162cf3 fix list query builder 2023-08-26 03:46:20 +05:30
divyam234 2ee78274ec update 2023-08-25 23:06:48 +05:30
divyam234 aae8a9f116 Merge branch 'main' of https://github.com/divyam234/teldrive 2023-08-25 23:02:09 +05:30
divyam234 68a03aeb83 find path from executable 2023-08-25 23:02:05 +05:30
divyam234 cb7d44fd72
Update main.go 2023-08-25 17:32:35 +05:30
divyam234 d584a8a500 remove timeout haproxy 2023-08-25 16:19:10 +05:30
divyam234 ca06088900 fixed nonauth client 2023-08-25 16:00:46 +05:30
divyam234 20bca7952e remove bg run from auth 2023-08-25 13:37:59 +05:30
divyam234 380f576f93 rate limit to check upload speed doesn't go too high and fail 2023-08-24 22:24:42 +05:30
divyam234 a4085497b2 update 2023-08-24 17:49:15 +05:30
divyam234 dd205503a1 Merge branch 'main' of https://github.com/divyam234/teldrive 2023-08-24 17:27:54 +05:30
divyam234 970b3acc8b multiarch builds 2023-08-24 17:27:50 +05:30
divyam234 455ecb6d3e
Update docker-compose.yml 2023-08-24 16:49:46 +05:30
divyam234 aae38a7ff3 migrated to haxproxy ad nginx was causing upload errors 2023-08-24 16:48:38 +05:30
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
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
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