Commit Graph

90 Commits

Author SHA1 Message Date
kayos@tcp.direct 4a1123dc65
Fix: zerologs default log level is trace 2022-07-28 23:53:12 -07:00
kayos@tcp.direct 9a0f97a4c0
Merge branch 'development' 2022-07-28 23:40:56 -07:00
kayos@tcp.direct 22011cf39a
Update Makefile 2022-07-28 23:39:52 -07:00
kayos 5e748cf1f9 Merge pull request 'Added the script' (#7) from perp/tcp.ac:master into master
Reviewed-on: #7
2022-07-28 05:00:39 +00:00
perp e05d433860 Added the script 2022-07-28 04:09:59 +01:00
kayos@tcp.direct 9cb09f52d1
Minor adjustments 2022-07-21 19:28:04 -07:00
kayos bcf105fe42
Bump afero from 1.9.0 -> 1.9.2 2022-07-20 03:16:45 -07:00
dependabot[bot] c198a2c674
Bump github.com/spf13/afero from 1.9.0 to 1.9.2
Bumps [github.com/spf13/afero](https://github.com/spf13/afero) from 1.9.0 to 1.9.2.
- [Release notes](https://github.com/spf13/afero/releases)
- [Commits](https://github.com/spf13/afero/compare/v1.9.0...v1.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-20 07:54:42 +00:00
kayos@tcp.direct cf50063e57
Add trusted_proxies config 2022-07-18 04:22:26 -07:00
kayos f2671025c8
Create go.yml 2022-07-18 03:47:15 -07:00
kayos@tcp.direct 1e1f0a7a5a
Merge branch 'development' 2022-07-18 03:44:47 -07:00
kayos@tcp.direct c3cd9e9f04
v1: Stabilize overhaul 2022-07-18 03:41:29 -07:00
kayos@tcp.direct 015f7c45be
Fix panic 2022-07-14 16:08:56 -07:00
kayos@tcp.direct 25b8e048fb
fix critical typo (lmao) 2022-07-14 00:53:12 -07:00
kayos@tcp.direct 459b0c81bb
Merge branch 'dependabot' 2022-07-14 00:51:58 -07:00
kayos@tcp.direct b1482b0481
overhaul efforts 2022-07-14 00:50:26 -07:00
kayos 6b325234db
Merge pull request #9 from tcp-direct/dependabot/go_modules/git.tcp.direct/kayos/common-0.7.0 2022-07-14 00:49:37 -07:00
dependabot[bot] 842d57592c
Bump git.tcp.direct/kayos/common from 0.6.0 to 0.7.0
Bumps git.tcp.direct/kayos/common from 0.6.0 to 0.7.0.

---
updated-dependencies:
- dependency-name: git.tcp.direct/kayos/common
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 07:33:20 +00:00
kayos@tcp.direct 1c1acfacd6
Bump kayos/common -> v0.6.0 2022-07-12 02:19:00 -07:00
kayos@tcp.direct 9ad7ce5116
Fix: init bug + graceful shutdown 2022-07-10 01:09:29 -07:00
kayos@tcp.direct 10d6048f4b
Spruce up banner, add build info 2022-07-10 00:14:45 -07:00
kayos@tcp.direct d5762ad77c
Config: move into seperate package 2022-07-09 12:39:29 -07:00
kayos@tcp.direct 235e9bb643
Overhaul. 2022-07-08 13:23:20 -07:00
kayos@tcp.direct 44aede482b
Merge branch 'master' into development 2022-07-08 12:26:45 -07:00
kayos@tcp.direct 030d818214
Fix go module path and upgrade deps 2022-07-07 12:41:38 -07:00
kayos@tcp.direct 588774d870
Update dependencies 2022-07-07 08:31:59 -07:00
kayos@tcp.direct 83df795ce3
Merge branch 'master' of git.tcp.direct/tcp.direct/tcp.ac 2022-07-07 08:03:47 -07:00
sad cd605def4d
added dmenu intergration uploader script 2022-07-07 08:01:07 -07:00
kayos@tcp.direct 7373c24c10
Config adjustments 2022-07-07 08:00:46 -07:00
kayos 0ad06b9e71
Bump zerolog 1.26.1 -> 1.27.0 2022-07-07 07:59:20 -07:00
kayos 3e5739f0ea
Bump gouid 0.2.0 - 0.5.2 2022-07-07 07:58:54 -07:00
dependabot[bot] 2a989dd342
Bump github.com/twharmon/gouid from 0.3.0 to 0.5.2
Bumps [github.com/twharmon/gouid](https://github.com/twharmon/gouid) from 0.3.0 to 0.5.2.
- [Release notes](https://github.com/twharmon/gouid/releases)
- [Commits](https://github.com/twharmon/gouid/compare/v0.3.0...v0.5.2)

---
updated-dependencies:
- dependency-name: github.com/twharmon/gouid
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 07:58:36 +00:00
dependabot[bot] 207943c099
Bump github.com/rs/zerolog from 1.26.1 to 1.27.0
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.26.1 to 1.27.0.
- [Release notes](https://github.com/rs/zerolog/releases)
- [Commits](https://github.com/rs/zerolog/compare/v1.26.1...v1.27.0)

---
updated-dependencies:
- dependency-name: github.com/rs/zerolog
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-07 07:58:31 +00:00
kayos 4a4cc12596
Merge pull request #2 from tcp-direct/dependabot/go_modules/github.com/gin-contrib/logger-0.2.2
Bump github.com/gin-contrib/logger from 0.2.0 to 0.2.2
2022-07-06 04:52:07 -07:00
dependabot[bot] f26f59841d
Bump github.com/gin-contrib/logger from 0.2.0 to 0.2.2
Bumps [github.com/gin-contrib/logger](https://github.com/gin-contrib/logger) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/gin-contrib/logger/releases)
- [Changelog](https://github.com/gin-contrib/logger/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/logger/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/logger
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:52:01 +00:00
kayos 46bda17f07
Merge pull request #4 from tcp-direct/dependabot/go_modules/github.com/spf13/viper-1.12.0 2022-07-06 04:51:39 -07:00
dependabot[bot] 5174f249f9
Bump github.com/spf13/viper from 1.10.1 to 1.12.0
Bumps [github.com/spf13/viper](https://github.com/spf13/viper) from 1.10.1 to 1.12.0.
- [Release notes](https://github.com/spf13/viper/releases)
- [Commits](https://github.com/spf13/viper/compare/v1.10.1...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/viper
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:51:31 +00:00
kayos 4582270da9
Merge pull request #3 from tcp-direct/dependabot/go_modules/github.com/gin-contrib/gzip-0.0.6 2022-07-06 04:50:41 -07:00
dependabot[bot] c04157583c
Bump github.com/gin-contrib/gzip from 0.0.5 to 0.0.6
Bumps [github.com/gin-contrib/gzip](https://github.com/gin-contrib/gzip) from 0.0.5 to 0.0.6.
- [Release notes](https://github.com/gin-contrib/gzip/releases)
- [Commits](https://github.com/gin-contrib/gzip/compare/v0.0.5...v0.0.6)

---
updated-dependencies:
- dependency-name: github.com/gin-contrib/gzip
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:49:54 +00:00
kayos 717f20be0b
Merge pull request #5 from tcp-direct/dependabot/go_modules/github.com/muesli/termenv-0.12.0 2022-07-06 04:49:01 -07:00
dependabot[bot] 05527af114
Bump github.com/muesli/termenv from 0.9.0 to 0.12.0
Bumps [github.com/muesli/termenv](https://github.com/muesli/termenv) from 0.9.0 to 0.12.0.
- [Release notes](https://github.com/muesli/termenv/releases)
- [Commits](https://github.com/muesli/termenv/compare/v0.9.0...v0.12.0)

---
updated-dependencies:
- dependency-name: github.com/muesli/termenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-06 11:47:21 +00:00
kayos 2ce237d781
Create dependabot.yml 2022-07-06 04:46:21 -07:00
kayos@tcp.direct 4be8b1bcea
Script updates and README update 2022-04-23 18:18:26 -07:00
sad c18f640595
added dmenu intergration uploader script 2022-04-06 09:28:28 -06:00
kayos d41ef591e0
Create LICENSE 2022-01-21 22:19:30 -08:00
kayos@tcp.direct a70476cca3 Remove old Rate5 version 2022-01-21 05:02:37 -08:00
kayos@tcp.direct 6b020d8a74 Refactor 2022-01-21 04:58:22 -08:00
kayos 337f01c3b0 Update 'scripts/uploader.sh' 2021-11-04 00:56:00 +00:00
kayos@tcp.direct 708c8b292c change bitcask import url 2021-09-01 00:19:10 -07:00
kayos@tcp.direct 2babc8bd66 implement ratelimiter as a package 2021-08-24 02:56:10 -07:00