|
|
45b7422ea8
|
release 1.20.4
|
2023-10-03 14:18:06 +09:00 |
|
|
|
76c570413a
|
fix: Mitigation for issue #2
|
2023-10-03 14:16:31 +09:00 |
|
|
|
2fe391beba
|
Merge branch 'feat/typescript' into custom-version
|
2023-10-03 10:51:52 +09:00 |
|
|
|
47bd015549
|
chore(deps): bump deps
|
2023-10-03 10:51:25 +09:00 |
|
|
|
5a7774e7b1
|
refactor(in-app-menu): refactor in-app-menu plugin
resolve #13
|
2023-10-03 03:31:25 +09:00 |
|
|
|
5cd2e78e88
|
release 1.20.3: fix updater download link
|
2023-10-01 12:49:25 +09:00 |
|
|
|
71f2123f27
|
release 1.20.2
|
2023-10-01 12:33:38 +09:00 |
|
|
|
40fa1bac92
|
fix: CVE-2023-4863, CVE-2023-5129
|
2023-10-01 12:32:43 +09:00 |
|
|
|
7224620350
|
fix(actions): fix release upload
|
2023-09-30 20:10:23 +09:00 |
|
|
|
549f0f7c7a
|
Merge branch 'feat/typescript' into custom-version
|
2023-09-30 20:01:50 +09:00 |
|
|
|
529d5e165c
|
fix: fix 'Application entry file Not found'
|
2023-09-30 20:01:31 +09:00 |
|
|
|
35f6064b7a
|
fix(actions-linux): release
|
2023-09-30 19:47:52 +09:00 |
|
|
|
c11ec3341a
|
release 1.20.1
|
2023-09-30 19:39:37 +09:00 |
|
|
|
8fa1c7e5a8
|
Merge branch 'feat/typescript' into custom-version
|
2023-09-30 06:04:47 +09:00 |
|
|
|
f532398a9c
|
chore(deps): bump electron version
|
2023-09-29 10:17:35 +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 |
|
|
|
1ff69c933c
|
chore(deps): bump electron version
|
2023-09-27 17:08:42 +09:00 |
|
|
|
0935edd516
|
chore(deps): bump electron version
|
2023-09-26 12:09:46 +09:00 |
|
|
|
e7e3e8abe0
|
chore(deps): bump deps, remove unused dependency (@types/youtube-player)
|
2023-09-26 02:47:50 +09:00 |
|
|
|
3e77064cd3
|
chore(deps): bump deps
|
2023-09-23 21:49:34 +09:00 |
|
|
|
c6bba51166
|
chore(deps): bump deps
|
2023-09-20 13:32:06 +09:00 |
|
|
|
3276e318d8
|
chore(deps): bump deps
|
2023-09-19 13:15:57 +09:00 |
|
|
|
d0d739e61f
|
fix: add back butterchurn
|
2023-09-18 06:44:48 +09:00 |
|
|
|
3f3a5483ed
|
fix: Issues with TrustedTypes being reflected incorrectly
|
2023-09-18 06:42:27 +09:00 |
|
|
|
e81671f4da
|
fix: fix npm run lint command
|
2023-09-18 03:08:45 +09:00 |
|
|
|
fbf92971a5
|
fix: TrustedHTML warning
|
2023-09-18 03:08:15 +09:00 |
|
|
|
0c06d59a47
|
fix: fix #1187
|
2023-09-18 01:49:57 +09:00 |
|
|
|
5237311f1f
|
chore(deps): bump deps
|
2023-09-17 21:53:13 +09:00 |
|
|
|
7d355ea1f2
|
fix: resolves #978
|
2023-09-13 22:52:06 +09:00 |
|
|
|
ad8b9c9bf7
|
fix: resolves #958
|
2023-09-13 21:54:45 +09:00 |
|
|
|
f2b532d8fa
|
chore(deps): bump electron version
|
2023-09-13 17:45:42 +09:00 |
|
|
|
c6ee222e43
|
chore(deps): bump deps
|
2023-09-12 10:52:01 +09:00 |
|
|
|
1d6f1d2216
|
chore(deps): bump deps
|
2023-09-10 18:39:41 +09:00 |
|
|
|
73287cf8b2
|
fix: assets path
|
2023-09-04 17:20:07 +09:00 |
|
|
|
42ad78c6cc
|
fix(package.json): macOS exclude path
|
2023-09-04 16:29:28 +09:00 |
|
|
|
27086e759f
|
fix: fix youtube-age-restriction-bypass
Co-authored-by: MiepHD <63968466+MiepHD@users.noreply.github.com>
|
2023-09-04 13:44:53 +09:00 |
|
|
|
d811ebadb4
|
remove unused dependencies
|
2023-09-04 04:04:55 +09:00 |
|
|
|
5069913c56
|
update build script
|
2023-09-04 02:42:25 +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 |
|
|
|
d30755e5fa
|
feat: migration to TypeScript part 2
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-09-03 06:37:47 +09:00 |
|
|
|
82bcadcd64
|
feat: typescript part 1
Co-authored-by: Su-Yong <simssy2205@gmail.com>
|
2023-09-03 00:25:48 +09:00 |
|
|
|
b67a4ed9bb
|
chore(deps): electron 27.0.0-alpha.5
|
2023-09-01 21:21:34 +09:00 |
|
|
|
06b9cf9255
|
chore(deps): electron 27.0.0-alpha.4
|
2023-08-30 22:05:36 +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 |
|
|
|
da69d4c5a6
|
chore(deps): pinned deps version
|
2023-08-29 17:00:06 +09:00 |
|
|
|
ce0ee82648
|
fix simple-youtube-age-restriction-bypass version
|
2023-08-29 16:59:06 +09:00 |
|