Commit Graph

683 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 1d0eca1ca1
fix: inline image style
close #1318
2024-11-05 22:44:10 +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
Moeyua e1a5fc63f2
feat(mark-all-button): add countdown to auto-confirm message (#1414) 2024-11-05 21:20:18 +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
Stephen Zhou 85b4502f9c
feat: export database 2024-11-05 17:29:53 +08:00
Innei fc81546bed
fix: app upgrade toast open link should in new window
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-05 17:09:52 +08:00
Whitewater 2ca6d807e3
fix: handle tipUsers migration for older feed versions (#1384)
* fix: handle tipUsers migration for older feed versions

* chore: clean code

* test: add migrationTipUser test for feed service

* chore: clean code

* fix: implement upgradeToV8 for tipUsers migration and add tests

* refactor: remove legacy migration function and its tests

* chore: clean code
2024-11-05 12:54:38 +08:00
Stephen Zhou 2ac52ebda3
fix: show action limit message
close #1360
2024-11-05 01:46:36 +08:00
Innei 7c4c42bdf5
sync main (#1395) 2024-11-04 23:49:58 +08:00
Innei b4e935fba0
fix: csrf token singleton
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-04 22:58:08 +08:00
Innei e31a6118ea
chore: add session tracker (#1394)
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-04 22:51:12 +08:00
Innei 03c0ef0455
refactor(store): use transition to support rollback
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-04 20:47:25 +08:00
Innei bf71094110
refactor: setting list data getter
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-04 17:15:40 +08:00
Stephen Zhou 7d38cb6d2f
fix: pass a component for Trans 2024-11-04 15:53:16 +08:00
Tsuyumi aa9206f5b1
fix(ui): resolve conflict between video progress bar and swiper drag … (#1337) 2024-11-04 14:52:04 +08:00
Whitewater 63d455f4a1
refactor: context menu functionality (#1336)
* feat: implement new context menu functionality

* refactor: simplify native menu

* refactor: simplify web context menu

* refactor: replace native menu with context menu hooks

* refactor: update naming

* chore: clean code

* fix: types

* chore: add polyfill

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

* comment

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

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <tukon479@gmail.com>
2024-11-04 14:42:38 +08:00
Innei 589c6e469b
fix: form button align center
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-04 00:03:00 +08:00
Innei c40d93288b
chore: update deps
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-03 23:59:55 +08:00
Innei 4e841964e6
fix: sidebar copy feed url, fixed #1361
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-03 21:50:53 +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
Stephen Zhou 08acded2d5
fix: fallback for code can not render to html
close #1142
2024-11-02 12:03:36 +08:00
Stephen Zhou e654c3ac16
fix: can not exit entry by close button
close #1311
2024-11-02 11:57:01 +08:00
Innei 4a8fdea84a
fix(cmdk): change default cmdk search type to feed
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-02 00:25:42 +08:00
DIYgod 539ec03293
feat: support markdown for announcement content 2024-11-01 23:57: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
Innei 6ad35ad671
fix: immer object extensible
Signed-off-by: Innei <i@innei.in>
2024-11-01 23:35:04 +08:00
Innei 3a3992d63f
fix(store): immer draft should to raw
Signed-off-by: Innei <i@innei.in>
2024-11-01 22:34:07 +08:00
DIYgod c58df35d1f
feat: update og image 2024-11-01 22:32:52 +08:00
DIYgod 2b92599e18
feat: hide trend 2024-11-01 22:20:55 +08:00
Innei 4eba28b76f
fix: entry action deps
Signed-off-by: Innei <i@innei.in>
2024-11-01 21:41:21 +08:00
Eric Zhu e516120dc6
chore: typo (#1286)
Co-authored-by: ericyzhu <ericyzhu@users.noreply.github.com>
2024-11-01 21:37:28 +08:00
Innei 7b3435749b
feat: add server announcement toast
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 21:19:54 +08:00
DIYgod 142f9f57ce
feat: update og image 2024-11-01 20:46:30 +08:00
Eric Zhu 8d1ca24f18
fix: html table to markdown error (#1288)
* fix: html-table-to-markdown-error

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: ericyzhu <ericyzhu@users.noreply.github.com>
2024-11-01 20:13:15 +08:00
Innei e81245e395
fix: adjust activation toast style
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 20:12:07 +08:00
Innei 8d2478c6a9
fix: auto archived list flash (#1269)
* fix: auto archived list flash

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

* fix: reset isArchived on location change

* chore: auto-fix linting and formatting issues

* fix

---------

Signed-off-by: Innei <tukon479@gmail.com>
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
Co-authored-by: hyoban <hyoban@users.noreply.github.com>
2024-11-01 18:19:01 +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
Innei 8a72a97c0c
fix(profile-menu): limit max-char
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 16:18:01 +08:00
Innei 7748588608
fix: response error toast style
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 15:48:40 +08:00
Innei 58f1791526
fix: add Supsense wrapper for app upgrade provider
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 15:19:03 +08:00
Innei b7ed8313ff
chore: achievement ntf copywrite
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 14:57:22 +08:00
Innei 78e942473f
fix(modal): fixed close modal button position
Signed-off-by: Innei <tukon479@gmail.com>
2024-11-01 14:41:55 +08:00
Stephen Zhou 8c5c62e0d6
fix: group date item z index 2024-11-01 10:42:26 +08:00
NyaaaDoge 47b200f7f3
fix: show scrollbar when list table overflows in settings menu (#1266) 2024-11-01 00:47:30 +08:00
DFobain 4bdf28ea76
fix: preferred title not working in entry column (#1268) 2024-11-01 00:46:29 +08:00
Innei 557e91228a
fix(discover): card text truncate
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 22:11:10 +08:00
Innei 84228bc5c8
feat: add updatelog modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-31 22:06:32 +08:00