Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid to linkify truncated links | Chocobozzz | 2018-01-23 | 1 | -1/+4 |
| | |||||
* | Add style to cancel button | Chocobozzz | 2018-01-23 | 3 | -33/+43 |
| | |||||
* | Don't play video if user paused it during loading | Chocobozzz | 2018-01-23 | 1 | -3/+7 |
| | |||||
* | Issue #196 : Allow to cancel an upload (#221) | Dimitri Gilbert | 2018-01-23 | 3 | -4/+28 |
| | | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload | ||||
* | Destroy user token when changing its role | Chocobozzz | 2018-01-23 | 6 | -23/+59 |
| | |||||
* | Peertube home in /var/www instead of /home | Chocobozzz | 2018-01-23 | 5 | -33/+35 |
| | |||||
* | Improve docs (#232) | Thomas Citharel | 2018-01-23 | 2 | -10/+22 |
| | | | Signed-off-by: Thomas Citharel <tcit@tcit.fr> | ||||
* | Add commander in dependencies instead of dev dep | Chocobozzz | 2018-01-22 | 4 | -2/+7 |
| | |||||
* | Fix tests | Chocobozzz | 2018-01-19 | 2 | -1/+3 |
| | |||||
* | Add ability to configure log level | Chocobozzz | 2018-01-19 | 13 | -67/+183 |
| | |||||
* | Add SQL backup/restore commands in production guide | Chocobozzz | 2018-01-19 | 1 | -0/+20 |
| | |||||
* | Fix embed button outline | Chocobozzz | 2018-01-19 | 2 | -1/+13 |
| | |||||
* | Add http tracker in torrent too | Chocobozzz | 2018-01-19 | 2 | -1/+4 |
| | |||||
* | Bumped to version v0.0.13-alphav0.0.13-alpha | Chocobozzz | 2018-01-18 | 2 | -2/+2 |
| | |||||
* | Fix videos list sql request | Chocobozzz | 2018-01-18 | 1 | -30/+16 |
| | | | | Sequelize my love <3 | ||||
* | Don't serve previews with nginx | Chocobozzz | 2018-01-18 | 2 | -2/+2 |
| | | | | We need to maintain a cache in the node process | ||||
* | Fix release script | Chocobozzz | 2018-01-18 | 1 | -1/+1 |
| | |||||
* | Bumped to version v0.0.12-alphav0.0.12-alpha | Chocobozzz | 2018-01-18 | 2 | -2/+2 |
| | |||||
* | Increase tests timeout | Chocobozzz | 2018-01-18 | 18 | -18/+18 |
| | |||||
* | nginx optimizations | Chocobozzz | 2018-01-18 | 2 | -3/+39 |
| | |||||
* | Video get SQL optimization | Chocobozzz | 2018-01-18 | 1 | -5/+13 |
| | |||||
* | Optimize SQL query that fetch actor outbox | Chocobozzz | 2018-01-18 | 4 | -27/+77 |
| | |||||
* | Avoid too many requests and fetching outbox | Chocobozzz | 2018-01-18 | 6 | -20/+72 |
| | |||||
* | Don't show videos of remote instance after unfollow | Chocobozzz | 2018-01-18 | 38 | -210/+401 |
| | |||||
* | Set sort refractoring | Chocobozzz | 2018-01-18 | 9 | -81/+25 |
| | |||||
* | Fix some grammar (#216) | Vincent Stakenburg | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | fix 2 other typos (#209) | taziden | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | fix typo in production guide (#208) | taziden | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Add ability to update some configuration keys | Chocobozzz | 2018-01-17 | 35 | -65/+964 |
| | |||||
* | Fix loader videojs | Chocobozzz | 2018-01-17 | 1 | -2/+2 |
| | |||||
* | Add Janitor configuration file for PeerTube. (#204) | Jan Keromnes | 2018-01-16 | 2 | -0/+38 |
| | |||||
* | Overwrite on upgrade when unziping | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Update README badge paths | Chocobozzz | 2018-01-16 | 2 | -3/+3 |
| | |||||
* | Fix upgrade command | Chocobozzz | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | Bumped to version v0.0.11-alphav0.0.11-alpha | Chocobozzz | 2018-01-16 | 2 | -2/+2 |
| | |||||
* | Fix config storage paths | Chocobozzz | 2018-01-16 | 2 | -9/+16 |
| | |||||
* | Remove npm run upgrade | Chocobozzz | 2018-01-15 | 3 | -53/+11 |
| | | | | Use command from production.md instead | ||||
* | Remove storage.certs from checker | Chocobozzz | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Remove unused keys in configuration | Chocobozzz | 2018-01-15 | 8 | -15/+7 |
| | |||||
* | Update production guide | Chocobozzz | 2018-01-15 | 3 | -28/+35 |
| | | | | | Use release that already contains build files. It requires a specific directories tree but I think it would be fine. | ||||
* | Bumped to version v0.0.10-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Bumped to version v0.0.9-alpha | Chocobozzz | 2018-01-15 | 1 | -1/+1 |
| | |||||
* | Bumped to version v0.0.9-alphav0.0.9-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Bumped to version v0.0.8-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Add github release to release script | Chocobozzz | 2018-01-15 | 2 | -14/+36 |
| | |||||
* | Bumped to version 0.0.7-alphav0.0.8-alpha | Chocobozzz | 2018-01-15 | 4 | -4/+7 |
| | |||||
* | Bumped to version 0.0.6-alphav0.0.6-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Bumped to version 0.0.5-alphav0.0.5-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Bumped to version 0.0.4-alphav0.0.4-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| | |||||
* | Bumped to version 0.0.3-alphav0.0.3-alpha | Chocobozzz | 2018-01-15 | 2 | -2/+2 |
| |