Commit Graph

1931 Commits

Author SHA1 Message Date
Brendan Dash 81a35e046e
fix: cmdk panel layout (#854)
* fix: cmdk panel layout

* fix: cmdk panel changed some styles
2024-10-10 20:00:57 +08:00
Innei 3af93e3776
fix: fake profile avatar position when resize
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Innei a4fefd9926
chore: power page subview title
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 19:53:20 +08:00
Stephen Zhou 3edee63a5a
fix: profile category overflow
part of #811
https://github.com/radix-ui/primitives/issues/2722
2024-10-10 19:49:18 +08:00
Stephen Zhou 58d251e6e4
fix: translation tooltip width
part of #811
2024-10-10 19:28:14 +08:00
DIYgod 142c0f5712
feat: tx types filter 2024-10-10 19:22:57 +08:00
DIYgod b19fc2be2e
feat: remove userId query for wallet get 2024-10-10 18:35:11 +08:00
DIYgod 80f1b0fd28
feat: remove power modal 2024-10-10 18:00:36 +08:00
DIYgod b54603b82b
Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	apps/renderer/src/components/user-button.tsx
#	apps/renderer/src/modules/power/transaction-section/index.tsx
2024-10-10 17:50:44 +08:00
DIYgod 6aeb66683b
feat: independent power page 2024-10-10 17:44:11 +08:00
Innei ddfcffeda5
fix: dropmenu icon prop passive, profile avatar button cls
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 17:20:09 +08:00
Innei f490d7d62f
refactor: power modal
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 16:58:08 +08:00
Innei d4a2cf6816
chore: disable `no-floating-promises`
Signed-off-by: Innei <tukon479@gmail.com>
2024-10-10 16:00:57 +08:00
Brendan Dash db1d19076c
fix: set cmdf container `z-index` to `1000` (#859) 2024-10-10 15:48:36 +08:00
Kieran Cui 3ce0a88cb6
fix: discover page's trending icon is offset. (#856) 2024-10-10 15:07:37 +08:00
Johnny 81ca589c95
fix: avatar element masking button (#852) 2024-10-10 15:04:54 +08:00
Innei f11eb19815
fix: context menu item title should use title case
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:50:11 +08:00
Innei afb7997de2
fix: type error
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:39:41 +08:00
Innei 86ce165717
fix: code language detection more approximate
Signed-off-by: Innei <i@innei.in>
2024-10-10 14:34:57 +08:00
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
Stephen Zhou 4b6ee2ad42
chore: update lint 2024-10-10 11:57:10 +08:00
Przeblysk 57e818f783
fix: Mouse click may briefly overlap with background elements (#848) 2024-10-10 11:28:43 +08:00
Stephen Zhou 757f335405
chore: update typescript 2024-10-10 11:27:14 +08:00
Jerry Wong 9230cf7175
fix: update entry action notifications and translations (#836) 2024-10-10 11:17:48 +08:00
Stephen Zhou 74d801292e
ci: use lts for lint 2024-10-10 11:06:32 +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