101 Commits

Author SHA1 Message Date
CareyWong
b7dd2bbfa8 Replace CDN with local file for website logo. 2024-09-09 20:09:52 +08:00
Carey Wong
b02b1ea90b
Update docker-compose.yaml 2024-04-07 22:34:36 +08:00
CareyWong
74c886f8c2 Replace logrus with zap and remove it 2024-03-23 05:19:56 -04:00
CareyWong
7452f8015f Optimize: Zap log output to console 2024-03-23 04:23:47 -04:00
CareyWong
392569bab4 Merge branch 'dev' 2024-02-19 03:01:27 -05:00
CareyWong
cfd7923530 Change the cache driver and tidy up the project structure. 2024-02-19 02:56:49 -05:00
CareyWong
cec9a5de46 Optimize Github CI 2024-01-29 15:09:35 +08:00
CareyWong
68360e2508 bugfix 2024-01-29 11:02:39 +08:00
CareyWong
798219bb19 GC optimization. 2024-01-29 11:00:40 +08:00
CareyWong
667dfa240d Upgrade dependencies. 2024-01-29 10:51:25 +08:00
CareyWong
a45b6ca368 Upgrade the Go version. 2024-01-29 10:48:37 +08:00
Carey Wong
b333669521
Update index.html 2023-12-08 14:45:30 +08:00
Carey Wong
cd89b66d7f
Merge pull request #39 from SGodV/pref-优化请求路径
pref: Optimize request path
2023-12-08 14:41:16 +08:00
Xw·C
5cb9c405b6
pref: 优化请求路径
backend配置为. 便于部署后任意指定域名
2023-11-29 11:54:18 +08:00
Carey Wong
d446e600bb
Update Dockerfile 2023-10-09 01:19:48 -05:00
Carey Wong
64d34370da
Create docker_build_push.yml 2023-10-09 01:19:01 -05:00
Carey Wong
5e829391f4
Update main.go 2023-10-08 22:51:04 -05:00
CareyWong
c926de6e85 Update go.yml 2023-05-08 16:16:45 +08:00
CareyWong
8653af95d9 Update go.yml 2023-05-08 16:15:00 +08:00
CareyWong
f3c11e2ae3 Update go.yml 2023-05-08 16:13:31 +08:00
CareyWong
c1841bd334 Update go.yml 2023-05-08 15:58:58 +08:00
Carey Wong
a427d9270a
Update go.yml 2023-05-08 15:53:39 +08:00
CareyWong
85a7ff173b optimize: longUrl cache 2023-05-08 15:51:05 +08:00
CareyWong
dbbb315d1f update dependencies 2023-03-29 21:36:03 +08:00
CareyWong
5837f550ed Revert "Update go.yml"
This reverts commit 20c281156b79643beb3688fcc2701db420822e3b.
2023-03-29 17:47:58 +08:00
CareyWong
3d361e93db Revert "Update go.yml"
This reverts commit acd22330790d551d799c31026033d44c8476ac30.
2023-03-29 17:47:49 +08:00
CareyWong
acd2233079 Update go.yml 2023-03-29 17:44:29 +08:00
CareyWong
20c281156b Update go.yml 2023-03-29 17:42:53 +08:00
CareyWong
8977d5fdec fix: docker build 2023-03-29 17:36:31 +08:00
CareyWong
d2173a4302 Fix Dockerfile 2023-02-25 17:27:01 +00:00
CareyWong
3ca3497078 Update go.yml 2022-11-20 15:56:16 +00:00
CareyWong
a3ff339509 upgrade go 2022-11-20 15:47:59 +00:00
CareyWong
a35f8f1b1b upgrade go 2022-11-20 15:45:43 +00:00
CareyWong
cb43a27848 fix: get ttlerr 2022-07-14 09:57:44 +00:00
CareyWong
cef6e2b17f
Update go.yml 2022-06-08 23:13:31 +08:00
CareyWong
4ebbfda9fd
Update go.yml 2022-06-08 23:12:16 +08:00
CareyWong
a97e160060 Update: CI 2022-06-08 15:59:38 +01:00
CareyWong
e62cd9aa4a Update: CI 2022-06-08 15:56:06 +01:00
CareyWong
22d0603b53 Update: CI 2022-06-08 15:42:08 +01:00
CareyWong
1f96b6cfba Update: CI 2022-06-08 15:38:49 +01:00
CareyWong
9e02e5c889 Update: CI 2022-06-08 15:37:23 +01:00
CareyWong
7ddcb4681b
Update go.yml 2022-04-09 15:34:21 +08:00
CareyWong
edcbc5a0ba
Update go.yml 2022-04-09 15:29:01 +08:00
CareyWong
8aae4c757e
Update go.yml 2022-04-09 15:27:09 +08:00
CareyWong
42b62b589f
Merge pull request #15 from pzcn/patch-1
Add Deploy on Railway
2021-09-28 19:14:36 +08:00
pzcn
c5edf91a41
Add Deploy on Railway 2021-09-28 12:20:32 +08:00
CareyWong
b4d32da7bb
Merge pull request #14 from CareyWang/dependabot/go_modules/github.com/gin-gonic/gin-1.7.0
Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0
2021-09-08 00:31:50 +08:00
dependabot[bot]
8db71d3ee7
Bump github.com/gin-gonic/gin from 1.5.0 to 1.7.0
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.5.0 to 1.7.0.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.5.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-07 16:30:35 +00:00
CareyWong
15235dd4e1 Fix: github action 2021-05-13 19:23:55 +08:00
CareyWong
b3b1d9ea4f Upgrade golang version 2021-05-13 18:18:23 +08:00