nitter/src/views
girst 0633ec2c39 Prefer mp4 to m3u8 for Video Playback if proxyVideos is off
m3u8 videos only work when the proxy is enabled. Further, this allows
video playback without Javascript.

This is only done when proxying is disabled to avoid excessive memory
usage on the nitter instance that would result from loading longer
videos in a single chunk.
2022-05-18 19:51:38 +02:00
..
about.nim Prevent bad staticDir from causing problems 2022-01-09 23:55:17 +01:00
embed.nim unified function call styles 2022-01-14 20:45:02 +02:00
feature.nim Render markdown files with a tool 2022-01-09 23:35:56 +01:00
general.nim ignore banner url startwith hash in link preload 2022-02-14 14:47:01 +01:00
list.nim Rework list api 2021-12-30 08:36:43 +01:00
opensearch.nimf Add more license headers 2021-12-27 02:43:27 +01:00
preferences.nim Disable input autocomplete 2022-01-30 17:19:00 +01:00
profile.nim Fix placeholders in photo rail 2022-05-13 20:31:42 +02:00
renderutils.nim Rearchitect profile, support pins, Profile -> User 2022-01-23 07:23:09 +01:00
rss.nimf Fix RSS <source> tag 2022-02-11 08:50:32 +01:00
search.nim Disable input autocomplete 2022-01-30 17:19:00 +01:00
status.nim Rearchitect profile, support pins, Profile -> User 2022-01-23 07:23:09 +01:00
timeline.nim Fix hidePinned preference 2022-01-30 16:59:07 +01:00
tweet.nim Prefer mp4 to m3u8 for Video Playback if proxyVideos is off 2022-05-18 19:51:38 +02:00