Commit Graph

113 Commits

Author SHA1 Message Date
Innei dee294dda5
feat(app): support cache limit and clean cache
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-05 23:01:42 +08:00
Stephen Zhou 9066758c32
feat: reset feed (#1419) 2024-11-05 21:43:38 +08:00
Innei dccfaafc40
refactor(web): app global shortcuts register
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-05 21:41:49 +08:00
Innei 51a4bd273e
refactor: zen modal implemention and fix macos traffic light overlay
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-05 21:17:28 +08:00
Eric Zhu be82fe2a8c
feat(renderer): prevent currently executing async entry action from being executed again (#1348)
* feat(renderer): prevent currently executing async entry action from being executed again

* move logic to the ActionButton component
2024-11-04 23:02:49 +08:00
huanfei c40becff78
fix: input and toast font style use user custom font (#1322)
* fix: toast font style follow settings

* feat: input font style follow settings

---------

Co-authored-by: Innei <i@innei.in>
2024-11-04 14:50:59 +08:00
Innei c40d93288b
chore: update deps
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-03 23:59:55 +08:00
Innei 6507744847
fix: correct z-index in toast
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-03 12:09:49 +08:00
Innei 40843ac79f
feat: add sentry trace id
Signed-off-by: Innei <i@innei.in>
2024-11-03 01:14:41 +08:00
Innei 7e5a79155a
fix: remove immer set to avoid object extensible
Signed-off-by: Innei <i@innei.in>
2024-11-01 23:42:34 +08:00
Eric Zhu ca43bfb291
chore(integration): icon color (#1289)
Co-authored-by: ericyzhu <ericyzhu@users.noreply.github.com>
2024-11-01 21:35:57 +08:00
Innei 7b3435749b
feat: add server announcement toast
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 21:19:54 +08:00
Innei e81245e395
fix: adjust activation toast style
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 20:12:07 +08:00
Eric Zhu 0d0266b251
feat(integration): add outline integration (#1229)
* feat(integration): add outline integration

* feat(integration/outline): collection id can be set using urlId
2024-11-01 16:49:18 +08:00
Stephen Zhou 57143c8816
chore: update hono type 2024-11-01 16:31:25 +08:00
Innei b7ed8313ff
chore: achievement ntf copywrite
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 14:57:22 +08:00
Innei 84228bc5c8
feat: add updatelog modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 22:06:32 +08:00
Innei 665c009bf8
fix: add rsshub discover error boundary
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 19:56:27 +08:00
Innei b1c5d84810
refactor(setting): add `useSettingKeys` hook
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 19:38:20 +08:00
Innei b251fa9421
feat(reader): support custom css, fixed #256
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 22:01:18 +08:00
Innei 1d3f6bc910
feat: add appearance to set thumbnail ratio
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-30 16:42:57 +08:00
Stephen Zhou 5057999536
fix: scroll bar z index
close #1233
2024-10-30 11:32:04 +08:00
DIYgod 29557f370f
fix: set referer 2024-10-30 02:57:28 +08:00
Innei bc1f39bf67
refactor(store): detach the inbox from the feed store, reduce re-rendering (#1228)
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 23:21:13 +08:00
Innei 120cf43bcd
refactor: move `tts` to right setting atom
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-29 20:00:26 +08:00
Moeyua 486fa202ee
fix: remove gcore icon (#1220) 2024-10-29 16:51:23 +08:00
Innei f51dfddc9e
fix(toc): should focus when toc item clicked
Signed-off-by: Innei <i@innei.in>
2024-10-28 16:30:23 +08:00
Innei 14311dde0a
fix: ts import
Signed-off-by: Innei <i@innei.in>
2024-10-27 12:47:47 +08:00
Innei baa66feaf1
feat(ux): support native space key to page down, fixed #1121
Signed-off-by: Innei <i@innei.in>
2024-10-27 12:29:11 +08:00
Innei eb01d03012
feat: focusable
Signed-off-by: Innei <i@innei.in>
2024-10-26 23:54:29 +08:00
Suemor d5be0287ad
fix: theme cannot be switched (#1157) 2024-10-26 17:12:37 +08:00
Innei 093f80d9da
fix: try fix dayjs init
Signed-off-by: Innei <i@innei.in>
2024-10-26 13:25:19 +08:00
Innei e8270025e4
feat(icon): use gradient fallback background
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-25 22:15:51 +08:00
Innei 86be1a2e46
feat(discover): improve trending style and discover no image placeholer
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-25 22:06:28 +08:00
Innei 33b3ac4c53
fix: add missing event bus
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-25 21:42:25 +08:00
Innei d1d3fcf493
fix: remove `useSingleton`
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-25 21:36:10 +08:00
Stephen Zhou 94ab66366a
feat: muti select action (#1062)
Co-authored-by: hyoban <hyoban@users.noreply.github.com>
2024-10-24 23:08:22 +08:00
DIYgod 079ec27235
feat: copywriting 2024-10-24 22:37:07 +08:00
Innei 8212d0699d
fix: boost modal and reward desc behavior
Signed-off-by: Innei <i@innei.in>
2024-10-24 16:12:45 +08:00
Innei 3a35a971f1
fix(wallet): balance align
Signed-off-by: Innei <i@innei.in>
2024-10-24 16:06:21 +08:00
Innei 3a85febb6e
refactor(monorepo): migrate to monorepo (#1059)
* init

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

* chore: utils import

Signed-off-by: Innei <tukon479@gmail.com>

* remove stable router

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: components import

Signed-off-by: Innei <tukon479@gmail.com>

* chore: auto-fix linting and formatting issues

* minify

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* fix: test

Signed-off-by: Innei <tukon479@gmail.com>

* chore: ui component extract

Signed-off-by: Innei <tukon479@gmail.com>

* fix: import

Signed-off-by: Innei <tukon479@gmail.com>

* re-render

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: remove hooks

Signed-off-by: Innei <tukon479@gmail.com>

* fix

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* setting

Signed-off-by: Innei <tukon479@gmail.com>

* update

Signed-off-by: Innei <tukon479@gmail.com>

* refactor: remove icons

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

* typings

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

* feat: add horizontal scroll functionality to TimelineTabs (#1081)

Co-authored-by: xhuajin <xhuajin@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>

* fix: Wrong initial position of tab animation (#1087)

Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>

* fix: disable auto toggle readability in web

* fix: margin condition in EntryListHeader (#1103)

* chore(i18n): add daily reward system translation (#1102)

Co-authored-by: lc4t <lc4t@users.noreply.github.com>

* fix: deps

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

* fix: type

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

* update

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

* fix

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

---------

Signed-off-by: Innei <i@innei.in>
Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <Innei@users.noreply.github.com>
Co-authored-by: Huajin <114134574+xhuajin@users.noreply.github.com>
Co-authored-by: xhuajin <xhuajin@users.noreply.github.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: 仓鼠 <71394853+hamster1963@users.noreply.github.com>
Co-authored-by: hamster1963 <hamster1963@users.noreply.github.com>
Co-authored-by: Konv Suu <2583695112@qq.com>
Co-authored-by: lc4t <11334449+lc4t@users.noreply.github.com>
Co-authored-by: lc4t <lc4t@users.noreply.github.com>
2024-10-24 14:37:43 +08:00
Stephen Zhou 6e949bb6a5
chore: update api type 2024-10-23 23:16:33 +08:00
Innei 27faed9965
fix(server): upstream origin url
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-23 20:17:08 +08:00
lawvs af9d95b1da chore: update hono types 2024-10-23 13:47:55 +08:00
Innei d18ed86224
feat: more achievemnt (#964)
* feat: achievemnt

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

* fix: comment

Signed-off-by: Innei <tukon479@gmail.com>

* feat: audit

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

* server config

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

* config

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

* chore: auto-fix linting and formatting issues

* refactor: extract mint button

Signed-off-by: Innei <tukon479@gmail.com>

* feat: alpha tester

Signed-off-by: Innei <tukon479@gmail.com>

---------

Signed-off-by: Innei <i@innei.in>
Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2024-10-23 13:34:32 +08:00
Stephen Zhou 83567aef20
feat: allow hide recent reader
close #1034
2024-10-22 23:02:46 +08:00
Innei 9a83a29b66
refactor: async data fetching modal
Signed-off-by: Innei <i@innei.in>
2024-10-22 19:37:26 +08:00
Innei 8072ad035e
feat(rsshub): discover rsshub route modal and new deeplink
Signed-off-by: Innei <i@innei.in>
2024-10-22 17:03:52 +08:00
Stephen Zhou ea643e5ffe
fix: inbox unread filter
close #792
2024-10-22 15:57:18 +08:00
Innei 528c5ca62a
fix: try to adaptor vercel upstream env
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-21 23:59:44 +08:00