Commit Graph

26 Commits

Author SHA1 Message Date
Innei 6ff467e7eb
chore: update workflow names with emojis for better visibility
Signed-off-by: Innei <tukon479@gmail.com>
2025-07-24 18:15:43 +08:00
DIYgod d14c8f5c51
feat: new domain folo.is 2025-07-03 13:13:42 +08:00
DIYgod d74cea5b1f
fix: lint 2025-06-23 18:05:24 +08:00
DIYgod 9eb044e91a
chore: relax concurrency limits for non iOS builds 2025-03-26 12:19:49 +08:00
Stephen Zhou a1fed5c62a
ci: pass for external contributor 2025-03-24 11:32:01 +08:00
DIYgod 9c87ad028c
chore: check env before build 2025-03-13 09:35:12 +08:00
DIYgod 75510b8d4f
chore: overrides @electron/node-gyp 2025-03-13 09:24:18 +08:00
DIYgod ca90669a9f
chore: set --unsafe-perm for actions 2025-03-13 09:00:44 +08:00
Stephen Zhou a7e5a0468a
ci: try 2025-01-16 20:44:38 +08:00
DIYgod 9102203956
feat: migrate to better auth (#1951)
* feat: add better-auth

* feat: remove hono/auth-js

* fix: authention check

* fix: signout refetch

* feat: init server auth plugins

* feat: remove types/authjs

* feat: server auth create session plugin

* feat: web login returning

* fix: types

* fix: test env
2024-12-03 12:59:41 +08:00
Innei fb0152eaec
fix(ci): concurrency group
Signed-off-by: Innei <i@innei.in>
2024-10-28 22:29:14 +08:00
Innei c812bd71aa
fix(ci): turbo not found
Signed-off-by: Innei <i@innei.in>
2024-10-26 17:20:41 +08:00
Innei 67f8fb8fbe
ci: add turbo cache
Signed-off-by: Innei <i@innei.in>
2024-10-26 17:09:18 +08:00
Innei 7b848cd08a
fix: add turbo build in ci
Signed-off-by: Innei <i@innei.in>
2024-10-26 17:05:27 +08:00
Stephen Zhou 74d801292e
ci: use lts for lint 2024-10-10 11:06:32 +08:00
Innei 6eac9ddbb3
chore(ci): remove autocorrect
Signed-off-by: Innei <i@innei.in>
2024-09-28 19:07:36 +08:00
houseme 5539570c83
chore(ci): add AutoCorrect action (#638)
* chore(ci): add AutoCorrect action

* chore(ci): add AutoCorrect action for build and lint

* chore(ci): AutoCorrect fix example-data.json

* chore(ci): fix AutoCorrect action config
2024-09-26 11:58:59 +08:00
houseme 9fac848636
chore(i18n): improve format code (#637)
* ci: upgrade `pnpm/action-setup` version v4

* chore(i18n): format code
2024-09-26 02:07:02 +08:00
Stephen Zhou 5d27c67cdd
ci: check format 2024-09-19 17:18:15 +08:00
Innei 4b34bed53d
chore: extract error parser to new file, fix test issue
Signed-off-by: Innei <i@innei.in>
2024-09-10 16:49:00 +08:00
Innei 37299173c8
fix: ci and tootip portal
Signed-off-by: Innei <i@innei.in>
2024-08-23 17:42:07 +08:00
Innei 57b643fced
feat: add discover feed form from rsshub (#89)
* feat: regexp path parser

Signed-off-by: Innei <i@innei.in>

* feat: markdown

Signed-off-by: Innei <i@innei.in>

* fix: shirk

Signed-off-by: Innei <i@innei.in>

* feat: discover form

Signed-off-by: Innei <i@innei.in>

* fix: modal overlay zindex

Signed-off-by: Innei <i@innei.in>

* feat: fill path

Signed-off-by: Innei <i@innei.in>

* feat: modal

Signed-off-by: Innei <i@innei.in>

* fix: card style

Signed-off-by: Innei <i@innei.in>

* fix: parser

Signed-off-by: Innei <i@innei.in>

* feat: add maintainers

Signed-off-by: Innei <i@innei.in>

* fix: select zindex

Signed-off-by: Innei <i@innei.in>

* fix: dismiss all

Signed-off-by: Innei <i@innei.in>

* feat: optimize a11y

Signed-off-by: Innei <i@innei.in>

* fix: dark mode style

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
2024-06-26 20:25:38 +08:00
Innei 2dbf026a5b
feat: unified modal style (#63)
* feat: remove modal

Signed-off-by: Innei <i@innei.in>

* fix: command

Signed-off-by: Innei <i@innei.in>

* fix: modal controller

Signed-off-by: Innei <i@innei.in>

* fix: ci

Signed-off-by: Innei <i@innei.in>

* fix: type error

Signed-off-by: Innei <i@innei.in>

* chore: cleanup

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
2024-06-14 18:03:47 +08:00
Innei 0372aa4ac4
test: add route build test case (#52)
Signed-off-by: Innei <i@innei.in>
2024-06-11 17:13:35 +08:00
Innei 5a4697e2c2
update (#23)
Signed-off-by: Innei <i@innei.in>
2024-05-28 12:01:36 +08:00
Innei 91e80d4dcc
refactor: query define for type safe and fix type error (#18)
* refactor: query

Signed-off-by: Innei <i@innei.in>

* update

Signed-off-by: Innei <i@innei.in>

* fix: type

Signed-off-by: Innei <i@innei.in>

---------

Signed-off-by: Innei <i@innei.in>
2024-05-27 19:33:53 +08:00