Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix lint | Chocobozzz | 2017-09-07 | 1 | -1/+0 | |
| | ||||||
* | Convert real world tools to typescript | Chocobozzz | 2017-09-07 | 10 | -194/+224 | |
| | ||||||
* | Add tests for npm run scripts | Chocobozzz | 2017-09-07 | 25 | -39/+223 | |
| | ||||||
* | Update webpack config | Chocobozzz | 2017-09-06 | 8 | -98/+89 | |
| | ||||||
* | Add information at video upload if user video quota is reached | Chocobozzz | 2017-09-06 | 1 | -0/+2 | |
| | ||||||
* | Fix tests and user quota | Chocobozzz | 2017-09-06 | 9 | -74/+221 | |
| | ||||||
* | Begin tests for user quota | Chocobozzz | 2017-09-05 | 7 | -20/+101 | |
| | ||||||
* | Add user update for admins | Chocobozzz | 2017-09-05 | 21 | -49/+288 | |
| | ||||||
* | Make tslint happy | Chocobozzz | 2017-09-04 | 6 | -37/+36 | |
| | ||||||
* | Upgrade yarn dep | Chocobozzz | 2017-09-04 | 2 | -54/+53 | |
| | ||||||
* | Convert tests to typescript | Chocobozzz | 2017-09-04 | 73 | -6530/+5487 | |
| | ||||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 29 | -55/+274 | |
| | ||||||
* | Fix client admin | Chocobozzz | 2017-08-28 | 2 | -2/+2 | |
| | ||||||
* | Update production example configuration | Chocobozzz | 2017-08-26 | 1 | -0/+5 | |
| | ||||||
* | Fix config checker | Chocobozzz | 2017-08-26 | 3 | -22/+26 | |
| | ||||||
* | Upgrade sequelize | Chocobozzz | 2017-08-25 | 2 | -118/+66 | |
| | ||||||
* | Upgrade common server dependencies | Chocobozzz | 2017-08-25 | 21 | -564/+505 | |
| | ||||||
* | Update client dependencies | Chocobozzz | 2017-08-25 | 4 | -605/+1032 | |
| | ||||||
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 17 | -63/+63 | |
| | ||||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 30 | -338/+816 | |
| | | | | Will be used for user video quotas and multiple video resolutions | |||||
* | Fix tests | Chocobozzz | 2017-08-02 | 4 | -29/+25 | |
| | ||||||
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 10 | -13/+324 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Client: Fix typo * Client: Add removeFriend feature * Server: Add removeFriend feature * Server: Update method name * Fix rebase onto develop issues * Server: Fix error message * Server: Remove useless methods in removeFriend method * Server: Finish remove on pod feature after rebase * Server: Type pod parameter * Fix Travis build * Add friend-basic test for the remove one pod feature * Add check-params tests for the remove one pod feature * Fix typos * Add friend-advanced test for the remove one pod feature * Client: Trailing new line * Move to promises * Add undefined id test * Use find method instead of a for loop to find the friend to remove * Remove setTimeout method * Server: Remove requestScheduler operations * Server: Fix logging messages * Server: Remove sign request parameter | |||||
* | Add ability to limit user registrations | Chocobozzz | 2017-07-25 | 15 | -41/+97 | |
| | ||||||
* | Fix overflow on embed for firefox | Chocobozzz | 2017-07-23 | 1 | -0/+1 | |
| | ||||||
* | Process embed in webpack too | Chocobozzz | 2017-07-23 | 9 | -612/+942 | |
| | ||||||
* | Better webtorrent error handling | Chocobozzz | 2017-07-23 | 1 | -5/+18 | |
| | ||||||
* | Fix upgrade script \n | Chocobozzz | 2017-07-23 | 3 | -3/+4 | |
| | ||||||
* | Fix preview location in embed | Bigard Florian | 2017-07-19 | 1 | -1/+1 | |
| | ||||||
* | Fix player on embed | Bigard Florian | 2017-07-19 | 1 | -6/+16 | |
| | ||||||
* | Fix lint | Chocobozzz | 2017-07-12 | 4 | -7/+2 | |
| | ||||||
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 2 | -13/+2 | |
| | ||||||
* | Add preview to embed | Chocobozzz | 2017-07-12 | 2 | -4/+8 | |
| | ||||||
* | Add previews cache system between pods | Chocobozzz | 2017-07-12 | 27 | -16/+202 | |
| | ||||||
* | Remove "function" in favor of () => {} | Chocobozzz | 2017-07-11 | 25 | -91/+86 | |
| | ||||||
* | Add tests for open graph tags | Chocobozzz | 2017-07-11 | 2 | -0/+97 | |
| | ||||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 58 | -176/+450 | |
| | ||||||
* | Remove any typing from server | Chocobozzz | 2017-07-11 | 5 | -18/+20 | |
| | ||||||
* | Type webtorrent | Chocobozzz | 2017-07-11 | 7 | -29/+88 | |
| | ||||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 59 | -166/+400 | |
| | ||||||
* | Fix upgrade peertube script (bad semver comparison) | Chocobozzz | 2017-07-10 | 1 | -3/+10 | |
| | ||||||
* | Fix error logging | Chocobozzz | 2017-07-07 | 21 | -49/+49 | |
| | ||||||
* | Async signature and various fixes | Chocobozzz | 2017-07-07 | 10 | -54/+40 | |
| | ||||||
* | Video search -> case insensitive | Chocobozzz | 2017-07-06 | 2 | -10/+6 | |
| | ||||||
* | Fix page titles | Chocobozzz | 2017-07-06 | 10 | -18/+33 | |
| | ||||||
* | Clean up bottom video bar | Chocobozzz | 2017-07-06 | 2 | -9/+20 | |
| | ||||||
* | Better skin for videojs | Chocobozzz | 2017-07-06 | 5 | -3/+318 | |
| | ||||||
* | Update videojs -> 6 | Chocobozzz | 2017-07-06 | 7 | -133/+221 | |
| | ||||||
* | Move to promises | Chocobozzz | 2017-07-05 | 88 | -2520/+1995 | |
| | | | | Closes https://github.com/Chocobozzz/PeerTube/issues/74 | |||||
* | Fix test (#71) | Green-Star | 2017-07-02 | 12 | -17/+22 | |
| | | | | | | | | | | | | * Fix timeouting tests * Increase timeout to be sure requests will be propagated * Add timeout to be sure video views will be updated * Use standard style * Fix PR comments. | |||||
* | Move ensureRegistrationEnabled to middlewares | Chocobozzz | 2017-06-25 | 3 | -11/+23 | |
| |