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
/
controllers
/
client.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-2
/
+2
*
Support '/w/' and '/w/p/' for watch page
Chocobozzz
2021-05-28
1
-2
/
+2
*
Add shorter URLs for accounts and channels server-side
Kimsible
2021-05-05
1
-2
/
+9
*
Add filter hook to forbid embed access
Chocobozzz
2021-03-24
1
-0
/
+28
*
Fix manifest
Chocobozzz
2021-01-19
1
-1
/
+1
*
Fix lint
Chocobozzz
2021-01-18
1
-1
/
+1
*
Fix service worker
Chocobozzz
2021-01-18
1
-17
/
+4
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-29
/
+3
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-3
/
+4
*
add client overrides to nginx configuration (#3297)
Kimsible
2020-11-16
1
-0
/
+1
*
Inject plugin CSS in embed too
Chocobozzz
2020-08-24
1
-4
/
+14
*
Handle playlist methods in embed api
Chocobozzz
2020-08-07
1
-4
/
+5
*
Add logic to handle playlist in embed
Chocobozzz
2020-08-07
1
-7
/
+8
*
Reorganize shared models
Chocobozzz
2020-08-07
1
-5
/
+5
*
Add fcbk open-graph and twitter-card metas for accounts, video-channels, play...
Kim
2020-07-31
1
-0
/
+7
*
Add ability to override client assets : logo - favicon - PWA icons - PWA mani...
Kim
2020-07-10
1
-3
/
+49
*
Don't cache embed HTML file
Chocobozzz
2020-06-02
1
-1
/
+2
*
Update dependencies
Chocobozzz
2020-02-28
1
-1
/
+1
*
Merge branch 'release/2.1.0' into develop
Chocobozzz
2020-02-20
1
-1
/
+7
|
\
|
*
Fix CSP for embeds
Chocobozzz
2020-02-20
1
-1
/
+7
*
|
Move to eslint
contain
Chocobozzz
2020-02-03
1
-1
/
+1
|
/
*
Remove CSP for embed
Chocobozzz
2019-12-18
1
-2
/
+1
*
Make build works
Chocobozzz
2019-11-13
1
-1
/
+1
*
Fix quota in instance features table
Chocobozzz
2019-07-29
1
-1
/
+1
*
Improve static files cache
Chocobozzz
2019-07-29
1
-7
/
+9
*
Move controller in dedicated functions
Chocobozzz
2019-07-25
1
-18
/
+22
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+1
*
Improve channel and account SEO
Chocobozzz
2019-02-21
1
-0
/
+14
*
Add video title/description when rendering html
Chocobozzz
2018-12-17
1
-10
/
+8
*
add Content Security Policy (#1252)
Rigel Kent
2018-12-13
1
-1
/
+2
*
rename manifest
BO41
2018-09-20
1
-1
/
+1
*
Hack 459 regarding Angular & i18n
Chocobozzz
2018-07-25
1
-1
/
+1
*
Begin advanced search
Chocobozzz
2018-07-24
1
-2
/
+8
*
Render CSS/title/description tags on server side
Chocobozzz
2018-07-18
1
-136
/
+14
*
selective route permission to use embeds with x-frame-deny
Rigel Kent
2018-07-17
1
-3
/
+7
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-1
/
+1
*
Ability to programmatically control embeds (#776)
William Lahti
2018-07-10
1
-0
/
+5
*
Add ability to choose the language
Chocobozzz
2018-06-28
1
-11
/
+26
*
Little i18n refractoring
Chocobozzz
2018-06-06
1
-13
/
+9
*
Add server localization
Chocobozzz
2018-06-06
1
-2
/
+5
*
Localize player
Chocobozzz
2018-06-06
1
-0
/
+8
*
Disable auto language
Chocobozzz
2018-06-05
1
-1
/
+3
*
Prepare i18n files
Chocobozzz
2018-06-05
1
-5
/
+35
*
Don't render opengraph tags of private videos
Chocobozzz
2018-05-24
1
-1
/
+2
*
Add ability to embed a video in Twitter
Chocobozzz
2018-05-11
1
-2
/
+2
*
Add max video height on mobile
Chocobozzz
2018-02-28
1
-4
/
+8
*
Add confirm when admin use custom js/css
Chocobozzz
2018-02-22
1
-1
/
+1
*
Register service worker
Chocobozzz
2018-02-22
1
-4
/
+11
*
Fix service worker registration
Chocobozzz
2018-02-22
1
-0
/
+2
*
Add service worker
Chocobozzz
2018-02-08
1
-2
/
+2
[next]