Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add user update for admins | Chocobozzz | 2017-09-05 | 16 | -40/+201 |
| | |||||
* | Make tslint happy | Chocobozzz | 2017-09-04 | 1 | -1/+1 |
| | |||||
* | Begin user quota | Chocobozzz | 2017-09-04 | 10 | -26/+104 |
| | |||||
* | Fix client admin | Chocobozzz | 2017-08-28 | 2 | -2/+2 |
| | |||||
* | Update client dependencies | Chocobozzz | 2017-08-25 | 4 | -605/+1032 |
| | |||||
* | Formated -> Formatted | Chocobozzz | 2017-08-25 | 1 | -2/+2 |
| | |||||
* | Move video file metadata in their own table | Chocobozzz | 2017-08-25 | 4 | -14/+25 |
| | | | | Will be used for user video quotas and multiple video resolutions | ||||
* | Remove one pod (#76) | Green-Star | 2017-08-02 | 3 | -5/+36 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | 3 | -4/+4 |
| | |||||
* | 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 preview location in embed | Bigard Florian | 2017-07-19 | 1 | -1/+1 |
| | |||||
* | Fix player on embed | Bigard Florian | 2017-07-19 | 1 | -6/+16 |
| | |||||
* | Set correctly preview image for open graph | Chocobozzz | 2017-07-12 | 1 | -1/+1 |
| | |||||
* | Add preview to embed | Chocobozzz | 2017-07-12 | 2 | -4/+8 |
| | |||||
* | Use global uuid instead of remoteId for videos | Chocobozzz | 2017-07-11 | 9 | -25/+28 |
| | |||||
* | Type webtorrent | Chocobozzz | 2017-07-11 | 7 | -29/+88 |
| | |||||
* | Better typescript typing for a better world | Chocobozzz | 2017-07-10 | 9 | -74/+63 |
| | |||||
* | 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 | 4 | -3/+314 |
| | |||||
* | Update videojs -> 6 | Chocobozzz | 2017-07-06 | 4 | -131/+216 |
| | |||||
* | ClientLocal -> OAuthClientLocal | Chocobozzz | 2017-06-25 | 1 | -3/+3 |
| | |||||
* | Remove ng2-completer | Chocobozzz | 2017-06-25 | 2 | -2/+1 |
| | |||||
* | Requests -> RequestSchedulers | Chocobozzz | 2017-06-25 | 16 | -41/+36 |
| | |||||
* | Fix issue with node-sass and yarn | Chocobozzz | 2017-06-25 | 1 | -1/+2 |
| | |||||
* | Fix client admin | Chocobozzz | 2017-06-25 | 3 | -31/+34 |
| | |||||
* | Fix client build | Chocobozzz | 2017-06-25 | 3 | -31/+606 |
| | | | | | | | A node dep is in ES2015, but uglify is not compatible. Temporary quick fix -> use babel on this module (awaiting an official support of uglify and webpack for ES2015) | ||||
* | Update dependencies | Chocobozzz | 2017-06-25 | 2 | -163/+310 |
| | |||||
* | Fix client compilation | Chocobozzz | 2017-06-20 | 5 | -6/+3 |
| | |||||
* | Share models between server and client | Chocobozzz | 2017-06-17 | 15 | -48/+30 |
| | |||||
* | Use typescript standard and lint all files | Chocobozzz | 2017-06-16 | 132 | -1901/+1924 |
| | |||||
* | Fix client compilation | Chocobozzz | 2017-06-16 | 2 | -5/+6 |
| | |||||
* | Fix prod build | Chocobozzz | 2017-06-11 | 4 | -9/+17 |
| | |||||
* | Bundle webtorrent with webpack. Closes ↵ | Chocobozzz | 2017-06-11 | 6 | -19/+6 |
| | | | | https://github.com/Chocobozzz/PeerTube/issues/50 | ||||
* | Update webpack stack | Chocobozzz | 2017-06-11 | 19 | -46/+328 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 17 | -834/+797 |
| | |||||
* | Better build/dev scripts | Chocobozzz | 2017-06-11 | 3 | -2/+6 |
| | |||||
* | Use shared models | Chocobozzz | 2017-06-11 | 3 | -11/+19 |
| | |||||
* | Client: little refractoring | Chocobozzz | 2017-05-05 | 23 | -103/+57 |
| | |||||
* | Fix unset video language on video update | Chocobozzz | 2017-05-05 | 2 | -1/+14 |
| | |||||
* | Client: fix update button displayed on non owned video | Chocobozzz | 2017-05-05 | 2 | -2/+5 |
| | |||||
* | Client: try to be responsive | Chocobozzz | 2017-05-01 | 9 | -16/+147 |
| | |||||
* | Client: minor css fixes | Chocobozzz | 2017-04-29 | 2 | -0/+4 |
| | |||||
* | Use yarn instead of npm install | Chocobozzz | 2017-04-26 | 1 | -0/+5932 |
| | |||||
* | Fix travis lint tests | Chocobozzz | 2017-04-26 | 1 | -2/+2 |
| | |||||
* | Client: fix compilation | Chocobozzz | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | Format video blacklist | Chocobozzz | 2017-04-26 | 3 | -33/+35 |
| | |||||
* | Client: fix bad rebase | Chocobozzz | 2017-04-26 | 1 | -5/+0 |
| |