Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup tests | Chocobozzz | 2019-04-24 | 1 | -3/+2 |
| | |||||
* | Shared utils -> extra-utils | Chocobozzz | 2019-04-24 | 2 | -3/+3 |
| | | | | Because they need dev dependencies | ||||
* | Add user adminFlags | Chocobozzz | 2019-04-15 | 1 | -1/+1 |
| | |||||
* | Move utils to /shared | buoyantair | 2018-10-29 | 2 | -3/+3 |
| | | | | | | | Move utils used by /server/tools/* & /server/tests/**/* into /shared folder. Issue: #1336 | ||||
* | Add ability to set a name to a channel | Chocobozzz | 2018-08-27 | 1 | -0/+1 |
| | |||||
* | Speed up populate database script | Chocobozzz | 2018-07-24 | 1 | -9/+20 |
| | |||||
* | Render CSS/title/description tags on server side | Chocobozzz | 2018-07-18 | 1 | -5/+6 |
| | |||||
* | Add populate database script | Chocobozzz | 2018-07-17 | 1 | -0/+110 |
| | |||||
* | Migrate to bull | Chocobozzz | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Use ISO 639 for languages | Chocobozzz | 2018-04-23 | 1 | -1/+1 |
| | |||||
* | BEARKING CHANGE: Update videos API response | Chocobozzz | 2018-03-19 | 1 | -1/+1 |
| | | | | before beta | ||||
* | Don't stuck on active jobs | Chocobozzz | 2018-02-12 | 1 | -1/+1 |
| | |||||
* | Begin import script with youtube-dl | Chocobozzz | 2018-02-09 | 3 | -215/+0 |
| | |||||
* | Move job queue to redis | Chocobozzz | 2018-01-25 | 1 | -12/+9 |
| | | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore. | ||||
* | Fix real world script | Chocobozzz | 2017-12-29 | 1 | -372/+371 |
| | |||||
* | Improve check follow params tests | Chocobozzz | 2017-12-28 | 1 | -2/+2 |
| | |||||
* | Add follow tests | Chocobozzz | 2017-11-27 | 1 | -373/+372 |
| | |||||
* | Optimize signature verification | Chocobozzz | 2017-11-27 | 1 | -27/+24 |
| | |||||
* | Handle follow/accept | Chocobozzz | 2017-11-27 | 1 | -2/+1 |
| | |||||
* | Upgrade server packages | Chocobozzz | 2017-10-31 | 2 | -8/+9 |
| | |||||
* | Improve real world script | Chocobozzz | 2017-09-12 | 1 | -27/+75 |
| | |||||
* | Convert real world script to typescript | Chocobozzz | 2017-09-08 | 2 | -367/+327 |
| | |||||
* | Fix lint | Chocobozzz | 2017-09-07 | 1 | -1/+0 |
| | |||||
* | Convert real world tools to typescript | Chocobozzz | 2017-09-07 | 6 | -191/+217 |
| | |||||
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 1 | -2/+2 |
| | |||||
* | Update standard -> 10 | Chocobozzz | 2017-04-16 | 1 | -2/+4 |
| | |||||
* | Server: add video language attribute | Chocobozzz | 2017-04-07 | 2 | -2/+7 |
| | |||||
* | Server: add nsfw attribute | Chocobozzz | 2017-03-28 | 2 | -1/+6 |
| | |||||
* | Server: add licence video attribute | Chocobozzz | 2017-03-27 | 2 | -2/+7 |
| | |||||
* | Server: refractoring upload/update video test utils | Chocobozzz | 2017-03-26 | 2 | -13/+23 |
| | |||||
* | Add video category support | Chocobozzz | 2017-03-22 | 2 | -3/+7 |
| | |||||
* | Better real world test | Chocobozzz | 2017-03-19 | 1 | -18/+117 |
| | |||||
* | Try to fix travis build | Chocobozzz | 2017-01-12 | 1 | -3/+3 |
| | |||||
* | Server: fix update remote video infohash | Chocobozzz | 2017-01-12 | 1 | -1/+1 |
| | |||||
* | Server: add update case to real world script | Chocobozzz | 2017-01-11 | 1 | -2/+26 |
| | |||||
* | Server: do not break remote videos processing on error | Chocobozzz | 2017-01-11 | 1 | -1/+1 |
| | |||||
* | Server: improve real world script | Chocobozzz | 2017-01-06 | 1 | -7/+22 |
| | |||||
* | Fix real world script | Chocobozzz | 2016-12-25 | 1 | -5/+6 |
| | |||||
* | Server: fix real world tools | Chocobozzz | 2016-10-10 | 2 | -4/+5 |
| | |||||
* | Server: fix real world simulation script | Chocobozzz | 2016-08-20 | 1 | -14/+17 |
| | |||||
* | Server: Add some cli tools to make it easy to upload a lot of videos | Chocobozzz | 2016-07-20 | 3 | -0/+168 |
| | |||||
* | Server: udpate async to 2.0.0 | Chocobozzz | 2016-07-18 | 1 | -5/+6 |
| | |||||
* | Server: add script that try to simulate a real world situation | Chocobozzz | 2016-07-06 | 1 | -0/+215 |
Each pod randomly upload or remove a video and send the information to its friend |