| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix images size limit | Chocobozzz | 2018-06-22 | 6 | -37/+37 |
* | Improve update host script and add warning if AP urls are invalid | Chocobozzz | 2018-06-21 | 2 | -4/+86 |
* | Do not create a user with the same username than another actor name | Chocobozzz | 2018-06-21 | 2 | -0/+33 |
* | Fix HTTP fallback when having videostream issues on firefox | Chocobozzz | 2018-06-20 | 1 | -1/+1 |
* | Update iso639 translations for french and deutch | Chocobozzz | 2018-06-19 | 1 | -2/+6 |
* | Fix avatar image in channel page | Chocobozzz | 2018-06-18 | 1 | -1/+8 |
* | Fix removing scheduled update | Chocobozzz | 2018-06-18 | 3 | -1/+20 |
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -2/+0 |
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -3/+29 |
* | Add ability to schedule video publication | Chocobozzz | 2018-06-15 | 7 | -26/+97 |
* | Add ability for uploaders to schedule video update | Chocobozzz | 2018-06-14 | 16 | -20/+452 |
* | Use local object URLs for feeds | Chocobozzz | 2018-06-14 | 2 | -3/+5 |
* | Fix offset/limit on some SQL queries :facepalm: | Chocobozzz | 2018-06-13 | 4 | -9/+9 |
* | Fix bad RSS descriptions when filtering videos by account or channel | Chocobozzz | 2018-06-13 | 2 | -8/+31 |
* | Fix lint | Chocobozzz | 2018-06-13 | 2 | -2/+4 |
* | Refractor retry transaction function | Chocobozzz | 2018-06-13 | 19 | -415/+162 |
* | Improve tests when waiting pending jobs | Chocobozzz | 2018-06-13 | 32 | -252/+225 |
* | Add concept of video state, and add ability to wait transcoding before | Chocobozzz | 2018-06-12 | 32 | -359/+523 |
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 3 | -8/+33 |
* | (embed) sandbox the iframe | Rigel Kent | 2018-06-11 | 1 | -1/+1 |
* | Add video comments RSS | Chocobozzz | 2018-06-08 | 7 | -102/+209 |
* | Increase access_token lifetime | Chocobozzz | 2018-06-08 | 1 | -1/+1 |
* | Pick average video file insead of max quality | Chocobozzz | 2018-06-07 | 1 | -1/+1 |
* | Move fixtures in tests/ | Chocobozzz | 2018-06-07 | 31 | -28/+26 |
* | Improve create import file job | Chocobozzz | 2018-06-07 | 6 | -34/+47 |
* | Add create-import-video-file-job command | Florent Fayolle | 2018-06-07 | 8 | -6/+180 |
* | Little i18n refractoring | Chocobozzz | 2018-06-06 | 1 | -13/+9 |
* | Add server localization | Chocobozzz | 2018-06-06 | 2 | -3/+7 |
* | Localize player | Chocobozzz | 2018-06-06 | 1 | -0/+8 |
* | Disable auto language | Chocobozzz | 2018-06-05 | 1 | -1/+3 |
* | Prepare i18n files | Chocobozzz | 2018-06-05 | 1 | -5/+35 |
* | Correctly forward video related activities | Chocobozzz | 2018-05-31 | 6 | -18/+43 |
* | Improve create transcoding jobs tests | Chocobozzz | 2018-05-30 | 1 | -0/+15 |
* | Add ability to manually run transcoding job | Chocobozzz | 2018-05-30 | 4 | -10/+114 |
* | Fix static function name | Chocobozzz | 2018-05-29 | 1 | -3/+3 |
* | Improve torrent/video download | Chocobozzz | 2018-05-29 | 3 | -4/+57 |
* | Fix AP activity validator | Chocobozzz | 2018-05-29 | 1 | -1/+2 |
* | Fix publishedAt value after following a new instance | Chocobozzz | 2018-05-28 | 3 | -0/+11 |
* | Update changelog | Chocobozzz | 2018-05-28 | 1 | -0/+2 |
* | Fix actor outbox | Chocobozzz | 2018-05-28 | 3 | -10/+19 |
* | Refractor and optimize AP collections | Chocobozzz | 2018-05-25 | 13 | -255/+210 |
* | Split files in activitypub server | Chocobozzz | 2018-05-25 | 19 | -135/+132 |
* | Fix cc field in classic audience | Chocobozzz | 2018-05-25 | 4 | -28/+21 |
* | Only use account name in routes | Chocobozzz | 2018-05-25 | 14 | -70/+43 |
* | Reload my videos after delete | Chocobozzz | 2018-05-25 | 1 | -2/+5 |
* | Don't render opengraph tags of private videos | Chocobozzz | 2018-05-24 | 1 | -1/+2 |
* | Handle account name in client url | Chocobozzz | 2018-05-24 | 2 | -13/+27 |
* | Add owner in video channel page | Chocobozzz | 2018-05-23 | 1 | -8/+3 |
* | Handle concurrent requests in cache middleware | Chocobozzz | 2018-05-23 | 2 | -32/+45 |
* | Fix insane SQL request when loading all video attributes | Chocobozzz | 2018-05-23 | 1 | -0/+3 |