krau
|
e731cfee9e
|
chore: upgrade deps
|
2025-05-07 09:24:36 +08:00 |
|
krau
|
230c07fd55
|
feat: add rate limiting middleware to enhance bot performance
|
2025-04-20 14:50:06 +08:00 |
|
krau
|
cef1a5c194
|
chore: update golang.org/x/net to latest
|
2025-04-18 21:19:41 +08:00 |
|
krau
|
609289c16a
|
perf: optimize user storage retrieval and remove unused rate limiting middleware
|
2025-04-15 21:04:48 +08:00 |
|
krau
|
725acd0199
|
feat: refactor caching logic to use gocache for better compatibility
|
2025-04-12 15:07:43 +08:00 |
|
krau
|
3e3a320672
|
feat: download telegraph images , close #5
|
2025-03-22 11:52:43 +08:00 |
|
krau
|
65fee89e14
|
feat: refactor storage configuration to use dedicated storage package and add new storage types
BREAKING CHANGE: remove deprecated config
|
2025-03-21 20:52:41 +08:00 |
|
krau
|
8e180006f0
|
chore: update dependencies to latest versions
|
2025-03-16 21:55:52 +08:00 |
|
ysicing
|
495ad3ea5c
|
feat: add Minio storage support
Signed-off-by: ysicing <i@ysicing.me>
|
2025-03-11 21:29:35 +08:00 |
|
krau
|
802c908384
|
feat: refactor webdav client and implement custom upload stream handling
|
2025-03-01 12:06:55 +08:00 |
|
krau
|
f73f18e90d
|
fix: update user and file deletion to use unscoped delete; add user synchronization logic
|
2025-02-19 14:19:39 +08:00 |
|
krau
|
968547b005
|
feat!: (WIP) decouple storage, users, and configuration files to support multiple users
|
2025-02-18 17:17:02 +08:00 |
|
krau
|
2d17a731c4
|
feat: improve file handling by generating default file names and adding mime type detection
|
2025-02-16 15:43:02 +08:00 |
|
krau
|
8ba0c623c9
|
chore: update dependencies for github.com/gotd/td to v0.120.0 and modernc.org/sqlite to v1.35.0
|
2025-02-15 15:11:58 +08:00 |
|
krau
|
a32bf43cdc
|
fix(webdav): replace filepath with path for directory creation
|
2025-02-12 10:29:12 +08:00 |
|
krau
|
a25a58f8a2
|
refactor(alist): replace req.Client with http.Client and improve error handling
|
2025-02-01 17:01:46 +08:00 |
|
krau
|
cf1e9299c0
|
chore: upgrade deps
|
2025-02-01 16:00:50 +08:00 |
|
krau
|
e1bc80ab7d
|
upgrade deps
|
2025-01-19 14:01:57 +08:00 |
|
krau
|
4b5cabc76e
|
feat: add proxy config in telegram dialer
|
2025-01-07 10:26:09 +08:00 |
|
krau
|
2b0bfac171
|
chore: upgrade deps
|
2025-01-04 20:56:03 +08:00 |
|
dependabot[bot]
|
7bac97d533
|
chore(deps): bump golang.org/x/crypto from 0.29.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.29.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.29.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-12 13:41:45 +00:00 |
|
krau
|
a166ff1e64
|
fix: improve error messages and update reply handling in bot commands
chore: upgrade deps
|
2024-12-02 13:41:10 +08:00 |
|
krau
|
20e06fbf46
|
refactor: complete core features
|
2024-11-09 09:07:00 +08:00 |
|
krau
|
fbdfc04ad8
|
refactor: migrate to gotd (wip)
|
2024-11-08 23:00:57 +08:00 |
|
krau
|
32bd391129
|
update deps
|
2024-11-03 00:38:25 +08:00 |
|
krau
|
5d6b1003e9
|
refactor: use MTP API
|
2024-10-12 12:47:33 +08:00 |
|
krau
|
b3c59fde72
|
feat: webdav storage
|
2024-10-11 00:07:11 +08:00 |
|
krau
|
e168874c9a
|
feat: self update
|
2024-10-10 23:38:23 +08:00 |
|
krau
|
1cbcebc148
|
feat: init commit
|
2024-10-10 23:31:01 +08:00 |
|