divyam234
4480fd34c3
docs: Update Docker image templates and manifest names
2024-08-20 16:40:10 +05:30
divyam234
9b00eac101
ci: update
2024-08-18 13:58:09 +05:30
divyam234
cb81542848
chore(deps): update go.mod dependencies
2024-08-12 14:44:28 +05:30
divyam234
619fc3eccd
refactor: readers
2024-08-12 14:32:33 +05:30
divyam234
a40304eeed
chore: Update Docker image templates and manifest names
2024-08-11 23:48:53 +05:30
divyam234
889a0c31dd
ci: add circle ci
2024-08-11 23:46:21 +05:30
divyam234
5ea8bbf4d5
refactor: Remove GitHub workflows
2024-08-10 23:46:32 +05:30
divyam234
a64eb57ea4
chore: add all bots in stream
2024-08-10 08:55:02 +05:30
divyam234
c7be0ead76
refactor: check bot limits with total bots
2024-08-10 00:19:16 +05:30
divyam234
c7149701f1
refactor: Update dependencies and refactor multireader and workers
2024-08-10 00:08:06 +05:30
dependabot[bot]
1532bc0418
chore(deps): bump go.uber.org/fx from 1.22.1 to 1.22.2
...
Bumps [go.uber.org/fx](https://github.com/uber-go/fx ) from 1.22.1 to 1.22.2.
- [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.22.1...v1.22.2 )
---
updated-dependencies:
- dependency-name: go.uber.org/fx
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-08 19:22:23 +05:30
dependabot[bot]
1a39ff6c6e
chore(deps): bump golang.org/x/net from 0.27.0 to 0.28.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/net/compare/v0.27.0...v0.28.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-08-07 21:14:33 +05:30
dependabot[bot]
ba149ed662
chore(deps): bump golang.org/x/crypto from 0.25.0 to 0.26.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.25.0 to 0.26.0.
- [Commits](https://github.com/golang/crypto/compare/v0.25.0...v0.26.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>
2024-08-07 21:12:45 +05:30
dependabot[bot]
a9a00ac62a
chore(deps): bump github.com/gotd/td from 0.106.0 to 0.107.0
...
Bumps [github.com/gotd/td](https://github.com/gotd/td ) from 0.106.0 to 0.107.0.
- [Release notes](https://github.com/gotd/td/releases )
- [Commits](https://github.com/gotd/td/compare/v0.106.0...v0.107.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-08-06 19:30:10 +05:30
dependabot[bot]
4a067d9159
chore(deps): bump golang.org/x/time from 0.5.0 to 0.6.0
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.5.0 to 0.6.0.
- [Commits](https://github.com/golang/time/compare/v0.5.0...v0.6.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>
2024-08-05 21:54:42 +05:30
dependabot[bot]
d374139a17
chore(deps): bump golang.org/x/sync from 0.7.0 to 0.8.0
...
Bumps [golang.org/x/sync](https://github.com/golang/sync ) from 0.7.0 to 0.8.0.
- [Commits](https://github.com/golang/sync/compare/v0.7.0...v0.8.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/sync
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-08-05 21:54:29 +05:30
divyam234
3605ea4193
refactor: multireader and workers
2024-08-04 17:13:40 +05:30
divyam234
81c4bd775a
fix: rename file bug
2024-08-03 19:14:03 +05:30
divyam234
2a7cedb6fb
refactor: Update ParentID field to use sql.NullString for nullable values
2024-08-03 00:36:14 +05:30
divyam234
149d8c6140
refactor: use uuid7 for fileId
2024-08-02 23:03:52 +05:30
divyam234
2d564eb1e8
fix: depth col issue while creating directory
2024-07-28 15:46:55 +05:30
divyam234
72db50208a
refactor: drop depth field
2024-07-27 23:42:26 +05:30
divyam234
2265ec72e3
Update README.md
2024-07-27 01:03:55 +05:30
divyam234
d178964e1f
Update README.md
2024-07-27 01:01:26 +05:30
divyam234
d709b18926
ci: Update pnpm version to 9 in release workflow
2024-07-26 21:51:32 +05:30
divyam234
4db65dd942
refactor: Add read-write locks for cache operations
2024-07-26 21:22:33 +05:30
divyam234
9ce54b0a50
feat: added redis cache support
2024-07-26 21:20:26 +05:30
divyam234
72be512b7b
chore: Update Dockerfile to include pgroonga and pgvector extensions
2024-07-24 21:52:20 +05:30
dependabot[bot]
5d84d53b6f
chore(deps): bump github.com/gotd/td from 0.105.0 to 0.106.0
...
Bumps [github.com/gotd/td](https://github.com/gotd/td ) from 0.105.0 to 0.106.0.
- [Release notes](https://github.com/gotd/td/releases )
- [Commits](https://github.com/gotd/td/compare/v0.105.0...v0.106.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-07-22 17:42:39 +05:30
divyam234
852c45db9e
feat: show versions in UI
2024-07-20 15:55:08 +05:30
divyam234
a28d203090
refactor: add option to prevent error from get_file_from_path
2024-07-18 16:57:09 +05:30
divyam234
932eaa65bf
refactor: init user login in db transaction
2024-07-18 16:06:03 +05:30
divyam234
826b67210e
refactor: add path for find op
2024-07-15 01:33:41 +05:30
divyam234
c49b78b863
feat: Implemented offset pagination by ranks
2024-07-15 00:39:09 +05:30
divyam234
d8846d65e4
refactor: add support for multilingual search using pgroonga extension
2024-07-11 19:19:42 +05:30
dependabot[bot]
41311d6af7
chore(deps): bump gorm.io/gorm from 1.25.10 to 1.25.11
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.10 to 1.25.11.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.10...v1.25.11 )
---
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>
2024-07-11 18:27:33 +05:30
divyam234
20d39cd5b9
refactor: Switch to golang-jwt for auth
2024-07-11 00:25:25 +05:30
divyam234
e7865a7637
refactor: readd server timeouts
2024-07-09 23:41:05 +05:30
dependabot[bot]
5ff157aabc
chore(deps): bump golang.org/x/net from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/net/compare/v0.26.0...v0.27.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-07-08 19:30:33 +05:30
divyam234
758f0f82ea
refactor: Handle file updates in transaction ( #292 )
...
* feat: Add Stream Bots Offset flag to run command
* feat: Update Stream Bots Offset flag in run command
* update
* update
* update
* invalidate cache on update
* chore: Update cache key for file location deletion
* chore: Update cache key for file location retrieval
* chore: Refactor file service to optimize token processing
* chore: Optimize token processing in file service
* chore: Update file service to use PUT method for updating parts
2024-07-08 16:42:48 +05:30
divyam234
678de5bc63
chore: Remove statsviz monitoring
2024-07-07 12:53:28 +05:30
divyam234
bddd2d93d8
ci: update goreleaser to version 6
2024-07-07 12:49:47 +05:30
divyam234
5f0f1831e5
refactor: verify if part is uploaded before returning
2024-07-07 12:28:07 +05:30
dependabot[bot]
6839766e0a
chore(deps): bump golang.org/x/crypto from 0.24.0 to 0.25.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.24.0 to 0.25.0.
- [Commits](https://github.com/golang/crypto/compare/v0.24.0...v0.25.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>
2024-07-06 15:09:45 +05:30
divyam234
c5b9c99005
chore: update stataviz monitoring
2024-07-06 11:23:30 +05:30
divyam234
2eaceea53e
ci: update goreleaser
2024-07-02 01:03:04 +05:30
divyam234
713d7a8fe7
refactor: fix typo in decrypted reader
2024-07-02 00:58:17 +05:30
divyam234
1353ae7bd2
feat: added option to disable cron jobs
2024-07-01 17:11:55 +05:30
divyam234
f33b0428e7
ci: cache dependencies
2024-07-01 15:01:34 +05:30
divyam234
c8c569a643
chore: panic error during database migration
2024-07-01 13:52:44 +05:30