Commit graph

1727 commits

Author SHA1 Message Date
wukko
f383f5d94e
web/theme: add dynamic status bar color on mobile 2024-06-29 20:24:51 +06:00
wukko
d817888838
web/device: add global constant for device info 2024-06-29 20:24:14 +06:00
wukko
10a9c955d9
web: proper theming 2024-06-29 20:09:17 +06:00
wukko
2a1344f93d
web: update meowbalt smile asset 2024-06-28 21:57:57 +06:00
wukko
b2652f29ac
web/Omnibox: download right after pasting 2024-06-25 22:52:17 +06:00
wukko
d008bffc08
web/DownloadButton: open share sheet on ios 2024-06-25 22:25:29 +06:00
wukko
1127e82098
stream/manage: inherit controller from parent istream if it exists (#587)
fixes controller handling for istream HLS playlists
2024-06-25 21:21:52 +06:00
wukko
98b0a2f10a
web/SettingsCheckbox: remove yassing 2024-06-25 21:06:07 +06:00
wukko
635561394c
web: add dynamic page titles 2024-06-25 21:01:08 +06:00
wukko
7b289bfb16
web: mobile improvements
- all buttons now reflect that they're pressed or hovered
- settings feel way better on mobile
- settings header has been completely remade
2024-06-25 20:59:25 +06:00
wukko
49e2df425d
web: remove future feature placeholders 2024-06-25 19:41:38 +06:00
wukko
1f88a211aa
web/SettingsCheckbox: proper checkbox style 2024-06-25 19:34:28 +06:00
wukko
ba2d0bb67f
web: fix app height & overscroll 2024-06-25 16:14:54 +06:00
wukko
19661f2f72
web/save: fix overflow 2024-06-25 15:54:33 +06:00
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