Commit graph

13 commits

Author SHA1 Message Date
Stephen Zhou 94f97208e3
chore: setup project workspace for better DX (#1048)
* chore: setup project workspace for better DX

* chore: remove prettier ext
2023-02-08 18:43:13 +08:00
Tiefseemonster dd7d322c47
chore: add .vscode to gitignore (#596) 2022-11-27 07:56:19 +08:00
Zhou Yunliang bebcabc292
chore: update gitignore (#402) 2022-11-02 18:57:45 +08:00
Zeng1998 bf5b7e747d
feat: customize memo list sorting rules (#312)
* chore: update .gitignore

* feat: 添加Memo列表按更新时间排序

* fix go-static-checks

* update

* update

* update Memo.tsx/MemoList.tsx

* handle conflict

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-10-19 21:00:34 +08:00
steven 62657f7f4e chore: update build folder 2022-08-27 08:57:05 +08:00
Steven 63388a7d97 chore: update .gitignore 2022-08-14 16:44:00 +08:00
boojack 1b50ab5dca chore: use echo static middleware to serve dist 2022-07-15 21:25:29 +08:00
boojack 46d7ecca88 feat: use go embed 2022-07-10 09:02:56 +08:00
boojack 7c94db0ca0 chore: use flags instead of env vars 2022-07-09 12:57:08 +08:00
steven 019288ca73 chore: add license and comments 2021-12-14 10:36:52 +08:00
STEVEN 247e37d5af
feat: add build&push docker image action
* feat: add build&push docker image action

* fix file end line
2021-12-14 10:17:24 +08:00
steven 527745ad15 update github oauth callback api 2021-12-10 15:14:20 +08:00
LeeShuang 2f72bfa946 init project 2021-12-08 23:43:14 +08:00