divyam234
5c619a06d6
feat: add distributed cron job locking and new cron jobs
...
- Introduced a new configuration option `locker-instance` for distributed cron job locking.
- Updated the cron job service to use `gormlock` for distributed locking.
- Refactored the `StartCronJobs` function to initialize the locker and scheduler.
- Added new cron jobs for cleaning old events and logging actions for existing jobs.
2025-06-22 20:30:45 +05:30
divyam234
aad739d9e5
fix: update file parts update payload to include encryption flag
2025-06-22 11:43:12 +05:30
divyam234
fbcb1024a6
feat: new settings UI with channels operations
2025-06-10 22:58:52 +05:30
divyam234
d4285354f4
feat: support direct ssl negotiation postgres
2025-05-20 22:52:29 +05:30
divyam234
21ae67e49a
fix: return events for specific user
2025-05-14 23:39:40 +05:30
divyam234
d66dc78e35
feat: add file operation event recording system
2025-04-08 20:02:45 +02:00
Bhunter
c524068d12
build: update dependencies and improve reader implementation
2025-03-04 12:32:21 +01:00
Bhunter
5b4faaa594
fix: improve upload error handling and update dependencies
2025-02-06 12:32:45 +01:00
Bhunter
6f7bf17f51
refactor: remove hardcoded tg creds
2025-01-27 22:51:39 +01:00
divyam234
8e4dfd859c
refactor: add index for listing channel files and impove check command
2025-01-21 21:21:59 +05:30
Bhunter
7b4fd14574
refactor: improve command flag registration
2025-01-16 21:20:30 +01:00
Bhunter
0540ae1075
feat: add new check command to check integrity of file parts
2025-01-16 14:46:25 +01:00
Bhunter
0d51fdfe0a
refactor: migrate session db from bbolt to sqlite
2025-01-15 12:33:02 +01:00
Bhunter
9b25f3f676
ci: migrate build process to Taskfile
2025-01-14 21:55:11 +01:00
Bhunter
f0187f4052
refactor: standardize field naming and improve cache key generation
2025-01-14 11:22:41 +01:00
Bhunter
518435fcd3
refactor: replace kv usage with boltdb and update related configurations
2025-01-12 20:05:10 +05:30
divyam234
055cc01ba7
feat: fix time synchronization issues
2025-01-01 02:20:46 +05:30
Bhunter
057a3d7473
feat: add Openapi generator remove go-gin,fx
2024-12-31 18:51:34 +05:30
divyam234
12d8c88bc4
feat: add regex search support
2024-12-13 19:10:33 +05:30
dependabot[bot]
5a14c652b2
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 15:42:31 +05:30
Bhunter
2ff8efa82d
fix: include channelId when updating file
2024-11-20 11:21:53 +01:00
divyam234
a863d93bd7
chore(deps): update
2024-10-30 03:41:43 +05:30
dependabot[bot]
8ec5d09e91
chore(deps): bump github.com/gotd/td from 0.110.1 to 0.111.0
...
Bumps [github.com/gotd/td](https://github.com/gotd/td ) from 0.110.1 to 0.111.0.
- [Release notes](https://github.com/gotd/td/releases )
- [Commits](https://github.com/gotd/td/compare/v0.110.1...v0.111.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-10-07 21:55:45 +05:30
dependabot[bot]
4b9a207127
chore(deps): bump golang.org/x/net from 0.29.0 to 0.30.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.29.0 to 0.30.0.
- [Commits](https://github.com/golang/net/compare/v0.29.0...v0.30.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-10-07 21:55:36 +05:30
dependabot[bot]
582e41e935
chore(deps): bump golang.org/x/crypto from 0.27.0 to 0.28.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.27.0 to 0.28.0.
- [Commits](https://github.com/golang/crypto/compare/v0.27.0...v0.28.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-10-07 21:54:25 +05:30
dependabot[bot]
2791fadb6c
chore(deps): bump golang.org/x/time from 0.6.0 to 0.7.0
...
Bumps [golang.org/x/time](https://github.com/golang/time ) from 0.6.0 to 0.7.0.
- [Commits](https://github.com/golang/time/compare/v0.6.0...v0.7.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-10-07 21:53:02 +05:30
dependabot[bot]
689d4a5658
chore(deps): bump github.com/pressly/goose/v3 from 3.22.0 to 3.22.1
...
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose ) from 3.22.0 to 3.22.1.
- [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.22.0...v3.22.1 )
---
updated-dependencies:
- dependency-name: github.com/pressly/goose/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-18 18:09:12 +05:30
dependabot[bot]
d4d62fc1b1
chore(deps): bump github.com/gotd/td from 0.109.0 to 0.110.1
...
Bumps [github.com/gotd/td](https://github.com/gotd/td ) from 0.109.0 to 0.110.1.
- [Release notes](https://github.com/gotd/td/releases )
- [Commits](https://github.com/gotd/td/compare/v0.109.0...v0.110.1 )
---
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-09-17 18:03:02 +05:30
dependabot[bot]
2558a13294
chore(deps): bump gorm.io/datatypes from 1.2.1 to 1.2.2
...
Bumps [gorm.io/datatypes](https://github.com/go-gorm/datatypes ) from 1.2.1 to 1.2.2.
- [Commits](https://github.com/go-gorm/datatypes/compare/v1.2.1...v1.2.2 )
---
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-09-16 22:43:45 +05:30
dependabot[bot]
a37ac524da
chore(deps): bump github.com/jackc/pgx/v5 from 5.7.0 to 5.7.1
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.7.0 to 5.7.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.7.0...v5.7.1 )
---
updated-dependencies:
- dependency-name: github.com/jackc/pgx/v5
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-09-10 18:20:43 +05:30
divyam234
a1440b1d7a
refactor: remove bg bots
2024-09-10 13:00:47 +05:30
dependabot[bot]
00a68769bd
chore(deps): bump github.com/jackc/pgx/v5 from 5.6.0 to 5.7.0
...
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx ) from 5.6.0 to 5.7.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jackc/pgx/compare/v5.6.0...v5.7.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-09-09 18:57:42 +05:30
dependabot[bot]
2e13a85862
chore(deps): bump gorm.io/gorm from 1.25.11 to 1.25.12
...
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm ) from 1.25.11 to 1.25.12.
- [Release notes](https://github.com/go-gorm/gorm/releases )
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.11...v1.25.12 )
---
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-09-09 18:57:28 +05:30
dependabot[bot]
90a202234f
chore(deps): bump golang.org/x/net from 0.28.0 to 0.29.0
...
Bumps [golang.org/x/net](https://github.com/golang/net ) from 0.28.0 to 0.29.0.
- [Commits](https://github.com/golang/net/compare/v0.28.0...v0.29.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-09-07 03:56:31 +05:30
dependabot[bot]
5e8c9f2de7
chore(deps): bump golang.org/x/crypto from 0.26.0 to 0.27.0
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.26.0 to 0.27.0.
- [Commits](https://github.com/golang/crypto/compare/v0.26.0...v0.27.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-09-06 19:03:58 +05:30
dependabot[bot]
013a3564db
chore(deps): bump github.com/pressly/goose/v3 from 3.21.1 to 3.22.0
...
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose ) from 3.21.1 to 3.22.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.21.1...v3.22.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>
2024-09-03 18:18:55 +05:30
divyam234
7750491588
refactor: Add middlewares to tg client
2024-08-30 21:39:54 +05:30
divyam234
cb81542848
chore(deps): update go.mod dependencies
2024-08-12 14:44:28 +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
9ce54b0a50
feat: added redis cache support
2024-07-26 21:20:26 +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
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
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
678de5bc63
chore: Remove statsviz monitoring
2024-07-07 12:53:28 +05:30