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
*
Prevent logging an error on lazy static 404
Chocobozzz
2022-07-27
1
-17
/
+1
*
Don't log error on static 404
Chocobozzz
2022-07-13
1
-4
/
+25
*
Split static router
Chocobozzz
2022-07-13
1
-268
/
+3
*
chore(refactor): remove shared folder dependencies to the server
lutangar
2021-12-16
1
-1
/
+1
*
Remove deprecated torrent static route
Chocobozzz
2021-10-14
1
-8
/
+0
*
Stop indexing /about/peertube
Chocobozzz
2021-10-11
1
-0
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-2
/
+2
*
Move apicache in peertube
Chocobozzz
2021-07-22
1
-6
/
+6
*
Refactor requests
Chocobozzz
2021-07-20
1
-1
/
+1
*
Fix nodeinfo endpoint
Chocobozzz
2021-06-08
1
-120
/
+121
*
refactor API errors to standard error format
Rigel Kent
2021-06-02
1
-6
/
+7
*
Instance homepage support (#4007)
Chocobozzz
2021-05-27
1
-5
/
+5
*
Cleanup shared models
Chocobozzz
2021-05-11
1
-1
/
+1
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
Use a class for youtube-dl
Chocobozzz
2021-05-11
1
-2
/
+1
*
Add server plugin helpers
Chocobozzz
2021-04-09
1
-1
/
+1
*
Add banners support
Chocobozzz
2021-04-08
1
-2
/
+2
*
Fix import tests
Chocobozzz
2021-02-18
1
-0
/
+1
*
Dissociate video file names and video uuid
Chocobozzz
2021-02-18
1
-85
/
+3
*
Generate a name for thumbnails
Chocobozzz
2021-02-16
1
-15
/
+14
*
Remove deprecated static routes
Chocobozzz
2021-02-16
1
-19
/
+0
*
stricter youtubedl format selectors (#3516)
Rigel Kent
2021-01-15
1
-1
/
+2
*
Support activeMonth and activeHalfyear in nodeinfo
Chocobozzz
2020-12-30
1
-2
/
+4
*
emit more specific status codes on video upload (#3423)
Rigel Kent
2020-12-08
1
-0
/
+14
*
replace numbers with typed http status codes (#3409)
Rigel Kent
2020-12-07
1
-8
/
+9
*
Live streaming implementation first step
Chocobozzz
2020-11-09
1
-1
/
+8
*
Split types and typings
Chocobozzz
2020-06-18
1
-1
/
+1
*
Refactor email enabled function
Chocobozzz
2020-02-17
1
-6
/
+5
*
Make the search helper change based on the server config
Rigel Kent
2020-02-13
1
-0
/
+6
*
Move to eslint
contain
Chocobozzz
2020-02-03
1
-8
/
+8
*
Adapt feeds content-type to accept header
Rigel Kent
2020-01-10
1
-5
/
+5
*
(nodeinfo) add server config to the nodeinfo metadata
Rigel Kent
2019-12-17
1
-2
/
+87
*
Fix private video download
Chocobozzz
2019-12-03
1
-5
/
+5
*
Fix fragmented download URL
Chocobozzz
2019-11-25
1
-1
/
+1
*
Add ability to disable webtorrent
Chocobozzz
2019-11-25
1
-8
/
+53
*
Stronger model typings
Chocobozzz
2019-08-19
1
-3
/
+3
*
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
[next]