|
|
187fad6834
|
Merge branch 'master' into fix/1274
|
2023-10-08 15:00:30 +09:00 |
|
|
|
26df435db0
|
fix: fallback to DOM window controls on platforms without native support
|
2023-10-08 14:57:58 +09:00 |
|
|
|
986d2ad5b1
|
chore: add window control icons
|
2023-10-08 12:12:44 +09:00 |
|
|
|
d9b8d8c48d
|
Fix in-app-menu squishing sub-menu items
|
2023-10-07 22:50:32 -04:00 |
|
|
|
d45ca960b4
|
feat(in-app-menu): add toggle-menu
|
2023-10-07 22:16:54 +09:00 |
|
|
|
40745d3946
|
feat: apply rollup 🚀 (#20)
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-10-04 17:51:39 +09:00 |
|
|
|
61cb3135f3
|
fix(macos): fix some plugins not working in macos
|
2023-10-04 00:12:49 +09:00 |
|
|
|
b9ea98c115
|
fix(in-app-menu): remove unused observer
|
2023-10-03 12:56:49 +09:00 |
|
|
|
7af418a040
|
fix(in-app-menu): fix titlebar margin
|
2023-10-03 12:39:36 +09:00 |
|
|
|
2cb05c9d86
|
fix(in-app-menu): overlay-scrollbar
|
2023-10-03 10:45:01 +09:00 |
|
|
|
5a7774e7b1
|
refactor(in-app-menu): refactor in-app-menu plugin
resolve #13
|
2023-10-03 03:31:25 +09:00 |
|
|
|
61b04e9b42
|
fix: fix #4
|
2023-10-02 18:04:51 +09:00 |
|
|
|
8d475eda0a
|
Merge branch 'feat/typescript' into custom-version
|
2023-09-30 08:45:07 +09:00 |
|
|
|
72660f5aa1
|
fix: reduce unchecked type-cast
|
2023-09-30 08:35:16 +09:00 |
|
|
|
6bb33453c7
|
feat: Album Color Theme plugin
Co-authored-by: EdiBOI25 <86252338+EdiBOI25@users.noreply.github.com>
|
2023-09-27 18:19:23 +09:00 |
|
|
|
53f5bda382
|
feat: migration to TypeScript FINAL
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-09-04 02:27:53 +09:00 |
|
|
|
278618bc83
|
feat: migration to TypeScript part 3
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-09-03 21:02:57 +09:00 |
|
|
|
aacc2d261b
|
chore(deps): remove node-fetch, migration to node v18 fetch API
|
2023-08-29 21:15:22 +09:00 |
|
|
|
92da06eb96
|
fix(in-app-menu): custom-electron-titlebar
|
2023-08-29 19:37:31 +09:00 |
|
|
|
897cfd3c7d
|
apply fix from eslint
|
2023-08-29 19:14:51 +09:00 |
|
|
|
c722896a73
|
fix: remove xo, migration to eslint
|
2023-08-29 17:22:38 +09:00 |
|
|
|
89c664b4d2
|
fix uploaded library style
follows up on [in-app-menu] fix items hidden by navbar in library #1067
|
2023-03-15 21:52:25 +02:00 |
|
|
|
837e888462
|
[in-app-menu] fix items hidden by navbar in library
|
2023-03-12 19:40:51 +02:00 |
|
|
|
a507a8cd71
|
Merge pull request #988 from Araxeus/in-app-menu-icon
[in-app-menu] add toggle menu icon
|
2023-03-08 21:21:59 +01:00 |
|
|
|
83d7befc45
|
disable nav-bar drag when menu is open
|
2023-03-03 23:37:24 +02:00 |
|
|
|
c0d0c267a7
|
Merge branch 'local-upstream/master' into in-app-menu-icon
|
2023-02-12 19:58:10 +02:00 |
|
|
|
6577bcdad8
|
Merge pull request #989 from Araxeus/in-app-menu-draggable-navbar
[in-app-menu] make navbar draggable
|
2023-02-12 18:50:56 +01:00 |
|
|
|
d8a6453a8d
|
Merge branch 'local-upstream/master' into in-app-menu-icon
|
2023-02-10 00:14:39 +02:00 |
|
|
|
79890e019a
|
fix navbar position
|
2023-01-22 20:22:14 +02:00 |
|
|
|
70361afbaf
|
use css instead of js
|
2023-01-22 19:25:29 +02:00 |
|
|
|
333b695b16
|
lint
|
2023-01-22 19:18:10 +02:00 |
|
|
|
c6bb0cfe88
|
remove draggable attribute if search box is open
|
2023-01-19 19:16:01 +02:00 |
|
|
|
b665343fd9
|
make navbar draggable [in-app-menu]
|
2023-01-19 18:52:40 +02:00 |
|
|
|
1eb0269434
|
Differentiate between refresh/toggle menu
+ visible now checks the actual state to fix PiP bugs
|
2023-01-19 02:32:57 +02:00 |
|
|
|
4eaeaafa7c
|
add menu icon to in-app-menu
|
2023-01-19 01:43:28 +02:00 |
|
|
|
b458925aa6
|
Merge pull request #734 from Araxeus/fix-in-app-menu-top-gap
fix top gap between nav-bar and browse-page
|
2022-06-06 20:51:11 +02:00 |
|
|
|
f06a3c8c70
|
fix top gap between nav-bar and browse-page
|
2022-05-28 19:22:14 +03:00 |
|
|
|
ea09825ece
|
Merge branch 'master' into pip-part-2
|
2022-05-01 23:06:30 +03:00 |
|
|
|
3394d647a1
|
Merge pull request #701 from Araxeus/lint
lint
|
2022-05-01 21:35:36 +02:00 |
|
|
|
6f2552814f
|
stylelint: declaration-block-no-shorthand-property-overrides
|
2022-04-22 16:58:41 +03:00 |
|
|
|
8000a8326f
|
fix: in-app-menu bg color edge case
when item weren't initially rendered because the window was too small, but were then accessed via the arrow keys - backgrounds was missing
|
2022-04-10 21:39:06 +03:00 |
|
|
|
d23bfe9368
|
v3
|
2022-04-10 21:16:43 +03:00 |
|
|
|
b4b785d773
|
feat: in-app-menu hideIcon option
|
2022-04-09 22:56:01 +03:00 |
|
|
|
dc928542f8
|
lighten up menuItem background color
|
2022-02-11 16:29:11 +02:00 |
|
|
|
09bd271df2
|
update in-app-menu
|
2022-02-06 03:32:15 +02:00 |
|
|
|
3764ce9a7c
|
update custom-electron-titlebar
|
2021-12-16 18:01:11 +02:00 |
|
|
|
6633243628
|
use @rozzzly/custom-electron-titlebar
|
2021-12-13 21:10:59 +02:00 |
|
|
|
4fd683ed23
|
update electron & remote module
|
2021-12-13 20:10:36 +02:00 |
|
|
|
93e0664f95
|
fix height & blur of search page item header
|
2021-11-14 22:02:37 +02:00 |
|
|
|
bf45ed10aa
|
fix #490
|
2021-11-14 21:45:34 +02:00 |
|