Commit graph

18 commits

Author SHA1 Message Date
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
divyam234 fb44d215b0 websocket login 2023-08-15 01:06:24 +05:30
divyam234 3edee12964 added upload service 2023-08-13 01:45:19 +05:30
divyam234 8027b24d8a added and other organise code 2023-08-12 16:51:42 +05:30
divyam234 98390f3e22 initial commit 2023-08-07 01:02:46 +05:30