index
:
Peertube
develop
gitolite_local/open_instance
master
release/3.0.0
release/4.0.0
release/4.1.0
release/5.2.0
ActivityPub-federated video streaming platform using P2P directly in your web browser
Immae
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
server
/
lib
/
client-html.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
modify tests to support current behaviour regarding plaintext description
Rigel Kent
2021-04-13
1
-13
/
+9
*
render markdown and plainify descriptions on previews
Rigel Kent
2021-04-13
1
-6
/
+11
*
Add banners support
Chocobozzz
2021-04-08
1
-3
/
+3
*
fix missing title attribute on <iframe> tag suggested for embedding (#3901)
Thavarasa Prasanth
2021-03-31
1
-1
/
+2
*
video embed: use instance name as html title
kontrollanten
2020-12-14
1
-0
/
+1
*
video-embed: inject custom CSS
kontrollanten
2020-12-14
1
-0
/
+1
*
Upgrade sequelize to v6
Chocobozzz
2020-12-09
1
-16
/
+15
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-3
/
+39
*
Refactor a little bit client canonical URL
Chocobozzz
2020-12-08
1
-4
/
+33
*
Set canonical link to original video/playlist url
Thomas Citharel
2020-12-08
1
-5
/
+13
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-5
/
+6
*
Hide dock if there are no title/description
Chocobozzz
2020-11-10
1
-3
/
+3
*
Add site_name to opengraph tags
Chocobozzz
2020-09-04
1
-3
/
+8
*
Remove debug
Chocobozzz
2020-08-26
1
-2
/
+0
*
Inject plugin CSS in embed too
Chocobozzz
2020-08-24
1
-0
/
+21
*
Fix twitter embed
Chocobozzz
2020-08-07
1
-1
/
+7
*
Handle playlist oembed
Chocobozzz
2020-08-07
1
-11
/
+45
*
Reorganize shared models
Chocobozzz
2020-08-07
1
-1
/
+1
*
Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...
Kim
2020-07-31
1
-64
/
+194
*
Fix lint
Chocobozzz
2020-07-10
1
-2
/
+2
*
Add ability to override client assets : logo - favicon - PWA icons - PWA mani...
Kim
2020-07-10
1
-1
/
+16
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Handle external login errors
Chocobozzz
2020-05-04
1
-1
/
+1
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-12
/
+12
*
Accessibility fixes for #2149
Rigel Kent
2020-01-21
1
-2
/
+9
*
Add correct status on not found video
Chocobozzz
2020-01-09
1
-1
/
+4
*
Update validator dependency
Chocobozzz
2020-01-07
1
-1
/
+1
*
Add internal privacy mode
Chocobozzz
2019-12-12
1
-1
/
+1
*
Fix html tag with blacklisted video
Chocobozzz
2019-08-22
1
-2
/
+2
*
Stronger model typings
Chocobozzz
2019-08-19
1
-3
/
+4
*
Optimize watch endpoint
Chocobozzz
2019-08-06
1
-1
/
+1
*
Refactor middleware helpers
Chocobozzz
2019-07-24
1
-1
/
+4
*
Add plugin static files cache
Chocobozzz
2019-07-24
1
-5
/
+9
*
WIP plugins: load theme on client side
Chocobozzz
2019-07-24
1
-1
/
+8
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Move config in its own file
Chocobozzz
2019-04-11
1
-6
/
+7
*
Improve channel and account SEO
Chocobozzz
2019-02-21
1
-14
/
+53
*
Use origin video url in canonical tag
Chocobozzz
2019-01-10
1
-3
/
+3
*
Add user notification base code
Chocobozzz
2019-01-09
1
-2
/
+2
*
Add video title/description when rendering html
Chocobozzz
2018-12-17
1
-18
/
+33
*
Revert change og video type
Chocobozzz
2018-11-14
1
-1
/
+1
*
change video type
BO41
2018-11-13
1
-1
/
+1
*
Optimize SQL requests of watch page API endpoints
Chocobozzz
2018-09-19
1
-4
/
+2
*
Reduce video.ts file size by moving some methods in other files
Chocobozzz
2018-09-19
1
-1
/
+2
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-3
/
+4
*
Render CSS/title/description tags on server side
Chocobozzz
2018-07-18
1
-0
/
+180