Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix videos list when page is empty | Chocobozzz | 2018-10-05 | 1 | -1/+1 |
| | |||||
* | Add user moderation in the account page | Chocobozzz | 2018-10-05 | 18 | -48/+132 |
| | |||||
* | Move user moderation tool in a separate component | Chocobozzz | 2018-10-05 | 17 | -207/+235 |
| | |||||
* | Update FAQ.md | Jorropo | 2018-10-05 | 1 | -2/+3 |
| | |||||
* | Add user history and resume videos | Chocobozzz | 2018-10-05 | 41 | -122/+649 |
| | |||||
* | add resize listener (#1182) | BO41 | 2018-10-05 | 1 | -1/+12 |
| | | | | | | | | | | * add resize listener * respect user decision * change listener to rxjs * review changes | ||||
* | Remove unused variable | Chocobozzz | 2018-10-05 | 1 | -3/+0 |
| | |||||
* | fix account URI in remote comment modal (partial rollback) | Rigel Kent | 2018-10-05 | 1 | -0/+1 |
| | |||||
* | fix account URI in remote comment modal (cleanup) | Rigel Kent | 2018-10-05 | 2 | -2/+1 |
| | |||||
* | Rewrite issue template (#1187) | Felix Ableitner | 2018-10-05 | 1 | -7/+15 |
| | | | | | | * Rewrite issue template * add / | ||||
* | fix account URI in remote comment modal | Rigel Kent | 2018-10-04 | 2 | -1/+5 |
| | |||||
* | Don't block when removing redundancy files | Chocobozzz | 2018-10-03 | 1 | -2/+6 |
| | |||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 6 | -12/+48 |
| | |||||
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 |
| | |||||
* | Bumped to version v1.0.0-rc.2v1.0.0-rc.2 | Chocobozzz | 2018-10-03 | 2 | -2/+2 |
| | |||||
* | Update changelog | Chocobozzz | 2018-10-03 | 1 | -0/+7 |
| | |||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 5 | -15/+29 |
| | |||||
* | Bumped to version v1.0.0-rc.1v1.0.0-rc.1 | Rigel Kent | 2018-10-03 | 2 | -2/+2 |
| | |||||
* | parametrize gpg key in release script | Rigel Kent | 2018-10-03 | 1 | -1/+2 |
| | |||||
* | Fix hotkey translations | Chocobozzz | 2018-10-03 | 4 | -16/+20 |
| | |||||
* | Fix Delete title button | Chocobozzz | 2018-10-03 | 3 | -2/+9 |
| | |||||
* | fix diff order | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | using "diff -u", for a clearer display | John Livingston | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Update changelog | Chocobozzz | 2018-10-03 | 1 | -0/+17 |
| | |||||
* | add features section to README.md | Rigel Kent | 2018-10-03 | 2 | -3/+39 |
| | |||||
* | revamped README.md | Rigel Kent | 2018-10-02 | 1 | -52/+57 |
| | |||||
* | Upsert cache file on create activity | Chocobozzz | 2018-10-02 | 3 | -11/+15 |
| | |||||
* | Try to fix travis redundancy tests | Chocobozzz | 2018-10-02 | 1 | -3/+10 |
| | |||||
* | Correctly forward comment deletion | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Add comments feeds popover in watch page | Chocobozzz | 2018-10-02 | 4 | -5/+38 |
| | |||||
* | modify decentralized illustration in README | Rigel Kent | 2018-10-02 | 2 | -1/+1 |
| | |||||
* | add illustration to redundancy documentation | Rigel Kent | 2018-10-02 | 3 | -1/+8 |
| | |||||
* | Try to improve redundancy tests | Chocobozzz | 2018-10-02 | 4 | -10/+37 |
| | |||||
* | Fix get version | Chocobozzz | 2018-10-02 | 1 | -2/+2 |
| | |||||
* | Check the comment is defined when validating body | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Don't build redundancy urls with "-1" as fps | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Don't throw an error on empty search | Chocobozzz | 2018-10-01 | 1 | -5/+2 |
| | |||||
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 2 | -1/+100 |
| | |||||
* | add allow advancedSearch with empty search | Rigel Kent | 2018-10-01 | 4 | -4/+26 |
| | | | | | | a.k.a. filters on all videos also added a badge showing the rough number of active filters | ||||
* | Fix redundancy with specific videos | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix video fps validator | Chocobozzz | 2018-10-01 | 2 | -4/+4 |
| | |||||
* | Fix refreshing external video attributes | Chocobozzz | 2018-10-01 | 2 | -12/+13 |
| | |||||
* | Check video channel name is unique on our instance | Chocobozzz | 2018-10-01 | 7 | -6/+31 |
| | |||||
* | Decrease log file max size | Chocobozzz | 2018-10-01 | 1 | -1/+1 |
| | |||||
* | Fix dnt route | Chocobozzz | 2018-10-01 | 3 | -4/+4 |
| | |||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 6 | -12/+27 |
| | |||||
* | Define channelId property beforehand | Andrew Morgan | 2018-10-01 | 1 | -5/+2 |
| | |||||
* | Allow specification of Channel ID in peertube-upload.js | Andrew Morgan | 2018-10-01 | 1 | -1/+6 |
| | |||||
* | add protractor profile for local tests | Rigel Kent | 2018-10-01 | 5 | -1/+59 |
| | |||||
* | Bumped to version v1.0.0-beta.16v1.0.0-beta.16 | Chocobozzz | 2018-10-01 | 2 | -2/+2 |
| |