Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Try to fix embed webpack build | Chocobozzz | 2018-09-03 | 1 | -1/+5 |
| | |||||
* | Add advanced search in client | Chocobozzz | 2018-07-24 | 1 | -1/+7 |
| | |||||
* | Replace angular-cli patch with something less risky (#742) | William Lahti | 2018-06-28 | 1 | -1/+7 |
| | | | | | | | | | | | | | | * Replace angular-cli patch with something less risky * path.join() is needed, provide a naive implementation * technically, webpack provided a polyfill for Buffer, we should too * process polyfill matches webpack; peertube depends on nextTick * polyfill for path to match webpack * http/https polyfills as per webpack | ||||
* | Reduce bundle sizes | Chocobozzz | 2018-06-07 | 1 | -1/+2 |
| | |||||
* | Add libs to tsconfig | Chocobozzz | 2018-05-07 | 1 | -0/+2 |
| | |||||
* | Add ability to delete comments | Chocobozzz | 2018-01-04 | 1 | -1/+5 |
| | |||||
* | Move to angular cli | Chocobozzz | 2017-12-12 | 1 | -23/+10 |
| | |||||
* | Update client modules | Chocobozzz | 2017-06-11 | 1 | -7/+0 |
| | |||||
* | Client: use tslib instead of ts-helpers | Chocobozzz | 2017-02-10 | 1 | -0/+1 |
| | |||||
* | Client: use videojs as player | Chocobozzz | 2016-11-08 | 1 | -0/+1 |
| | |||||
* | Client: fix prod build process | Chocobozzz | 2016-09-19 | 1 | -4/+0 |
| | |||||
* | Dirty update to Angular RC6 | Chocobozzz | 2016-09-06 | 1 | -13/+28 |
| | |||||
* | Client: do not rewrite tsconfig at each change of a file | Chocobozzz | 2016-08-23 | 1 | -83/+0 |
| | |||||
* | Client: fix error display for component | Chocobozzz | 2016-08-23 | 1 | -7/+0 |
| | |||||
* | Client: centralize http res extraction in a service | Chocobozzz | 2016-08-23 | 1 | -0/+10 |
| | |||||
* | Client: change url validation for friend add | Chocobozzz | 2016-08-23 | 1 | -0/+2 |
| | |||||
* | Client: support the new make friends method | Chocobozzz | 2016-08-21 | 1 | -0/+2 |
| | |||||
* | Client: reset pagination when we search something | Chocobozzz | 2016-08-15 | 1 | -1/+1 |
| | |||||
* | Client: add friends page | Chocobozzz | 2016-08-12 | 1 | -1/+7 |
| | |||||
* | Client: make an admin menu and a classic menu component | Chocobozzz | 2016-08-12 | 1 | -2/+4 |
| | |||||
* | Client: add user management | Chocobozzz | 2016-08-09 | 1 | -1/+15 |
| | |||||
* | Server: do not allow a user to remove a video of another user | Chocobozzz | 2016-08-05 | 1 | -2/+0 |
| | |||||
* | Client: implement password change | Chocobozzz | 2016-08-05 | 1 | -0/+6 |
| | |||||
* | Client: Add authHttp service that authentificates the http request and | Chocobozzz | 2016-07-20 | 1 | -5/+5 |
| | | | | optionally refresh the access token if needed | ||||
* | Client: try to make it work with Android Firefox | Chocobozzz | 2016-07-19 | 1 | -1/+0 |
| | |||||
* | Client: save page params as well | Chocobozzz | 2016-07-18 | 1 | -0/+1 |
| | |||||
* | Client: Update to Angular RC4 | Chocobozzz | 2016-07-18 | 1 | -0/+4 |
| | |||||
* | Add tags support to the video list | Chocobozzz | 2016-06-10 | 1 | -0/+1 |
| | |||||
* | Use ng2-file-upload instead of jquery and add tags support to the video | Chocobozzz | 2016-06-07 | 1 | -2/+0 |
| | | | | upload form | ||||
* | Clean client modules | Chocobozzz | 2016-06-04 | 1 | -7/+11 |
| | |||||
* | First draft to use webpack instead of systemjs | Chocobozzz | 2016-06-03 | 1 | -33/+36 |
| | |||||
* | Add authentication tokens to make friends/quit friends | Chocobozzz | 2016-06-01 | 1 | -11/+11 |
| | |||||
* | Move webtorrent inside a service | Chocobozzz | 2016-05-31 | 1 | -0/+3 |
| | |||||
* | Follow the angular styleguide for the directories structure | Chocobozzz | 2016-05-27 | 1 | -20/+32 |
| | |||||
* | Add a loader animation when loading the videos list | Chocobozzz | 2016-05-26 | 1 | -0/+1 |
| | |||||
* | Add trivial sort for the client | Chocobozzz | 2016-05-23 | 1 | -0/+2 |
| | |||||
* | Add search with field choose support in client | Chocobozzz | 2016-05-23 | 1 | -0/+2 |
| | |||||
* | Add pagination support to the client | Chocobozzz | 2016-05-22 | 1 | -0/+1 |
| | |||||
* | Add the list of files inside tsconfig | Chocobozzz | 2016-05-21 | 1 | -1/+28 |
| | |||||
* | Update to Angular RC 1 | Chocobozzz | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | Prepare Angular routes | Chocobozzz | 2016-03-07 | 1 | -0/+18 |