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
/
initializers
/
constants.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add plugin table migration table
Chocobozzz
2019-07-24
1
-1
/
+1
*
Some plugins fixes and doc enhancements
Chocobozzz
2019-07-24
1
-1
/
+1
*
Use process.env.npm_package_version
Chocobozzz
2019-07-24
1
-1
/
+2
*
Check latest plugins version with config interval
Chocobozzz
2019-07-24
1
-3
/
+2
*
Check latest plugins version
Chocobozzz
2019-07-24
1
-0
/
+1
*
Add ability to search available plugins
Chocobozzz
2019-07-24
1
-1
/
+4
*
Add peertube plugin index website models
Chocobozzz
2019-07-24
1
-1
/
+1
*
WIP plugins: plugin settings on server side
Chocobozzz
2019-07-24
1
-1
/
+3
*
WIP plugins: load theme on client side
Chocobozzz
2019-07-24
1
-2
/
+4
*
WIP plugins: add theme support
Chocobozzz
2019-07-24
1
-1
/
+4
*
WIP plugins: add ability to register plugins
Chocobozzz
2019-07-24
1
-0
/
+11
*
Add rate limit to registration and API endpoints
Chocobozzz
2019-07-04
1
-14
/
+0
*
Add language filters in user preferences
Chocobozzz
2019-06-19
1
-1
/
+2
*
Handle email update on server
Chocobozzz
2019-06-11
1
-1
/
+1
*
Remove unused actor uuid field
Chocobozzz
2019-05-31
1
-1
/
+1
*
Merge branch 'release/v1.3.0' into develop
Chocobozzz
2019-05-21
1
-1
/
+1
|
\
|
*
Fix video views
Chocobozzz
2019-05-21
1
-1
/
+1
*
|
Add audio upload tests
Chocobozzz
2019-05-17
1
-2
/
+2
*
|
Add audio support in upload
Chocobozzz
2019-05-16
1
-20
/
+44
|
/
*
Fix account description error
Chocobozzz
2019-05-13
1
-1
/
+1
*
Fix greek label
Chocobozzz
2019-05-13
1
-0
/
+1
*
Allow to control RATES_LIMIT from configuration (#1787)
Yohan Boniface
2019-04-26
1
-4
/
+4
*
Add migrations
Chocobozzz
2019-04-24
1
-1
/
+1
*
Add user adminFlags
Chocobozzz
2019-04-15
1
-1
/
+1
*
Add ability to delete old remote views
Chocobozzz
2019-04-12
1
-0
/
+2
*
Add ability to limit videos history size
Chocobozzz
2019-04-11
1
-4
/
+5
*
Don't expose constants directly in initializers/
Chocobozzz
2019-04-11
1
-1
/
+6
*
Move config in its own file
Chocobozzz
2019-04-11
1
-270
/
+51
*
Add logs endpoint
Chocobozzz
2019-04-10
1
-0
/
+3
*
Add ability to disable tracker
Chocobozzz
2019-04-10
1
-0
/
+5
*
Add /accounts/:username/ratings endpoint (#1756)
Yohan Boniface
2019-04-09
1
-0
/
+1
*
Add new instance follower notification in client
Chocobozzz
2019-04-09
1
-1
/
+1
*
Add ability to manually approves instance followers in REST API
Chocobozzz
2019-04-08
1
-1
/
+2
*
Add ability to forbid followers
Chocobozzz
2019-04-08
1
-0
/
+5
*
Update P2P media loader peer version
Chocobozzz
2019-04-08
1
-1
/
+4
*
add quarantine videos feature (#1637)
Josh Morel
2019-04-02
1
-1
/
+8
*
Rename video-file job to video-transcoding
Chocobozzz
2019-03-19
1
-3
/
+7
*
Better videos redundancy config error handling
Chocobozzz
2019-03-19
1
-0
/
+2
*
Limit user tokens cache
Chocobozzz
2019-03-19
1
-3
/
+10
*
Refresh playlists
Chocobozzz
2019-03-19
1
-1
/
+3
*
Increase refresh interval to 2 days
Chocobozzz
2019-03-19
1
-2
/
+2
*
Add to playlist dropdown
Chocobozzz
2019-03-18
1
-1
/
+1
*
Add/update/delete/list my playlists
Chocobozzz
2019-03-18
1
-1
/
+1
*
Add server migrations
Chocobozzz
2019-03-18
1
-1
/
+1
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-5
/
+5
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-0
/
+7
*
Playlist server API
Chocobozzz
2019-03-18
1
-1
/
+22
*
BREAKING: update CSP configuration
Chocobozzz
2019-02-21
1
-1
/
+5
*
Improve channel and account SEO
Chocobozzz
2019-02-21
1
-1
/
+1
*
Add isNSFW instance configuration key
Chocobozzz
2019-02-20
1
-0
/
+1
[next]