Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create webtorrent client on player load | Chocobozzz | 2018-06-18 | 1 | -2/+0 |
| | | | | | | So we don't run Angular change detection every 250ms on webtorrent import, when https://github.com/mafintosh/speedometer/pull/7 will be merged | ||||
* | Add resolution to create-transcoding-job script (#654) | Florent F | 2018-06-15 | 1 | -3/+29 |
| | | | | | | * Add resolution to create-transcoding-job script * Requested changes | ||||
* | 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 |
| | | | | publishing a video | ||||
* | Fix import with when the imported file has the same extension than an | Chocobozzz | 2018-06-11 | 3 | -8/+33 |
| | | | | already existing file | ||||
* | (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 |
| | | | | Fix federation of .ogv videos | ||||
* | 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 |
| | | | | | Only display urls in general object, and paginate video comments, shares, likes and dislikes | ||||
* | 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 |
| | | | | More consistent with AP urls | ||||
* | 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 |
| | |||||
* | feature: IP filtering on signup page | Rigel Kent | 2018-05-22 | 6 | -6/+69 |
| | | | | | | disable registration form on IP not in range checking the CIDR list before filtering with it placing the cidr filters as an attribute object in the config | ||||
* | Improve e2e tests | Chocobozzz | 2018-05-22 | 1 | -0/+0 |
| | |||||
* | feature: db selection in redis | Rigel Kent | 2018-05-21 | 4 | -4/+7 |
| | | | | resolves #579 | ||||
* | Fix video channel update with an admin account | Chocobozzz | 2018-05-17 | 4 | -9/+24 |
| | |||||
* | Fix typings | Chocobozzz | 2018-05-16 | 1 | -2/+4 |
| | |||||
* | robots.txt config and route | Rigel Kent | 2018-05-16 | 3 | -2/+9 |
| | |||||
* | Fix updating video tags to empty field | Chocobozzz | 2018-05-16 | 5 | -14/+20 |
| |