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
/
installer.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement remote runner jobs in server
Chocobozzz
2023-05-09
1
-1
/
+15
*
External auth can update user on login
Chocobozzz
2023-01-04
1
-4
/
+2
*
Put private videos under a specific subdirectory
Chocobozzz
2022-10-24
1
-4
/
+6
*
Automatically rebuild native modules on ABI change
Chocobozzz
2022-08-03
1
-2
/
+5
*
Fix password for root in dev mode
Florent
2022-07-26
1
-2
/
+3
*
Fix removing directory content
Chocobozzz
2022-05-03
1
-1
/
+2
*
Support readonly tmp directory
Chocobozzz
2022-05-03
1
-3
/
+17
*
Refactor user build and express file middlewares
Chocobozzz
2022-03-04
1
-8
/
+4
*
Fix shared imports
Chocobozzz
2021-12-24
1
-1
/
+1
*
Use different p2p policy for embeds and webapp
Chocobozzz
2021-12-16
1
-1
/
+1
*
Add ability for admins to set default p2p policy
Chocobozzz
2021-12-16
1
-0
/
+1
*
esModuleInterop to true
Chocobozzz
2021-08-27
1
-4
/
+4
*
Cleanup models directory organization
Chocobozzz
2021-05-11
1
-1
/
+1
*
Resumable video uploads (#3933)
kontrollanten
2021-05-10
1
-1
/
+4
*
Improve registration
Chocobozzz
2019-06-07
1
-1
/
+1
*
Add ability to specify channel on registration
Chocobozzz
2019-05-28
1
-1
/
+1
*
Add way to set root password by environment.
Axel Viala
2019-05-16
1
-0
/
+2
*
Move config in its own file
Chocobozzz
2019-04-11
1
-2
/
+3
*
Limit user tokens cache
Chocobozzz
2019-03-19
1
-5
/
+5
*
Cleanup tmp directory at startup
Chocobozzz
2019-03-19
1
-2
/
+4
*
Rename streaming playlists routes/directories
Chocobozzz
2019-03-18
1
-2
/
+2
*
Add playlist rest tests
Chocobozzz
2019-03-18
1
-2
/
+2
*
Add hls support on server
Chocobozzz
2019-02-11
1
-1
/
+4
*
Speedup peertube startup
Chocobozzz
2018-11-19
1
-6
/
+15
*
Improve redundancy: add 'min_lifetime' configuration
Chocobozzz
2018-09-24
1
-1
/
+1
*
add user account email verificiation (#977)
Josh Morel
2018-08-31
1
-0
/
+1
*
Implement daily upload limit (#956)
Felix Ableitner
2018-08-28
1
-1
/
+2
*
Correctly migrate to fs-extra
Chocobozzz
2018-08-27
1
-5
/
+5
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
1
-1
/
+1
*
Handle .srt subtitles
Chocobozzz
2018-07-16
1
-2
/
+4
*
Add ability to choose what policy we have for NSFW videos
Chocobozzz
2018-04-19
1
-0
/
+1
*
Upgrade changelog
Chocobozzz
2018-03-29
1
-2
/
+0
*
Prevent brute force login attack
Chocobozzz
2018-03-29
1
-1
/
+1
*
Fix error logging
Chocobozzz
2018-03-26
1
-1
/
+1
*
Fetch remote AP objects
Chocobozzz
2018-01-10
1
-1
/
+1
*
Propagate old comment on new follow
Chocobozzz
2017-12-28
1
-1
/
+2
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-10
/
+7
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-12
/
+13
*
Generate application keys too
Chocobozzz
2017-11-27
1
-1
/
+8
*
Optimize account creation
Chocobozzz
2017-11-27
1
-3
/
+3
*
Send server announce when users upload a video
Chocobozzz
2017-11-27
1
-1
/
+1
*
Follow works
Chocobozzz
2017-11-27
1
-3
/
+7
*
Fix issues on server start
Chocobozzz
2017-11-27
1
-8
/
+12
*
Make it compile at least
Chocobozzz
2017-11-27
1
-9
/
+15
*
Remove references to author
Chocobozzz
2017-11-27
1
-2
/
+2
*
Support roles with rights and add moderator role
Chocobozzz
2017-10-27
1
-2
/
+3
*
Use async/await in lib and initializers
Chocobozzz
2017-10-26
1
-73
/
+68
*
Add video channels
Chocobozzz
2017-10-26
1
-8
/
+11
*
Begin user quota
Chocobozzz
2017-09-04
1
-4
/
+5
*
Fix config checker
Chocobozzz
2017-08-26
1
-2
/
+2
[next]