Commit Graph

335 Commits

Author SHA1 Message Date
Innei 2aa4fe118e
chore: split achievement code
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:06:09 +08:00
Innei e09dce467b
fix: trending icon
Signed-off-by: Innei <i@innei.in>
2024-10-10 13:44:12 +08:00
Innei 8ff4343c46
chore(ui): optimize user avatar transition
Signed-off-by: Innei <i@innei.in>
2024-10-10 13:35:50 +08:00
Innei 25a505a221
fix: generate invite code modal power icon style
Signed-off-by: Innei <i@innei.in>
2024-10-10 13:11:04 +08:00
Cesaryuan 59e12da7e1
refactor: simplify context menu handling and add options (#845) 2024-10-10 12:02:07 +08:00
Innei f023d6296a
chore: simply code
Signed-off-by: Innei <i@innei.in>
2024-10-10 12:00:08 +08:00
Przeblysk 57e818f783
fix: Mouse click may briefly overlap with background elements (#848) 2024-10-10 11:28:43 +08:00
Jerry Wong 9230cf7175
fix: update entry action notifications and translations (#836) 2024-10-10 11:17:48 +08:00
Kaffi Y. 22a72ac15b
fix: navigating from a tts player doesn't work properly (#828)
Co-authored-by: Stephen Zhou <38493346+hyoban@users.noreply.github.com>
2024-10-10 11:04:41 +08:00
Cesaryuan ac09c711d9
fix: devtools font not work due to comment (#846) 2024-10-10 10:54:03 +08:00
Stephen Zhou 2663c1181c
chore: enable eslint rules require type check 2024-10-10 10:51:25 +08:00
Stephen Zhou b5cfd8255b
chore: fix test 2024-10-10 10:15:07 +08:00
Stephen Zhou c881d799e2
feat: delete list 2024-10-10 09:45:32 +08:00
DIYgod 555428cbb5
feat: wider user drop menu 2024-10-10 02:31:48 +08:00
DIYgod 810919ca1b
feat: updateNotificationsToken on login 2024-10-10 02:31:45 +08:00
Innei c7f74cf746
fix: clear local data when login other account and store window pos before quit
Signed-off-by: Innei <i@innei.in>
2024-10-10 00:21:06 +08:00
Stephen Zhou b72d4557df
fix: check eagle when available 2024-10-09 22:01:29 +08:00
Cesaryuan b2a44f97be
chore: improve devtools font on Windows (#834) 2024-10-09 20:19:10 +08:00
DIYgod baab5b993f
feat: registerPushNotifications (#812)
* feat: registerPushNotifications

* chore: auto-fix linting and formatting issues

* feat: post message token

* feat: newEntryNotification action

* feat: handle notification click event
2024-10-09 20:03:56 +08:00
Stephen Zhou 68e650957d
chore: typecheck 2024-10-09 19:56:22 +08:00
Innei 1e03bf66e1
fix: only valid feed can be claimed
Signed-off-by: Innei <i@innei.in>
2024-10-09 19:22:11 +08:00
Innei d5fe10a95f
fix(readability): respect origin html charset
Signed-off-by: Innei <i@innei.in>
2024-10-09 18:26:28 +08:00
Innei a4c1dc231c
fix: document title change when entry changed
Signed-off-by: Innei <i@innei.in>
2024-10-09 18:10:58 +08:00
Cesaryuan ba20507cbc
fix: `F12` cannot open devTools in development mode (#833) 2024-10-09 17:59:25 +08:00
Innei 6c4c543708
feat(trending): implement trending feature and components (#820)
* init

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

* update

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

* fix: update styles

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

* fix: hover

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

* update scroll

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

* update i18n

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

* chore: auto-fix linting and formatting issues

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: Innei <Innei@users.noreply.github.com>
2024-10-09 17:58:00 +08:00
Innei b7a054f313
feat: support shortcut to toggle wide mode
Signed-off-by: Innei <i@innei.in>
2024-10-09 17:38:58 +08:00
Kaffi Y. 190a18e332
fix: hidden menu item is not filtered out on native (#830) 2024-10-09 17:08:04 +08:00
Stephen Zhou 5c8b02625e
fix: allow clear translation target in action 2024-10-09 16:56:20 +08:00
Innei c520448847
fix(shortcut): replace `meta` to `ctrl` in windows
Signed-off-by: Innei <i@innei.in>
2024-10-09 16:42:03 +08:00
Przeblysk 56ca95bd9d
fix: improve ActionCard state management and UI (#825)
* feat: Make the actions' SettingCollapsible openState independent, rather than judging the data

* chore: auto-fix linting and formatting issues

---------

Co-authored-by: Przeblysk <Przeblysk@users.noreply.github.com>
2024-10-09 16:07:29 +08:00
Cesaryuan f83278bff8
feat: trim social media view end redundant br elements (#826) 2024-10-09 15:58:41 +08:00
Stephen Zhou 0d0dcefbe0
chore: run eslint before prettier 2024-10-09 15:52:21 +08:00
Innei 5e91f19b18
fix: add native menu for copy link, close #822
Signed-off-by: Innei <i@innei.in>
2024-10-09 15:38:38 +08:00
Stephen Zhou dd0364d1a9
feat: silence action (#823) 2024-10-09 15:37:56 +08:00
Innei 1292fd41aa
fix: `NotSupport` width reactive
Signed-off-by: Innei <i@innei.in>
2024-10-09 15:27:40 +08:00
Innei da74fceb25
chore: manual chunk more
Signed-off-by: Innei <i@innei.in>
2024-10-09 14:08:58 +08:00
Innei a37e927e93
fix: import circular in dev login page
Signed-off-by: Innei <i@innei.in>
2024-10-09 11:40:05 +08:00
Stephen Zhou f5f521300f
fix: layout shift 2024-10-09 10:05:23 +08:00
Cesaryuan b4fed7801b
fix: change copy title icon (#817)
Co-authored-by: cesaryuan <cesaryuan@users.noreply.github.com>
2024-10-09 09:57:08 +08:00
Whitewater e7e930d177
fix: improve proxy URI handling (#810) 2024-10-09 09:55:05 +08:00
Innei 766ce6732c
perf: compress and split main entry bundle size
Signed-off-by: Innei <i@innei.in>
2024-10-09 00:53:27 +08:00
Cesaryuan a3576b04e8
fix: monospace font always be NSimSun on Windows (#806) 2024-10-08 20:42:41 +08:00
Cesaryuan 1f57ab2ac7
feat: add copy title to context menu of feed entry (#801)
Co-authored-by: cesaryuan <cesaryuan@users.noreply.github.com>
2024-10-08 19:31:24 +08:00
Stephen Zhou be581f603c
chore: stop ab test for image proxy 2024-10-08 16:31:14 +08:00
Stephen Zhou 9a09545f97
chore: format 2024-10-08 15:47:18 +08:00
Stephen Zhou e33aa5f0c7
feat: image proxy for avatar images (#524)
Co-authored-by: hyoban <hyoban@users.noreply.github.com>
2024-10-08 15:46:37 +08:00
Innei e6a50427b3
fix: about page copy button style
Signed-off-by: Innei <i@innei.in>
2024-10-08 14:17:38 +08:00
Innei 6ef652f7b2
chore: use `IN_ELECTRON` constant
Signed-off-by: Innei <i@innei.in>
2024-10-08 14:14:42 +08:00
Jerry Wong 892ceb2269
feat: add more words i18n (#785)
* feat: add more words i18n

* chore: auto-fix linting and formatting issues

* Update DateItem.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* Update DateItem.tsx

Co-authored-by: Innei <tukon479@gmail.com>

* chore: auto-fix linting and formatting issues

* update

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

---------

Signed-off-by: Innei <i@innei.in>
Co-authored-by: jerryc127 <jerryc127@users.noreply.github.com>
Co-authored-by: Innei <tukon479@gmail.com>
Co-authored-by: Innei <i@innei.in>
2024-10-08 12:36:29 +08:00
Cesaryuan 3416329f30
fix: improve developing experience with Electron on Windows (#796)
* fix: improve experience with electron on Windows

* docs: add tips when develop with electron
2024-10-08 12:04:18 +08:00