Commit graph

54 commits

Author SHA1 Message Date
dependabot[bot]
bb47d88a89 Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.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>
2023-12-20 16:16:12 +05:30
dependabot[bot]
1ebaeecfb5 Bump github.com/pressly/goose/v3 from 3.16.0 to 3.17.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.16.0 to 3.17.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.16.0...v3.17.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>
2023-12-18 19:00:00 +05:30
divyam234
f0f19e1898 Enabled debug logging and disabled lazy bots for streaming 2023-12-17 18:35:48 +05:30
dependabot[bot]
095bb1a823 Bump github.com/go-co-op/gocron from 1.36.1 to 1.37.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.36.1 to 1.37.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.36.1...v1.37.0)

---
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-12-17 13:13:24 +05:30
dependabot[bot]
2f8343122f Bump github.com/gotd/td from 0.90.0 to 0.91.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.90.0 to 0.91.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.90.0...v0.91.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-12-12 12:27:05 +05:30
dependabot[bot]
2ea53574fa Bump github.com/jackc/pgx/v5 from 5.5.0 to 5.5.1
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.0 to 5.5.1.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.0...v5.5.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>
2023-12-12 12:26:49 +05:30
dependabot[bot]
44283298e6 Bump github.com/go-co-op/gocron from 1.36.0 to 1.36.1
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.36.0 to 1.36.1.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.36.0...v1.36.1)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-08 18:25:55 +05:30
divyam234
3e30b8797c enable native file encryption 2023-12-08 03:16:06 +05:30
dependabot[bot]
c511783ce2 Bump github.com/gotd/td from 0.89.0 to 0.90.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.89.0 to 0.90.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.89.0...v0.90.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-12-05 18:33:10 +05:30
divyam234
5546b81e51 fix auth middleware 2023-12-04 00:26:46 +05:30
divyam234
3a7d0de1cc fix errors 2023-12-03 12:22:25 +05:30
divyam234
bc7b50f4da further cleanup 2023-12-03 03:16:53 +05:30
divyam234
b040eb9e1e api changes 2023-12-03 02:53:06 +05:30
divyam234
8ee3e8b846 remove swagger 2023-12-03 01:21:21 +05:30
divyam234
40ab4cb98a project structure change 2023-12-03 01:17:23 +05:30
dependabot[bot]
ebef802ed2 Bump golang.org/x/time from 0.4.0 to 0.5.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/golang/time/compare/v0.4.0...v0.5.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>
2023-11-29 00:31:43 +05:30
dependabot[bot]
250ab1fc7f Bump github.com/go-faster/errors from 0.6.1 to 0.7.0
Bumps [github.com/go-faster/errors](https://github.com/go-faster/errors) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/go-faster/errors/releases)
- [Commits](https://github.com/go-faster/errors/compare/v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/go-faster/errors
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-27 18:41:30 +05:30
dependabot[bot]
c8917ea321 Bump github.com/go-co-op/gocron from 1.35.3 to 1.36.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.3 to 1.36.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.35.3...v1.36.0)

---
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-11-25 10:32:18 +05:30
dependabot[bot]
5338dd130d Bump github.com/pressly/goose/v3 from 3.15.1 to 3.16.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.15.1 to 3.16.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.15.1...v3.16.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>
2023-11-25 10:31:12 +05:30
dependabot[bot]
d2039f5575 Bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1
Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/go-jose/go-jose/releases)
- [Changelog](https://github.com/go-jose/go-jose/blob/v3/CHANGELOG.md)
- [Commits](https://github.com/go-jose/go-jose/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: github.com/go-jose/go-jose/v3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-25 10:31:00 +05:30
dependabot[bot]
b3aa1526d3 Bump github.com/gorilla/websocket from 1.5.0 to 1.5.1
Bumps [github.com/gorilla/websocket](https://github.com/gorilla/websocket) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/gorilla/websocket/releases)
- [Commits](https://github.com/gorilla/websocket/compare/v1.5.0...v1.5.1)

---
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>
2023-11-06 19:04:16 +05:30
dependabot[bot]
fe4195afda Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.0
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.0.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.4.3...v5.5.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>
2023-11-06 19:04:02 +05:30
dependabot[bot]
f84d344ec0 Bump golang.org/x/time from 0.3.0 to 0.4.0
Bumps [golang.org/x/time](https://github.com/golang/time) from 0.3.0 to 0.4.0.
- [Commits](https://github.com/golang/time/compare/v0.3.0...v0.4.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>
2023-11-06 19:03:48 +05:30
divyam234
2533234de8 improve cache handling 2023-11-02 19:21:30 +05:30
dependabot[bot]
88faca0c78 Bump github.com/gotd/td from 0.88.0 to 0.89.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.88.0 to 0.89.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.88.0...v0.89.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-11-01 19:57:56 +05:30
dependabot[bot]
e25bfed16f Bump github.com/go-co-op/gocron from 1.35.2 to 1.35.3
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.2 to 1.35.3.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.35.2...v1.35.3)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 19:04:50 +05:30
dependabot[bot]
40ce0ccb54 Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8
Bumps [go.etcd.io/bbolt](https://github.com/etcd-io/bbolt) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/etcd-io/bbolt/releases)
- [Commits](https://github.com/etcd-io/bbolt/compare/v1.3.7...v1.3.8)

---
updated-dependencies:
- dependency-name: go.etcd.io/bbolt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-31 11:47:58 +05:30
dependabot[bot]
11b9b3b070 Bump gorm.io/driver/postgres from 1.5.2 to 1.5.4
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.2 to 1.5.4.
- [Commits](https://github.com/go-gorm/postgres/compare/v1.5.2...v1.5.4)

---
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>
2023-10-27 00:44:12 +05:30
dependabot[bot]
ca1c9390d7 Bump github.com/go-co-op/gocron from 1.35.0 to 1.35.2
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.35.0 to 1.35.2.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.35.0...v1.35.2)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-14 20:04:47 +05:30
dependabot[bot]
8f8a8bfc9b Bump github.com/pressly/goose/v3 from 3.15.0 to 3.15.1
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.15.0 to 3.15.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.15.0...v3.15.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>
2023-10-14 20:04:37 +05:30
dependabot[bot]
a7677fb868 Bump gorm.io/gorm from 1.25.4 to 1.25.5
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.4 to 1.25.5.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.4...v1.25.5)

---
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-10-14 20:04:21 +05:30
dependabot[bot]
563ae601c6 Bump github.com/go-co-op/gocron from 1.34.2 to 1.35.0
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.34.2 to 1.35.0.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.34.2...v1.35.0)

---
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-10-02 20:03:16 +05:30
divyam234
0a900e3f1f improved session creation for bots and other changes 2023-09-27 17:08:33 +05:30
dependabot[bot]
7e4476fed5 Bump github.com/go-co-op/gocron from 1.34.0 to 1.34.2
Bumps [github.com/go-co-op/gocron](https://github.com/go-co-op/gocron) from 1.34.0 to 1.34.2.
- [Release notes](https://github.com/go-co-op/gocron/releases)
- [Commits](https://github.com/go-co-op/gocron/compare/v1.34.0...v1.34.2)

---
updated-dependencies:
- dependency-name: github.com/go-co-op/gocron
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 15:11:48 +05:30
dependabot[bot]
a00ef90ecb Bump github.com/gotd/td from 0.87.0 to 0.88.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.87.0 to 0.88.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.87.0...v0.88.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-09-27 15:11:36 +05:30
divyam234
f6f7038988 remove adding bots by chaging channel 2023-09-27 15:06:12 +05:30
divyam234
b75f9bb22c major changes related to bots 2023-09-21 18:28:32 +05:30
divyam234
f44520cc9a added embedded ui and migrations 2023-09-08 16:08:20 +05:30
divyam234
91d8839f14
Merge pull request #15 from divyam234/dependabot/go_modules/github.com/go-co-op/gocron-1.32.1
Bump github.com/go-co-op/gocron from 1.31.1 to 1.32.1
2023-08-28 17:42:58 +05:30
divyam234
dd4b78a93c
Merge pull request #12 from divyam234/dependabot/go_modules/gorm.io/gorm-1.25.4
Bump gorm.io/gorm from 1.25.2 to 1.25.4
2023-08-28 17:40:06 +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
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
54d759016e update 2023-08-21 03:44:15 +05:30
divyam234
4d00404ca0 handle flood errors and changed reconnection login 2023-08-20 22:05:12 +05:30
José Avila
3c8f1f5216 Add function to check if a given path exists 2023-08-19 21:44:12 -05:00
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
b41b261890 changed migrations and added nginx 2023-08-16 18:18:32 +05:30
divyam234
a973f1d60d chnaged package name 2023-08-16 03:23:02 +05:30