divyam234
|
825dc11fe1
|
feat: MultiThreaded stream support
|
2024-06-22 17:59:59 +05:30 |
|
dependabot[bot]
|
8c9ca99a93
|
chore(deps): bump github.com/rclone/rclone from 1.66.0 to 1.67.0
Bumps [github.com/rclone/rclone](https://github.com/rclone/rclone) from 1.66.0 to 1.67.0.
- [Release notes](https://github.com/rclone/rclone/releases)
- [Changelog](https://github.com/rclone/rclone/blob/master/RELEASE.md)
- [Commits](https://github.com/rclone/rclone/compare/v1.66.0...v1.67.0)
---
updated-dependencies:
- dependency-name: github.com/rclone/rclone
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-21 13:46:48 +05:30 |
|
dependabot[bot]
|
25ea36e671
|
chore(deps): bump github.com/spf13/cobra from 1.8.0 to 1.8.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](https://github.com/spf13/cobra/compare/v1.8.0...v1.8.1)
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-17 18:39:21 +05:30 |
|
divyam234
|
9f72b25e0a
|
Update README.md
|
2024-06-15 15:59:35 +05:30 |
|
divyam234
|
edf8b41fb0
|
Update README.md
|
2024-06-15 15:58:46 +05:30 |
|
divyam234
|
d0d0f2f8ed
|
fix: disallow duplicate folders
|
2024-06-15 11:09:05 +05:30 |
|
divyam234
|
abcf81b204
|
refactor: improve cron jobs
|
2024-06-14 23:30:22 +05:30 |
|
dependabot[bot]
|
8a38aaddac
|
chore(deps): bump github.com/gorilla/websocket from 1.5.2 to 1.5.3
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.2 to 1.5.3.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.2...v1.5.3)
---
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>
|
2024-06-14 18:28:41 +05:30 |
|
divyam234
|
855a320f32
|
feat: buffered reader for fast streaming
|
2024-06-14 00:55:15 +05:30 |
|
dependabot[bot]
|
3faeb64084
|
chore(deps): bump github.com/gotd/td from 0.102.0 to 0.103.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.102.0 to 0.103.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.102.0...v0.103.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>
|
2024-06-12 17:57:05 +05:30 |
|
dependabot[bot]
|
db1372212e
|
chore(deps): bump gorm.io/driver/postgres from 1.5.7 to 1.5.9
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.7 to 1.5.9.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.7...v1.5.9)
---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-12 17:56:45 +05:30 |
|
dependabot[bot]
|
83921a9191
|
chore(deps): bump gorm.io/datatypes from 1.2.0 to 1.2.1
Bumps [gorm.io/datatypes](https://github.com/go-gorm/datatypes) from 1.2.0 to 1.2.1.
- [Commits](https://github.com/go-gorm/datatypes/compare/v1.2.0...v1.2.1)
---
updated-dependencies:
- dependency-name: gorm.io/datatypes
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-12 17:55:34 +05:30 |
|
divyam234
|
4cc1087152
|
fix: add session date as fingerprint
|
2024-06-12 13:22:38 +05:30 |
|
divyam234
|
54a5fd55e1
|
refactor: improve deletion
|
2024-06-11 19:29:05 +05:30 |
|
divyam234
|
febdb3fe84
|
refactor: Fix pool close method to prevent nil pointer dereference
|
2024-06-10 22:43:06 +05:30 |
|
divyam234
|
df5c554c30
|
refactor: Remove unused multierr package and close pool directly
|
2024-06-10 22:41:57 +05:30 |
|
divyam234
|
5798d89f02
|
feat Add user sessions control
|
2024-06-10 21:52:21 +05:30 |
|
dependabot[bot]
|
175734a509
|
chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.2
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.1...v1.5.2)
---
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>
|
2024-06-10 21:22:40 +05:30 |
|
divyam234
|
43a21d9d86
|
feat: add size to unique fingerprint
|
2024-06-09 03:07:31 +05:30 |
|
divyam234
|
be256f5da4
|
update README.md
|
2024-06-08 21:46:40 +05:30 |
|
divyam234
|
33099783cc
|
fix: directory creation
|
2024-06-08 16:31:21 +05:30 |
|
divyam234
|
7e5e3adf5f
|
refactor: list files by parentId explicitly
|
2024-06-07 20:40:26 +05:30 |
|
divyam234
|
94ef73d62c
|
refoactor: drop path field frpm db
|
2024-06-07 12:11:00 +05:30 |
|
divyam234
|
b92f751375
|
refactor: Copy session data to prevent mutation in LoadSession function
|
2024-06-06 00:19:40 +05:30 |
|
divyam234
|
d959849278
|
Update README.md
|
2024-06-05 23:58:25 +05:30 |
|
dependabot[bot]
|
bcdf380ebd
|
chore(deps): bump golang.org/x/net from 0.25.0 to 0.26.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/net/compare/v0.25.0...v0.26.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-05 23:46:10 +05:30 |
|
divyam234
|
306a508319
|
refactor: db params
|
2024-06-04 17:49:13 +05:30 |
|
divyam234
|
75e7b6317b
|
feat: Add panic recovery to application
|
2024-06-04 13:27:56 +05:30 |
|
divyam234
|
bde8806a52
|
chore: Add gin recovery middleware for error handling
|
2024-06-04 12:58:32 +05:30 |
|
divyam234
|
c500e0f8e0
|
chore: Add mutex for session storage in kv package
|
2024-06-04 11:06:04 +05:30 |
|
dependabot[bot]
|
e786597e94
|
chore(deps): bump github.com/spf13/viper from 1.18.2 to 1.19.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.18.2 to 1.19.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.18.2...v1.19.0)
---
updated-dependencies:
- dependency-name: github.com/spf13/viper
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-03 17:50:32 +05:30 |
|
divyam234
|
dfa814e2c9
|
Update README.md
|
2024-06-03 12:23:40 +05:30 |
|
divyam234
|
c6511dbdba
|
Update README.md
|
2024-06-03 12:23:11 +05:30 |
|
divyam234
|
67e063ba00
|
chore: close upload pool after file upload
|
2024-06-03 01:57:34 +05:30 |
|
divyam234
|
943a5012b9
|
feat: added dc pooler and support 0 length file size
|
2024-06-02 23:11:18 +05:30 |
|
divyam234
|
1c6c1c8ea5
|
refactor: add "engine was closed" error to internalErrors list
|
2024-06-01 20:00:44 +05:30 |
|
divyam234
|
6ee7c82a2b
|
feat: enable subdirectory search
|
2024-06-01 10:57:10 +05:30 |
|
divyam234
|
5a66bf38f2
|
feat: Advanced filtering
|
2024-06-01 02:06:28 +05:30 |
|
divyam234
|
450c7e0487
|
fix: uploads when using multiple channels
|
2024-05-31 20:28:40 +05:30 |
|
dependabot[bot]
|
b7e6af058c
|
chore(deps): bump go.uber.org/fx from 1.21.1 to 1.22.0
Bumps [go.uber.org/fx](https://github.com/uber-go/fx) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/uber-go/fx/releases)
- [Changelog](https://github.com/uber-go/fx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/uber-go/fx/compare/v1.21.1...v1.22.0)
---
updated-dependencies:
- dependency-name: go.uber.org/fx
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-31 18:28:48 +05:30 |
|
divyam234
|
6dd0fd2d80
|
refactor: improve error handling in file chunk upload
|
2024-05-28 11:07:06 +05:30 |
|
dependabot[bot]
|
d60947011b
|
chore(deps): bump github.com/jackc/pgx/v5 from 5.5.5 to 5.6.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.5 to 5.6.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.5...v5.6.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>
|
2024-05-27 21:47:01 +05:30 |
|
divyam234
|
6b51c23437
|
Update README.md
|
2024-05-26 15:06:02 +05:30 |
|
divyam234
|
5fa2a064fb
|
refactor: add endpoint to delete file parts
|
2024-05-26 03:32:16 +05:30 |
|
divyam234
|
44a91ee180
|
refactor: allow parts update in upload payload
|
2024-05-26 00:40:57 +05:30 |
|
divyam234
|
70bb79b8b9
|
fix: bg session not creating bot session while downloading
|
2024-05-20 17:50:07 +05:30 |
|
divyam234
|
a5fa23bb79
|
Update README.md
|
2024-05-20 15:31:11 +05:30 |
|
divyam234
|
c8148a2207
|
refactor: use range loops introduced in go 1.22
|
2024-05-20 02:54:32 +05:30 |
|
divyam234
|
7bbcbf80a2
|
fix: downloads when no of chunks > 200
|
2024-05-20 01:43:46 +05:30 |
|
divyam234
|
af5d7c97c9
|
Update config.sample.toml
|
2024-05-15 17:26:19 +05:30 |
|