Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix tests | Chocobozzz | 2016-07-07 | 1 | -1/+1 | |
| | | | | I should consider writing unit tests to test the tests | |||||
* | 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 | |||||
* | Fix requests ordering between pods | Chocobozzz | 2016-07-05 | 1 | -0/+15 | |
| | ||||||
* | Request model refractoring -> use mongoose api | Chocobozzz | 2016-06-28 | 1 | -1/+1 | |
| | ||||||
* | Video model refractoring -> use mongoose api | Chocobozzz | 2016-06-24 | 1 | -1/+1 | |
| | ||||||
* | Try to make a better communication (between pods) module | Chocobozzz | 2016-06-18 | 4 | -19/+31 | |
| | ||||||
* | Add tag search support to server | Chocobozzz | 2016-06-06 | 1 | -0/+38 | |
| | ||||||
* | Add tags support to server | Chocobozzz | 2016-06-06 | 6 | -29/+166 | |
| | ||||||
* | Extends the search feature by customizing the search field (name, | Chocobozzz | 2016-05-22 | 2 | -15/+109 | |
| | | | | podUrl...) | |||||
* | Add total results field and wrap videos in data field when listing | Chocobozzz | 2016-05-21 | 5 | -50/+70 | |
| | | | | videos | |||||
* | Fix tests for according to the sort | Chocobozzz | 2016-05-17 | 1 | -0/+1 | |
| | ||||||
* | Add ability to sort videos list | Chocobozzz | 2016-05-17 | 3 | -0/+109 | |
| | ||||||
* | Add a check for the duration of videos | Chocobozzz | 2016-05-16 | 2 | -7/+23 | |
| | ||||||
* | Add createdDate to videos | Chocobozzz | 2016-05-13 | 3 | -0/+18 | |
| | ||||||
* | Introduce paginations in videos listing | Chocobozzz | 2016-05-13 | 2 | -0/+108 | |
| | ||||||
* | Fix adding twice a torrent in webtorrent | Chocobozzz | 2016-05-13 | 1 | -1/+1 | |
| | ||||||
* | Authenticate before make/quit friends (server + tests) | Chocobozzz | 2016-05-13 | 5 | -25/+52 | |
| | ||||||
* | Fix typos in server tests | Chocobozzz | 2016-05-13 | 4 | -22/+23 | |
| | ||||||
* | Update to standard 7. Goodbye snake_case, I used to love you | Chocobozzz | 2016-05-13 | 7 | -117/+117 | |
| | ||||||
* | thumbnail_path -> thumbnailPath | Chocobozzz | 2016-05-10 | 2 | -8/+8 | |
| | ||||||
* | Add tests for thumbnails | Chocobozzz | 2016-05-10 | 9 | -15/+85 | |
| | ||||||
* | Refractoring and add thumbnails support (without tests) | Chocobozzz | 2016-05-10 | 1 | -2/+11 | |
| | ||||||
* | Video duration support (server) | Chocobozzz | 2016-05-03 | 2 | -0/+37 | |
| | ||||||
* | Better tests for a better world | Chocobozzz | 2016-05-03 | 3 | -14/+43 | |
| | ||||||
* | Use scripty instead of writing shell commands in package.json | Chocobozzz | 2016-04-30 | 1 | -1/+1 | |
| | ||||||
* | Don't forget to test the client stuffs | Chocobozzz | 2016-04-27 | 1 | -0/+6 | |
| | ||||||
* | Add authentications for routes that need it and adapts the tests | Chocobozzz | 2016-04-14 | 8 | -129/+374 | |
| | ||||||
* | Change name of fields for add video api | Chocobozzz | 2016-03-18 | 2 | -9/+9 | |
| | ||||||
* | Change api output for videos | Chocobozzz | 2016-03-18 | 3 | -9/+43 | |
| | ||||||
* | Use const/let now we use node 4.2 | Chocobozzz | 2016-03-16 | 7 | -136/+132 | |
| | ||||||
* | Fix tests | Chocobozzz | 2016-03-15 | 1 | -1/+1 | |
| | ||||||
* | Fix tests | Chocobozzz | 2016-03-07 | 3 | -4/+4 | |
| | ||||||
* | Prepare folders structure for angular app | Chocobozzz | 2016-03-07 | 15 | -0/+1409 | |