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
/
database.ts
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP plugins: install/uninstall
Chocobozzz
2019-07-24
1
-1
/
+3
*
Fix ownership changes
Chocobozzz
2019-04-24
1
-1
/
+1
*
Upgrade sequelize
Chocobozzz
2019-04-24
1
-3
/
+3
*
Update sequelize
Chocobozzz
2019-04-24
1
-4
/
+9
*
Create a dedicated table to track video thumbnails
Chocobozzz
2019-04-24
1
-1
/
+3
*
Move config in its own file
Chocobozzz
2019-04-11
1
-1
/
+1
*
Playlist server API
Chocobozzz
2019-03-18
1
-1
/
+5
*
Add hls support on server
Chocobozzz
2019-02-11
1
-1
/
+3
*
Add user notification base code
Chocobozzz
2019-01-09
1
-1
/
+5
*
Speedup peertube startup
Chocobozzz
2018-11-19
1
-15
/
+17
*
Add ability for users to block an account/instance on server side
Chocobozzz
2018-10-16
1
-1
/
+5
*
Add user history and resume videos
Chocobozzz
2018-10-05
1
-1
/
+3
*
Basic video redundancy implementation
Chocobozzz
2018-09-13
1
-1
/
+3
*
Users can change ownership of their video [#510] (#888)
Gaƫtan Rizio
2018-09-04
1
-0
/
+2
*
Bufferize videos views in redis
Chocobozzz
2018-08-30
1
-1
/
+3
*
Add ability to import video with youtube-dl
Chocobozzz
2018-08-06
1
-1
/
+3
*
adding ORM pool configuration
Rigel Kent
2018-07-31
1
-0
/
+4
*
Fix last commit
Chocobozzz
2018-07-26
1
-4
/
+5
*
Add advanced search in client
Chocobozzz
2018-07-24
1
-2
/
+0
*
Begin advanced search
Chocobozzz
2018-07-24
1
-0
/
+43
*
Implement captions/subtitles
Chocobozzz
2018-07-16
1
-0
/
+2
*
Add ability for uploaders to schedule video update
Chocobozzz
2018-06-14
1
-1
/
+3
*
Move job queue to redis
Chocobozzz
2018-01-25
1
-2
/
+0
*
Create comment on replied mastodon statutes
Chocobozzz
2017-12-22
1
-1
/
+3
*
Begin moving video channel to actor
Chocobozzz
2017-12-19
1
-4
/
+4
*
Fix database connection (host + port)
Chocobozzz
2017-12-15
1
-1
/
+4
*
Add migration
Chocobozzz
2017-12-13
1
-2
/
+2
*
Move models to typescript-sequelize
Chocobozzz
2017-12-13
1
-133
/
+53
*
Add account avatar
Chocobozzz
2017-12-04
1
-0
/
+2
*
Fix well known and json parser with mastodon
Chocobozzz
2017-11-29
1
-0
/
+2
*
Add activitypub migration script
Chocobozzz
2017-11-27
1
-2
/
+4
*
Handle announces in inbox
Chocobozzz
2017-11-27
1
-0
/
+4
*
Fix error when creating a fresh database
Chocobozzz
2017-11-27
1
-1
/
+6
*
Rename Pod -> Server
Chocobozzz
2017-11-27
1
-2
/
+2
*
Make it compile at least
Chocobozzz
2017-11-27
1
-5
/
+0
*
Remove references to author
Chocobozzz
2017-11-27
1
-4
/
+0
*
Begin activitypub
Chocobozzz
2017-11-27
1
-6
/
+8
*
Add lazy description on server
Chocobozzz
2017-10-30
1
-2
/
+7
*
Remove sequelize deprecated operators
Chocobozzz
2017-10-26
1
-0
/
+1
*
Fix lint
Chocobozzz
2017-10-26
1
-1
/
+1
*
Use async/await in lib and initializers
Chocobozzz
2017-10-26
1
-47
/
+43
*
Use async/await in controllers
Chocobozzz
2017-10-26
1
-0
/
+1
*
Add video channels
Chocobozzz
2017-10-26
1
-0
/
+2
*
Fix database benchmark in prod mode
Chocobozzz
2017-10-10
1
-1
/
+1
*
Add tests for npm run scripts
Chocobozzz
2017-09-07
1
-20
/
+19
*
Begin user quota
Chocobozzz
2017-09-04
1
-0
/
+1
*
Move video file metadata in their own table
Chocobozzz
2017-08-25
1
-0
/
+2
*
Remove "function" in favor of () => {}
Chocobozzz
2017-07-11
1
-3
/
+3
*
Move to promises
Chocobozzz
2017-07-05
1
-50
/
+49
*
Excluse .js.map when scanning models/ directory
Chocobozzz
2017-06-24
1
-1
/
+2
[next]