Commit graph

2013 commits

Author SHA1 Message Date
wukko 352b0eae59
web/SettingsTab: fix overflow & chevron scaling 2024-06-25 15:44:06 +06:00
wukko 2512c4c6be
web: preload entire code 2024-06-25 15:32:36 +06:00
wukko 44f17e71bc
web/settings: update placeholder 2024-06-25 14:54:46 +06:00
wukko 55515f0fb1
web/settings: mobile layout, better padding & borders 2024-06-25 14:50:59 +06:00
wukko 6fdc63a6c2
web/SettingsTab: fix border radius & padding 2024-06-25 13:07:43 +06:00
dumbmoron ed905fd60b
stream/manage: inherit controller from parent istream if it exists 2024-06-24 23:42:31 +00:00
wukko 5b57c7601d
web/Sidebar: don't center the scrollable list 2024-06-25 00:31:16 +06:00
wukko 2c63d431d5
web/Sidebar: dynamic settings tab link based on device type 2024-06-25 00:12:23 +06:00
wukko dd1f9b512f
web/settings: change the layout on mobile screen 2024-06-25 00:11:04 +06:00
wukko f8ade2bf08
web/Omnibox: don't show focus stroke in link bar 2024-06-24 23:48:37 +06:00
wukko 56081db857
web: move svg icon params to css & clean up 2024-06-24 23:46:37 +06:00
wukko b153c06294
web/SettingsTab: clean up 2024-06-24 23:22:30 +06:00
wukko 23911cbc92
web: global focus-visible 2024-06-24 23:22:19 +06:00
wukko 042d2e9cc8
web: settings ui & const for settings type options 2024-06-24 23:05:51 +06:00
wukko 0064bda4ed
web: proper text styling & semantics 2024-06-24 20:26:45 +06:00
wukko a226f0635f
web: use an alias for components folder 2024-06-24 20:23:55 +06:00
wukko 530edee0b1
web/settings: update main page placeholder 2024-06-24 19:44:06 +06:00
wukko a12655a834
web/settings: navigation draft
also unified "active" class/state across all components & added more colors
2024-06-24 19:42:31 +06:00
wukko 0372e8df47
web/lock: add engine requirements 2024-06-24 15:47:40 +06:00
wukko e305c99b94
web/sidebar: highlight the category tab even on subpages 2024-06-24 15:47:20 +06:00
wukko eb12fa631b
web: update favicon to be more rounded 2024-06-24 14:04:24 +06:00
wukko 558b6a9efd
merge/vimeo: use HLS instead of dash & clean up (#585) 2024-06-23 23:39:09 +06:00
wukko b51bcc2a7c
vimeo: added more checks to avoid exceptions 2024-06-23 23:35:29 +06:00
wukko de7df94271
vimeo: use proper local variable name in expandLink 2024-06-23 23:26:43 +06:00
wukko 850877369c
vimeo: clean up & fix 144p quality 2024-06-23 23:22:58 +06:00
wukko cc4abbb3e2
vimeo: remove progressive parsing
it's no longer returned by the api
2024-06-23 23:15:05 +06:00
wukko 0432232ea4
vimeo: use HLS playlists instead of dash manifest 2024-06-23 23:02:57 +06:00
wukko eb05c4b938
stream/internal-hls: transform HLS map when defined in playlist header 2024-06-23 22:17:11 +06:00
wukko 08c7aa1ce1
stream: add support for remuxing multiple m3u8 files 2024-06-23 22:13:36 +06:00
jj 33c3c398fc
stream/internal: don't abort immediately after close for generic streams (#584)
* stream: move closeRequest to shared functions

* stream: use closeRequest instead of abort() directly

* stream/internal: don't abort immediately after close for generic streams
2024-06-23 21:37:02 +06:00
jj a6733ef0cc
stream/internal: refactor, abort controller in more places (#583) 2024-06-23 18:51:36 +06:00
wukko 7815838751
package: bump version to 7.14.5 2024-06-22 17:03:43 +06:00
wukko a5e00be376
services: add support for m.vk.com links
closes #576
2024-06-22 17:02:50 +06:00
jj ef97ff06af
stream: fix some memory leaks in internal stream handling (#581) 2024-06-22 16:57:30 +06:00
wukko 7e39bd78d7
web/settings: fix setting value name 2024-06-20 19:19:57 +06:00
wukko b9e7661b6d
web: basic settings page needed for testing
typescript cries about types but i don't care at this point
2024-06-20 18:05:17 +06:00
wukko f2e74b681b
web/sidebar: align tabbar to center on mobile 2024-06-20 13:46:01 +06:00
wukko 4564f409aa
web/types/settings: add missing 480p video quality 2024-06-19 23:42:52 +06:00
wukko 3b2178fd1a
web/api: full api request with user preferences 2024-06-19 23:29:26 +06:00
wukko 00cdb2121d
web: data-driven switcher & save mode switcher
also:
- disabled ssr to enable localstorage
- removed the workaround for hover, as it looks bad
2024-06-19 23:04:09 +06:00
wukko 0ce73e03d3
web/package: update required node version to 20.9 2024-06-19 21:30:56 +06:00
wukko 1cac70f795
web/package: lowball engine requirements 2024-06-19 21:26:13 +06:00
wukko b15b108fa9
web/package: add min engine versions 2024-06-19 21:20:18 +06:00
wukko 009a2cc863
web: implement settings core
this was a torture
2024-06-19 21:12:51 +06:00
wukko 21e03a407c
web: add eslint 2024-06-19 17:55:06 +06:00
wukko 068af6a965
web/types/api: add trailing commas 2024-06-19 15:28:36 +06:00
wukko 8ec4a528ef
web/save: fix terms note padding on mobile 2024-06-17 19:41:45 +06:00
wukko 838cc508de
web/save: reduce meowbalt padding 2024-06-17 19:10:10 +06:00
wukko ddb52cfef7
web/save: dynamic paste text & component clean up 2024-06-17 19:03:26 +06:00
wukko 9aa2de9bfd
web/save: scale terms note on mobile screen 2024-06-17 18:52:18 +06:00