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
/
static.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lazy load avatars
Chocobozzz
2019-08-09
1
-20
/
+4
*
Fix quota in instance features table
Chocobozzz
2019-07-29
1
-1
/
+2
*
Improve static files cache
Chocobozzz
2019-07-29
1
-2
/
+2
*
Use process.env.npm_package_version
Chocobozzz
2019-07-24
1
-3
/
+2
*
Merge branch 'release/v1.3.0' into develop
Chocobozzz
2019-06-07
1
-0
/
+13
|
\
|
*
Fix video import if autoblacklist is enabled
Chocobozzz
2019-06-07
1
-1
/
+1
|
*
Try to fix remote mastodon interactions
Chocobozzz
2019-06-07
1
-0
/
+13
*
|
Add audio support in upload
Chocobozzz
2019-05-16
1
-1
/
+1
|
/
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-6
/
+6
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-1
/
+1
*
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
-3
/
+4
*
Limit user tokens cache
Chocobozzz
2019-03-19
1
-2
/
+1
*
Cleanup express locals typings
Chocobozzz
2019-03-19
1
-1
/
+1
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-3
/
+10
*
Add hls support on server
Chocobozzz
2019-02-11
1
-1
/
+8
*
(well-known url) add change-password
Rigel Kent
2018-12-07
1
-0
/
+6
*
Create redundancy endpoint
Chocobozzz
2018-12-04
1
-3
/
+3
*
Add tmp and redundancy directories
Chocobozzz
2018-12-04
1
-2
/
+7
*
Fix dnt route
Chocobozzz
2018-10-01
1
-1
/
+1
*
Fix dnt route
Chocobozzz
2018-09-25
1
-2
/
+4
*
draft "security.txt" spec integration (#1020)
Austin Heap
2018-09-06
1
-0
/
+15
*
Move nodeinfo model in shared/
Chocobozzz
2018-09-04
1
-2
/
+2
*
replace fs by fs-extra to prevent EMFILE error
Rigel Kent
2018-08-27
1
-1
/
+1
*
advertising PeerTube's rather simple DNT policy
Rigel Kent
2018-08-08
1
-1
/
+18
*
404 on unknown thumbnail
Chocobozzz
2018-07-24
1
-2
/
+2
*
Fix nodeinfo endpoint
Chocobozzz
2018-07-24
1
-6
/
+6
*
adding initial support for nodeinfo
Rigel Kent
2018-07-24
1
-5
/
+80
*
Fix static avatars/thumbnails cache
Chocobozzz
2018-07-17
1
-1
/
+1
*
Add cors for static paths too
Chocobozzz
2018-07-17
1
-0
/
+2
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-2
/
+19
*
Fix static function name
Chocobozzz
2018-05-29
1
-3
/
+3
*
Improve torrent/video download
Chocobozzz
2018-05-29
1
-2
/
+36
*
robots.txt config and route
Rigel Kent
2018-05-16
1
-0
/
+6
*
Begin to add avatar to actors
Chocobozzz
2017-12-29
1
-0
/
+6
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-7
/
+3
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-1
/
+0
*
Rename Pod -> Server
Chocobozzz
2017-11-27
1
-1
/
+1
*
Use async/await in controllers
Chocobozzz
2017-10-26
1
-7
/
+6
*
Don't cache torrent files
Chocobozzz
2017-10-17
1
-1
/
+1
*
Fix lint
Chocobozzz
2017-07-12
1
-1
/
+0
*
Add previews cache system between pods
Chocobozzz
2017-07-12
1
-2
/
+14
*
require -> import
Chocobozzz
2017-06-05
1
-2
/
+2
*
First typescript iteration
Chocobozzz
2017-05-20
1
-0
/
+49