Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Delete correctly redundancy files | Chocobozzz | 2018-10-03 | 4 | -8/+44 | |
| | ||||||
* | Check video exists before extending its expiration | Chocobozzz | 2018-10-03 | 1 | -18/+32 | |
| | ||||||
* | Fix config endpoint | Chocobozzz | 2018-10-03 | 5 | -15/+29 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | Add tests regarding well known/static text endpoints | Chocobozzz | 2018-10-01 | 1 | -0/+99 | |
| | ||||||
* | 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 | 6 | -5/+23 | |
| | ||||||
* | Decrease log file max size | Chocobozzz | 2018-10-01 | 1 | -1/+1 | |
| | ||||||
* | Fix dnt route | Chocobozzz | 2018-10-01 | 2 | -3/+3 | |
| | ||||||
* | show last commit hash alongside server version in footer | Rigel Kent | 2018-10-01 | 3 | -11/+20 | |
| | ||||||
* | 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 timeout on youtube dl to cleaup files | Chocobozzz | 2018-10-01 | 5 | -17/+30 | |
| | ||||||
* | Delete each file on failed import | Chocobozzz | 2018-10-01 | 1 | -15/+19 | |
| | ||||||
* | Correctly delete files on failed import | Chocobozzz | 2018-10-01 | 1 | -2/+2 | |
| | ||||||
* | Ensure video existence before duplicating it | Chocobozzz | 2018-10-01 | 2 | -7/+28 | |
| | ||||||
* | Fix redundancy with videos already duplicated with another instance | Chocobozzz | 2018-10-01 | 3 | -3/+6 | |
| | ||||||
* | Increase timeout on upload endpoint | Chocobozzz | 2018-10-01 | 1 | -0/+7 | |
| | ||||||
* | Improve prune script | Chocobozzz | 2018-09-28 | 1 | -0/+32 | |
| | ||||||
* | Enable more angular options | Chocobozzz | 2018-09-28 | 1 | -1/+1 | |
| | ||||||
* | Fix video description when importing by url | Chocobozzz | 2018-09-28 | 2 | -4/+4 | |
| | ||||||
* | Remove duplicated videos on unfollow/delete redundancy | Chocobozzz | 2018-09-28 | 5 | -16/+114 | |
| | ||||||
* | Correctly delete directories on import | Chocobozzz | 2018-09-28 | 1 | -8/+21 | |
| | ||||||
* | Fix federation with a comment reply | Chocobozzz | 2018-09-27 | 1 | -1/+1 | |
| | ||||||
* | Check current password on server side | Chocobozzz | 2018-09-26 | 5 | -8/+84 | |
| | ||||||
* | Fix video import of some youtube videos | Chocobozzz | 2018-09-26 | 1 | -1/+5 | |
| | ||||||
* | Improve upliad script error handling for token | Chocobozzz | 2018-09-26 | 1 | -4/+12 | |
| | ||||||
* | Fix quota translations | Chocobozzz | 2018-09-26 | 1 | -2/+2 | |
| | ||||||
* | Fix video files duplicated when fps is null | Chocobozzz | 2018-09-26 | 6 | -5/+38 | |
| | | | | Null values are not considered equal in a UNIQUE index | |||||
* | Fix redundancy tests | Chocobozzz | 2018-09-26 | 1 | -9/+10 | |
| | ||||||
* | Fix avatar transaction retry | Chocobozzz | 2018-09-26 | 2 | -6/+9 | |
| | ||||||
* | Correctly fix the webtorrent redundancy bug | Chocobozzz | 2018-09-26 | 1 | -12/+25 | |
| | ||||||
* | Dirty webtorrent fix to wait FS sync | Chocobozzz | 2018-09-25 | 1 | -2/+4 | |
| | ||||||
* | Only duplicate public videos | Chocobozzz | 2018-09-25 | 2 | -2/+9 | |
| | ||||||
* | Fix redundancy bug with old peertube torrent | Chocobozzz | 2018-09-25 | 1 | -13/+2 | |
| | ||||||
* | Reduce video import TTL | Chocobozzz | 2018-09-25 | 2 | -2/+2 | |
| | ||||||
* | Fix redundancy totalVideos stats | Chocobozzz | 2018-09-25 | 4 | -13/+23 | |
| | ||||||
* | Merge remote-tracking branch 'origin/master' into develop | Chocobozzz | 2018-09-25 | 1 | -1/+1 | |
|\ | ||||||
| * | Add dot into allowed actor username | lsde | 2018-09-25 | 1 | -1/+1 | |
| | | | | | | | | One should have an oportunity to include a dot into the username. Currently, it breaks the flow if one has an SSO in front of PeeTube which creates users with "name.surname". | |||||
* | | Fix dnt route | Chocobozzz | 2018-09-25 | 1 | -2/+4 | |
|/ | ||||||
* | Fix comment deletion with mastodon | Chocobozzz | 2018-09-24 | 1 | -1/+1 | |
| | | | | Will only act with new comments | |||||
* | Improve redundancy: add 'min_lifetime' configuration | Chocobozzz | 2018-09-24 | 21 | -268/+553 | |
| |