index
:
yt-local.git
master
Browser-based client for watching YouTube anonymously without forcing javascript
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
youtube
/
templates
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Subscription manager: Hide export box for now until it's functional
James Taylor
2019-09-07
1
-2
/
+2
|
*
Subscription manager: Add some space around import subscriptions box
James Taylor
2019-09-07
1
-0
/
+2
|
*
Subscriptions: Add some space around video grid
James Taylor
2019-09-07
1
-0
/
+2
|
*
Subscriptions: fix author not being included
James Taylor
2019-09-07
1
-1
/
+1
|
*
Merge subscriptions into master
James Taylor
2019-09-06
4
-0
/
+280
|
\
|
*
Subscriptions: show when video was published
James Taylor
2019-08-16
1
-1
/
+3
|
|
|
*
subscriptions.html: Add horizontal rule between tag list and channel list
James Taylor
2019-08-14
1
-0
/
+3
|
|
|
*
subscription-manager: fix items being cut off at the bottom and top of the ↵
James Taylor
2019-08-12
1
-0
/
+1
|
|
|
|
|
|
|
|
columns in chrome
|
*
subscription_manager: fix bug where checkbox size decreases when there's too ↵
James Taylor
2019-08-12
1
-1
/
+1
|
|
|
|
|
|
|
|
many tags
|
*
When restricting subscriptions to a tag, make that tag unclickable and add ↵
James Taylor
2019-08-12
1
-1
/
+11
|
|
|
|
|
|
|
|
link to unrestrict
|
*
Add pagination to subscriptions page
James Taylor
2019-08-12
1
-9
/
+15
|
|
|
*
Ability to only show videos from channels with specific tag
James Taylor
2019-08-11
1
-1
/
+1
|
|
|
*
Add subscribe button on channels
James Taylor
2019-08-10
1
-0
/
+9
|
|
|
*
Convert subscription manager to flask framework
James Taylor
2019-08-10
2
-0
/
+160
|
|
|
*
Convert subscriptions page to flask framework
James Taylor
2019-08-10
1
-0
/
+97
|
|
*
|
Settings: Fix centering and color scheme on other themes
James Taylor
2019-09-06
1
-3
/
+4
|
|
*
|
Merge branch 'settings'
James Taylor
2019-09-06
1
-0
/
+64
|
\
\
|
*
|
Add settings page
James Taylor
2019-08-17
1
-0
/
+64
|
|
/
*
|
Layout: Add themes
James Taylor
2019-08-25
5
-11
/
+11
|
|
*
|
Layout: Add links to homepage
James Taylor
2019-08-24
1
-0
/
+22
|
|
*
|
Layout: Prevent long author name from overflowing in items with vertical stats
James Taylor
2019-08-24
1
-2
/
+2
|
|
*
|
Layout: Make item titles non-clickable in empty space after wrapped text
James Taylor
2019-08-24
1
-1
/
+1
|
|
*
|
Layout: Theater layout: Expand video width across page only as necessary ↵
James Taylor
2019-08-24
1
-1
/
+4
|
|
|
|
|
|
|
|
based on length of video
*
|
Layout: add option to hide comments/related vids by default but click to ↵
James Taylor
2019-08-24
1
-52
/
+67
|
|
|
|
|
|
|
|
show using <details>
*
|
Layout: Make downloads click-to-show instead of hover-to-show using ↵
James Taylor
2019-08-24
1
-39
/
+51
|
|
|
|
|
|
|
|
<details> element
*
|
Layout: Add option to use 720p resolution
James Taylor
2019-08-24
1
-1
/
+1
|
|
*
|
Layout: Add theater mode
James Taylor
2019-08-24
1
-6
/
+28
|
|
*
|
Layout: Simplify color scheme
James Taylor
2019-08-24
2
-16
/
+7
|
|
*
|
Layout: simplify CSS layout on most pages
James Taylor
2019-08-24
7
-212
/
+118
|
|
*
|
Layout: Put related videos below video when page is too small
James Taylor
2019-08-23
2
-215
/
+230
|
|
*
|
Layout: simplify watch page space distribution on edges
James Taylor
2019-08-23
1
-1
/
+1
|
|
*
|
Layout: refactor item system to be more maintainable, add vertical item type
James Taylor
2019-08-23
3
-109
/
+38
|
|
*
|
Layout: Replace local playlists link with home link in header and use ↵
James Taylor
2019-08-18
1
-13
/
+11
|
/
|
|
|
flexbox to make it work on smaller window sizes
*
Add pagination for local playlists
James Taylor
2019-08-09
1
-0
/
+3
|
*
Regression: Fix csp preventing subtitles from working
James Taylor
2019-08-07
1
-1
/
+1
|
*
Add content security policy to ensure mistakes or exploits never lead to ↵
James Taylor
2019-07-26
1
-0
/
+1
|
|
|
|
third party connections from the page
*
channel.html: add some space to the left of the page
James Taylor
2019-07-24
1
-5
/
+15
|
*
Add 'subscribers' and 'videos' after corresponding numbers in channel item ↵
James Taylor
2019-07-24
1
-2
/
+2
|
|
|
|
in search results
*
channel: Add short description under channel name
James Taylor
2019-07-23
1
-2
/
+5
|
*
playlist: fix incorrect display of description
James Taylor
2019-07-22
1
-1
/
+1
|
*
Channel: fix oversized thumbnails in firefox quantum
James Taylor
2019-07-22
1
-0
/
+3
|
*
Use variable to set title on base template instead of block
James Taylor
2019-07-21
13
-19
/
+13
|
*
Add status template, use for comment deletion status
James Taylor
2019-07-21
1
-0
/
+8
|
*
Convert comment posting system to flask framework
James Taylor
2019-07-21
4
-17
/
+80
|
*
Convert login to flask framework and fix the login, and fix account display
James Taylor
2019-07-21
2
-1
/
+61
|
*
Convert comments to flask framework
James Taylor
2019-07-19
3
-1
/
+135
|
*
common_elements.html: Accept missing channel description as blank
James Taylor
2019-07-07
1
-1
/
+1
|
*
watch_page: refactor music list into flask template
James Taylor
2019-07-07
1
-2
/
+19
|
*
Convert local_playlist to flask framework
James Taylor
2019-07-06
2
-0
/
+73
|
*
Convert channel page to flask framework
James Taylor
2019-07-06
2
-12
/
+158
|
[prev]
[next]