巴拉迪维
48402055c8
V2 dev ( #26 )
...
* Query for urls by page and store them in Redis when startup
* Dispaly admins & display creator of ShortUrl
* Users admin,part.
* drop user page
* Add: open_type support
* OpenType display
* Ready for v2.0
2023-05-18 19:05:12 +08:00
巴拉迪维
828922b3a8
Redis cluster support ( #20 )
...
* Redis cluster spport and unit tests
* Readme update
* Redis version 6 or below
2023-02-28 13:47:47 +08:00
巴拉迪维
d5057b8f31
Captcha redis store ( #19 )
2023-02-22 16:41:22 +08:00
houseme
e60a42c400
feat: improve code import and commnet ( #18 )
...
* feat: improve code import and commnet
* feat: improve code
* fix: modify err
* fix: modify table to
2023-02-15 17:13:54 +08:00
巴拉迪维
73f184d278
Preview v1.5
2022-06-23 16:31:03 +08:00
巴拉迪维
69cec74605
部分细节处理
...
1、处理拼写错误
2、弱短链接已存在,则提示已存在信息
2022-06-23 14:43:39 +08:00
巴拉迪维
51e7619f8c
加入开源协议
2022-03-23 11:50:21 +08:00
巴拉迪维
e3475e8565
管理功能静态页面完成
2022-03-18 09:41:24 +08:00
巴拉迪维
634e9d262c
将 admin 和 portal 分离
...
1、分离了 admin 和 portal ,都应的 web 应用独立启动
2、因上述原因调整了 template 路径和调用方式
3、因 template 模板使用的必要性,加入了 sprig 函数库
2022-03-16 17:17:55 +08:00
巴拉迪维
be3954cdce
调整了访问日志的 Redis 存储策略
...
1、访问日志默认在 Redis 中存储半小时
2、访问日志处理线程在系统成功启动后,每隔5分钟清理一次日志
2022-03-11 16:00:53 +08:00
巴拉迪维
ea9bc2e2f7
完成基础架构代码
...
1、完成配置文件读取
2、完成 Redis 封装和测试
3、完成 Postgres 分装和测试
2022-03-05 12:04:42 +08:00