Commit Graph

69 Commits

Author SHA1 Message Date
d5762ad77c
Config: move into seperate package 2022-07-09 12:39:29 -07:00
235e9bb643
Overhaul. 2022-07-08 13:23:20 -07:00
44aede482b
Merge branch 'master' into development 2022-07-08 12:26:45 -07:00
030d818214
Fix go module path and upgrade deps 2022-07-07 12:41:38 -07:00
588774d870
Update dependencies 2022-07-07 08:31:59 -07:00
83df795ce3
Merge branch 'master' of git.tcp.direct/tcp.direct/tcp.ac 2022-07-07 08:03:47 -07:00
cd605def4d
added dmenu intergration uploader script 2022-07-07 08:01:07 -07:00
7373c24c10
Config adjustments 2022-07-07 08:00:46 -07:00
0ad06b9e71
Bump zerolog 1.26.1 -> 1.27.0 2022-07-07 07:59:20 -07:00
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
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
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
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
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
2ce237d781
Create dependabot.yml 2022-07-06 04:46:21 -07:00
4be8b1bcea
Script updates and README update 2022-04-23 18:18:26 -07:00
c18f640595
added dmenu intergration uploader script 2022-04-06 09:28:28 -06:00
d41ef591e0
Create LICENSE 2022-01-21 22:19:30 -08:00
a70476cca3 Remove old Rate5 version 2022-01-21 05:02:37 -08:00
6b020d8a74 Refactor 2022-01-21 04:58:22 -08:00
337f01c3b0 Update 'scripts/uploader.sh' 2021-11-04 00:56:00 +00:00
708c8b292c change bitcask import url 2021-09-01 00:19:10 -07:00
2babc8bd66 implement ratelimiter as a package 2021-08-24 02:56:10 -07:00
0dbbf728e7 adjustments: logging 2021-07-29 12:40:53 -07:00
b78ddd28f0 fix script backwards compatibility issue 2021-07-28 01:41:51 -07:00
022073c9a7 implement termbin functionality 2021-07-28 00:31:34 -07:00
d79575721a restructure and add termbin package 2021-07-27 19:48:58 -07:00
1039bbf14d Merge branch 'sane_development' of kayos/tcp.ac into master 2021-04-24 05:33:14 +00:00
16ee6a6875 joneshole fuck 2021-04-23 22:31:18 -07:00
64c25a9a8a Update 'scripts/uploader.sh' 2021-04-13 06:19:41 +00:00
de43f676ad new index, adapting for compatiblity with old version 2021-03-07 04:48:12 -08:00
0615880b19 fiddling 2021-03-07 02:41:31 -08:00
2243a6f32e added scrot uploader script 2021-03-07 01:31:12 -08:00
0a83e23c50 converting final post to shared struct, getting closer to private img and txt functionality 2021-02-16 19:43:22 -08:00
d8cab558b0 aight den 2021-02-15 12:54:09 -08:00
ed78c07c60 oh 2021-02-15 12:52:42 -08:00
d28216d353 oh 2021-02-15 12:52:35 -08:00
494b4e75b8 working towards disappearing images ad txt bin + cleanup 2021-02-15 11:59:12 -08:00
324fcd6789 making unnecessary commits for pretty stdout 2021-01-31 09:26:50 -08:00
5595ec9404 adding index functionality, implementing gzip 2021-01-29 05:27:38 -08:00
883f5193e0 👌 😂 💯 it works again 👽 🧑‍🦯 2021-01-24 12:23:09 -08:00
11e2f37a1a upgrading logging and configuration middlewarez and fixing output 2021-01-24 07:28:13 -08:00
9cf0df22b8 yung RETARD 2021-01-07 20:37:40 -08:00
8995640a95 yung RETARD 2021-01-07 20:37:26 -08:00