Commit graph

500 commits

Author SHA1 Message Date
divyam234 86abe35a34 docs: Update launch.json configuration 2024-02-13 15:39:55 +05:30
divyam234 1b0a2625ce feat: change name and location of bot session file 2024-02-13 15:25:13 +05:30
divyam234 fe19a77b6e docs: Add one-line installer for Linux 2024-02-13 14:50:12 +05:30
divyam234 5a668b8afd chore: Update Docker volumes in docker-compose files 2024-02-13 02:20:12 +05:30
divyam234 293e545ae9
docs: Update README.md 2024-02-13 02:12:14 +05:30
divyam234 f4c6adb79d docs: update readme.md 2024-02-13 02:10:15 +05:30
divyam234 9e6011606f docs: Update README.md 2024-02-13 01:48:34 +05:30
divyam234 aa3c735e3d ci: Update main.go path in .goreleaser.yml 2024-02-13 01:42:16 +05:30
divyam234 0ba9d1a5c3 ci: Update Dockerfile and release workflow 2024-02-13 01:40:03 +05:30
divyam234 4efc7c2591 feat: Add tg-session-file flag to run command 2024-02-13 00:29:06 +05:30
divyam234 82e4f4afe2 chore: Update dependencies and configuration files 2024-02-12 23:52:52 +05:30
divyam234 ddbc88f770 feat: add viper and cobra support 2024-02-12 21:32:55 +05:30
divyam234 7946f3e381 feat: Added tests , and change config structure 2024-02-12 02:25:01 +05:30
Ikko Eltociear Ashimine 7d8858d7fa docs: update
reduntant -> redundant
2024-02-11 03:19:37 +05:30
divyam234 0718a737d3 docs :Update 2024-02-09 21:46:50 +05:30
divyam234 1e9bea4a60 chore: sync-ui 2024-02-09 21:34:05 +05:30
divyam234 c4eaa0bf0f ci: update 2024-02-09 20:52:41 +05:30
divyam234 88b361d521 docs: Update Docker volume paths 2024-02-09 20:44:16 +05:30
divyam234 dfcd8b5843 ci: Update release workflows 2024-02-09 20:27:45 +05:30
divyam234 3a19973547 chore: sync-ui 2024-02-09 18:38:35 +05:30
divyam234 32cef4576b docs: Update README.md 2024-02-09 02:11:57 +05:30
divyam234 66cdb5bac9 ci: add dev release action 2024-02-09 00:08:44 +05:30
dependabot[bot] 3ba530ec7d Bump golang.org/x/crypto from 0.18.0 to 0.19.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.18.0 to 0.19.0.
- [Commits](https://github.com/golang/crypto/compare/v0.18.0...v0.19.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-02-08 22:30:36 +05:30
divyam234 6ef0af3d5b Update subproject commit hash 2024-02-08 21:52:57 +05:30
divyam234 9bccaa15ca sync UI and Makefile Changes 2024-02-08 21:46:34 +05:30
divyam234 daa5cf30c4
Update README.md 2024-02-07 04:53:16 +05:30
divyam234 120faf2f85
Update README.md 2024-02-06 21:38:12 +05:30
dependabot[bot] 93f9dc8345 Bump gorm.io/driver/postgres from 1.5.5 to 1.5.6
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.5 to 1.5.6.
- [Commits](https://github.com/go-gorm/postgres/commits/v1.5.6)

---
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-02-06 18:41:22 +05:30
dependabot[bot] 1a78754dfa Bump gorm.io/gorm from 1.25.6 to 1.25.7
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.6 to 1.25.7.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.6...v1.25.7)

---
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-02-06 18:40:19 +05:30
dependabot[bot] b509072c05 Bump gorm.io/driver/postgres from 1.5.4 to 1.5.5
Bumps [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) from 1.5.4 to 1.5.5.
- [Commits](https://github.com/go-gorm/postgres/commits)

---
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-02-05 21:02:23 +05:30
dependabot[bot] a4dc3fad4a Bump github.com/jackc/pgx/v5 from 5.5.2 to 5.5.3
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.2 to 5.5.3.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.2...v5.5.3)

---
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-02-05 21:02:08 +05:30
dependabot[bot] 5926848857 Bump github.com/gotd/td from 0.96.1 to 0.97.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.96.1 to 0.97.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.96.1...v0.97.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-02-05 21:01:55 +05:30
divyam234 8b7c3225a7 add new internal error codes 2024-02-04 13:23:27 +05:30
dependabot[bot] 6d859f6617 Bump github.com/pressly/goose/v3 from 3.17.0 to 3.18.0
Bumps [github.com/pressly/goose/v3](https://github.com/pressly/goose) from 3.17.0 to 3.18.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.17.0...v3.18.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-02-04 13:08:44 +05:30
dependabot[bot] 18056f669c Bump github.com/gotd/td from 0.95.1 to 0.96.1
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.95.1 to 0.96.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.95.1...v0.96.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-02-04 13:08:33 +05:30
dependabot[bot] 4c79535a5f Bump gorm.io/gorm from 1.25.5 to 1.25.6
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.25.5 to 1.25.6.
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](https://github.com/go-gorm/gorm/compare/v1.25.5...v1.25.6)

---
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-01-26 19:03:23 +05:30
dependabot[bot] 5b4437b86f Bump github.com/gotd/td from 0.95.0 to 0.95.1
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.95.0 to 0.95.1.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.95.0...v0.95.1)

---
updated-dependencies:
- dependency-name: github.com/gotd/td
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-25 18:30:42 +05:30
William Wong ddb8ac6f33 ci: Update Docker Compose file for service dependency 2024-01-24 22:38:46 +05:30
dependabot[bot] c65a9254f2 Bump github.com/gotd/td from 0.94.0 to 0.95.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.94.0 to 0.95.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.94.0...v0.95.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-01-22 18:46:36 +05:30
divyam234 0505fc6ac6 fix bots tbale constraint 2024-01-20 15:45:16 +05:30
divyam234 f75d12d31f
Update 20231102165658_tables.sql 2024-01-20 15:16:00 +05:30
divyam234 9837657979
Update README.md 2024-01-20 14:24:52 +05:30
dependabot[bot] b02103c867 Bump github.com/gotd/td from 0.93.0 to 0.94.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.93.0 to 0.94.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.93.0...v0.94.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-01-20 14:17:25 +05:30
divyam234 28c2f965da Add support for image thumbnail previews resizing 2024-01-19 03:38:35 +05:30
divyam234 e89312fd5e Update subproject commit hash 2024-01-19 03:20:27 +05:30
dependabot[bot] 3344661c20 Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2
Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.5.1 to 5.5.2.
- [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jackc/pgx/compare/v5.5.1...v5.5.2)

---
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-01-16 00:32:14 +05:30
dependabot[bot] 4a0a037e5a Bump golang.org/x/crypto from 0.17.0 to 0.18.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.17.0 to 0.18.0.
- [Commits](https://github.com/golang/crypto/compare/v0.17.0...v0.18.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-01-09 21:35:02 +05:30
dependabot[bot] 6268b41a77 Bump github.com/gotd/td from 0.92.0 to 0.93.0
Bumps [github.com/gotd/td](https://github.com/gotd/td) from 0.92.0 to 0.93.0.
- [Release notes](https://github.com/gotd/td/releases)
- [Commits](https://github.com/gotd/td/compare/v0.92.0...v0.93.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-01-02 18:38:11 +05:30
divyam234 3d77ba02d0 sync-ui 2024-01-02 16:43:54 +05:30
divyam234 73a6035167 sync-ui 2023-12-30 20:47:46 +05:30