Commit Graph
11 Commits
Author SHA1 Message Date
521141andGitHub c4c287a40d revert: Remove MySQL support and revert to pre-modification state (#226) 2025-08-15 16:31:40 +08:00
f8579bbe4f fix: mysql in docker (#216)
* fix(database): Implement dynamic database connector selection

* refactor: Convert database detection messages to English

* chore: add mysql2 dependency

* Update docker-compose.yml

---------

Co-authored-by: Ou <[email protected]>
2025-08-12 23:21:35 +08:00
521141andGitHub bb5fad47cb feat(database): add MySQL database support (#201) 2025-07-17 19:44:01 +08:00
Ou 4d87df1009 chore: minor changes 2025-04-04 19:59:44 +08:00
Ou 099a840d4c fix: db was not auto created 2025-03-04 13:31:57 +08:00
Ou 552b75d9d1 fix: refactor fetching and refetch logic 2024-11-04 21:23:26 +08:00
Ou 08c0abeaf8 feat: refactor fetch and refetch logic 2024-11-03 00:59:44 +08:00
Ou be288acf52 chore: refactor proxy 2024-10-31 14:21:11 +08:00
Ou de644ed1b7 fix: wrong bindingName 2024-10-30 16:12:05 +08:00
Ou 6cbce058cc fix: deploy to cloudflare without d1 db
fix #17
2024-10-29 16:13:45 +08:00
Ou 272830f6ae feat: support github oauth 2024-10-14 00:02:58 +08:00