EnixCoda
|
c29eec43e4
|
feat: reload button
|
2024-03-29 23:02:22 +08:00 |
|
EnixCoda
|
cf1aaf331e
|
refactor: hide 👋🏻 text
|
2024-03-29 22:52:33 +08:00 |
|
EnixCoda
|
c88b817d60
|
refactor: support saving inspector status
|
2023-12-15 09:37:54 +08:00 |
|
EnixCoda
|
e3fecf8134
|
fix: update selectors
|
2023-08-12 02:23:11 +08:00 |
|
EnixCoda
|
f56c65d879
|
test: bypass redirect
|
2023-08-10 23:51:24 +08:00 |
|
EnixCoda
|
e82637ce9a
|
docs: add link for farewell
|
2023-08-05 01:07:20 +08:00 |
|
EnixCoda
|
b8abf40b31
|
chore: debug current path
|
2023-05-18 23:53:59 +08:00 |
|
EnixCoda
|
bd6cf0a5b3
|
chore: deprecate copy file button
|
2023-05-18 23:09:36 +08:00 |
|
EnixCoda
|
6c5328e6f3
|
chore: add shortcut hint for revealing search result in file tree
|
2023-02-11 00:03:06 +08:00 |
|
EnixCoda
|
593ba27557
|
refactor: raise error context higher than state context
fixes #275
|
2023-01-05 18:58:56 +08:00 |
|
EnixCoda
|
a1853ec3d2
|
fix: disallow expand on error
|
2023-01-05 18:38:04 +08:00 |
|
EnixCoda
|
88b9d48ff8
|
feat: toggle folder recursively via context menu
|
2022-12-29 00:21:38 +08:00 |
|
EnixCoda
|
453f3b76d9
|
fix: update tree on compress option change
|
2022-12-27 22:16:15 +08:00 |
|
EnixCoda
|
9c12d344de
|
refactor: use abortable effect
|
2022-12-27 22:16:15 +08:00 |
|
EnixCoda
|
3f7463d5b7
|
refactor: activate styles according to platform
|
2022-12-26 21:43:46 +08:00 |
|
EnixCoda
|
aeb6b6341c
|
fix: recover attributes removed by GitHub
fixes #263
|
2022-12-26 21:43:46 +08:00 |
|
EnixCoda
|
c2a261e681
|
fix: prevent sidebar tremor
fixes #269
|
2022-12-26 21:43:46 +08:00 |
|
EnixCoda
|
39f82a8739
|
feat: node context menu
fixes #149
|
2022-12-26 21:43:46 +08:00 |
|
EnixCoda
|
0492784b70
|
feat: input clear button
|
2022-12-23 21:28:36 +08:00 |
|
EnixCoda
|
e5096e89b6
|
chore: remove unused modules
|
2022-12-18 17:34:52 +08:00 |
|
EnixCoda
|
7600ba43fd
|
chore: slightly enhance Highlight
|
2022-10-26 21:06:02 +08:00 |
|
EnixCoda
|
36d6421f6e
|
chore: useAbortableEffect
|
2022-10-26 21:05:46 +08:00 |
|
EnixCoda
|
9e7b0f2f88
|
docs: update text
|
2022-08-29 22:49:05 +08:00 |
|
EnixCoda
|
2e844025a3
|
fix: prevent focusing on unwanted div
|
2022-08-29 22:38:35 +08:00 |
|
EnixCoda
|
9dce33bb50
|
refactor: deprecate DOM focus util
|
2022-08-29 22:35:51 +08:00 |
|
EnixCoda
|
b8866aa415
|
feat: shortcut for focusing search input
|
2022-08-29 22:35:51 +08:00 |
|
EnixCoda
|
3476ed1072
|
refactor: extract keyboard shortcut setting
|
2022-08-28 14:17:42 +08:00 |
|
EnixCoda
|
c6fe580d33
|
chore: remove unnecessary useCallback
|
2022-08-28 14:17:42 +08:00 |
|
EnixCoda
|
8072e385f8
|
enhance: OAuth workflow
|
2022-08-23 01:42:07 +08:00 |
|
EnixCoda
|
f32711085d
|
fix: prevent text overflow in metabar
|
2022-08-20 00:39:22 +08:00 |
|
EnixCoda
|
dd32f75941
|
fix: pass the prop disabled to form control
|
2022-08-19 02:49:48 +08:00 |
|
EnixCoda
|
24b8abb3d1
|
feat: show diff in text
|
2022-07-18 14:16:37 +08:00 |
|
EnixCoda
|
7e10717566
|
fix: handle uppercase in fuzzy search mode
|
2022-07-17 22:46:01 +08:00 |
|
EnixCoda
|
bb51a1fa06
|
chore: rename pjax
|
2022-07-17 01:51:13 +08:00 |
|
EnixCoda
|
ae3b7cc66e
|
fix: assure body indent after redirect
|
2022-07-17 00:58:08 +08:00 |
|
EnixCoda
|
1d099d23b8
|
feat: state inspector
|
2022-07-17 00:41:17 +08:00 |
|
EnixCoda
|
6fde8c1092
|
fix: show tooltip of search mode
|
2022-07-16 01:57:41 +08:00 |
|
EnixCoda
|
3ca6c2bf07
|
chore: format & lint code
|
2022-07-16 01:57:41 +08:00 |
|
EnixCoda
|
8fb1eb924c
|
refactor: deprecate SidebarBodyWrapper
|
2022-07-16 01:40:23 +08:00 |
|
EnixCoda
|
0e96aeb26b
|
refactor: optimize should expand logic
|
2022-07-15 22:23:09 +08:00 |
|
EnixCoda
|
98a67381db
|
refactor: raise Gitako out of document body
|
2022-07-12 01:15:48 +08:00 |
|
EnixCoda
|
3ce088cf7b
|
chore: remove unused safari mark
|
2022-07-04 21:51:46 +08:00 |
|
EnixCoda
|
f6675e8163
|
fix: handle profile repositories <-> repository redirecting
|
2022-07-04 21:24:24 +08:00 |
|
EnixCoda
|
ce3dffb84d
|
fix: set DOM scrollTop when programmatically scroll to item
|
2022-07-04 02:14:32 +08:00 |
|
EnixCoda
|
d6e9fcc163
|
Merge remote-tracking branch 'origin/develop' into next
# Conflicts:
# src/analytics.ts
# src/components/FileExplorer.tsx
# src/components/SideBarBodyWrapper.tsx
# src/components/settings/SettingsBar.tsx
# src/content.tsx
# src/platforms/GitHub/API.ts
# src/platforms/GitHub/DOMHelper.ts
# src/platforms/GitHub/index.ts
# src/platforms/platform.d.ts
# src/styles/index.scss
# src/utils/DOMHelper.ts
# src/utils/config/helper.ts
# src/utils/config/migrations/1.3.4.ts
# src/utils/config/migrations/index.ts
# src/utils/general.ts
# src/utils/storageHelper.ts
|
2022-07-04 01:41:13 +08:00 |
|
EnixCoda
|
05507abbcb
|
fix: support GitHub turbo
|
2022-06-28 16:59:20 +08:00 |
|
EnixCoda
|
d02c32bb4b
|
feat: add pjax mode setting
|
2022-06-25 12:47:39 +08:00 |
|
EnixCoda
|
5cddc2077e
|
chore: enhance tab focus flow, skip file explorer container
|
2022-06-24 22:08:50 +08:00 |
|
Innei
|
a9217b5c4c
|
fix: add overscan to avoid blank flash
|
2022-06-21 17:58:30 +08:00 |
|
EnixCoda
|
31fc538a5c
|
feat: self implemented virtual scroller
|
2022-06-19 22:54:18 +08:00 |
|