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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move subscription helper in the account line
Chocobozzz
2018-07-30
2
-18
/
+24
*
Clearer message regarding SQL extension commands in beta 10
Chocobozzz
2018-07-30
1
-1
/
+1
*
Delete actor too when deleting account/video channel
Chocobozzz
2018-07-30
3
-34
/
+42
*
Fiw winston meta log
Chocobozzz
2018-07-30
2
-25
/
+17
*
Correct API documentation for search (#881)
David Libeau
2018-07-29
2
-2
/
+2
*
Correct API documentation for search (#878)
David Libeau
2018-07-28
2
-174
/
+200
*
Add postgresql-contrib to dependencies.md
bsky
2018-07-28
1
-2
/
+2
*
Delete old indexes
Chocobozzz
2018-07-27
2
-1
/
+85
*
Optimize videos list SQL query (another time)
Chocobozzz
2018-07-27
1
-2
/
+10
*
Optimize search SQL query (I hope :p)
Chocobozzz
2018-07-27
2
-29
/
+17
*
[Server>Middlewares>Follows] Changing error code 400 to 500
Jorropo
2018-07-27
1
-1
/
+1
*
Bumped to version v1.0.0-beta.10.pre.2
v1.0.0-beta.10.pre.2
Chocobozzz
2018-07-27
2
-2
/
+2
*
Update changelog
Chocobozzz
2018-07-27
1
-0
/
+12
*
Revert SQL optimization in videos list :(
Chocobozzz
2018-07-27
1
-3
/
+3
*
Fix captions freeze on production
Chocobozzz
2018-07-27
2
-2
/
+15
*
Fix attribute label width in video watch page
Chocobozzz
2018-07-27
1
-1
/
+2
*
[FIX] doc: correct URL to PeerTube project
Martin Trigaux
2018-07-27
1
-3
/
+3
*
Added redis-server.service to After
Jorropo
2018-07-27
1
-1
/
+1
*
Fix peertube on chrome
Chocobozzz
2018-07-26
2
-32
/
+1
*
Updated components tree
Jorropo
2018-07-26
5
-2
/
+4
*
Add npm debug log to gitignore and organize
Jorropo
2018-07-26
1
-8
/
+20
*
Bumped to version v1.0.0-beta.10.pre.1
v1.0.0-beta.10.pre.1
Chocobozzz
2018-07-26
2
-2
/
+2
*
Fix last commit
Chocobozzz
2018-07-26
9
-19
/
+24
*
expliciting type checks and predicates (server only)
Rigel Kent
2018-07-25
34
-84
/
+127
*
Updated travis.yml git depth 1
Jorropo
2018-07-25
1
-0
/
+3
*
Update changelog
Chocobozzz
2018-07-25
1
-0
/
+73
*
category parma -> categoryOneOf (videos list)
Chocobozzz
2018-07-25
5
-13
/
+13
*
Handle pre releases in release script
Chocobozzz
2018-07-25
1
-6
/
+15
*
Sort video captions
Chocobozzz
2018-07-25
5
-15
/
+37
*
Update default config cache
Chocobozzz
2018-07-25
3
-3
/
+11
*
Add "agree to the terms" checkbox in registration form
Chocobozzz
2018-07-25
9
-6
/
+31
*
Disable animation on confirm modal
Chocobozzz
2018-07-25
1
-1
/
+1
*
Improve captions UX (at least I've tried)
Chocobozzz
2018-07-25
9
-7
/
+85
*
Hack 459 regarding Angular & i18n
Chocobozzz
2018-07-25
2
-1
/
+25
*
404 on unknown thumbnail
Chocobozzz
2018-07-24
2
-9
/
+10
*
Fix UI regressions
Chocobozzz
2018-07-24
2
-5
/
+19
*
Add cors to static route in nginx template
Chocobozzz
2018-07-24
1
-0
/
+16
*
Add max count in pagination
Chocobozzz
2018-07-24
2
-5
/
+11
*
Improve production warning
Chocobozzz
2018-07-24
1
-1
/
+2
*
Update translations
Chocobozzz
2018-07-24
21
-272
/
+4672
*
[ImgBot] optimizes images
Jorropo
2018-07-24
9
-0
/
+0
*
Fix pagination on rest table
Chocobozzz
2018-07-24
2
-1
/
+3
*
Fix publishedAt after a scheduled update
Chocobozzz
2018-07-24
1
-2
/
+3
*
Fix nodeinfo endpoint
Chocobozzz
2018-07-24
5
-50
/
+50
*
adding initial support for nodeinfo
Rigel Kent
2018-07-24
7
-16
/
+246
*
Add ability to click on category/licence/language/tags in watch page
Chocobozzz
2018-07-24
7
-41
/
+65
*
Add ability to only filter in the search endpoint
Chocobozzz
2018-07-24
4
-6
/
+90
*
Add ability to sort the search
Chocobozzz
2018-07-24
3
-5
/
+41
*
Optimize SQL queries
Chocobozzz
2018-07-24
10
-34
/
+110
*
Fix travis tests
Chocobozzz
2018-07-24
2
-30
/
+87
[next]