aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Update changelogChocobozzz2018-09-251-0/+35
|
* Update CREDITSChocobozzz2018-09-251-3/+19
|
* Update translationsChocobozzz2018-09-2435-420/+20611
|
* Fix weird CSS bug with production build and CSS varChocobozzz2018-09-241-4/+7
|
* Improve download modal input styleChocobozzz2018-09-243-6/+8
|
* Fix playback rate hotkeyChocobozzz2018-09-242-9/+11
|
* Fix comment deletion with mastodonChocobozzz2018-09-241-1/+1
| | | | Will only act with new comments
* Improve redundancy: add 'min_lifetime' configurationChocobozzz2018-09-2427-278/+627
|
* Fix videos list user NSFW policyChocobozzz2018-09-243-6/+7
|
* Merge pull request #1105 from BO41/unused-importsChocobozzz2018-09-2425-75/+13
|\ | | | | remove unused imports
| * Merge branch 'develop' into unused-importsChocobozzz2018-09-2412-13/+182
| |\ | |/ |/|
* | revert f845c683 partial: "fix SEO tags and attributes"Rigel Kent2018-09-241-1/+1
| |
* | fix link to the list of open instancesRigel Kent2018-09-241-1/+1
| |
* | add url field to download modalRigel Kent2018-09-233-9/+38
| |
* | append my-help popover to body instead of parent objectRigel Kent2018-09-231-0/+1
| |
* | add redirect after login (#1110)BO412018-09-233-1/+17
| |
* | add TOC to dependencies guideRigel Kent2018-09-231-0/+15
| |
* | add dependencies for Fedora (#1111)am972018-09-231-0/+68
| |
* | add warning about RAM to contributing guide (#1112)am972018-09-231-2/+4
| |
* | add chevron hotkeys to change playback rateRigel Kent2018-09-221-1/+21
| |
* | specify to run services before running PeerTubeRigel Kent2018-09-221-0/+16
| |
| * remove unused importsBO412018-09-2226-78/+14
|/
* autofocus first field on loginRigel Kent2018-09-222-1/+4
|
* i18n in video-editRigel Kent2018-09-211-4/+4
|
* Remove unnecessary actor existance checkChocobozzz2018-09-214-12/+2
| | | | We already checked it in the signature checker
* Upgrade tslint rulesChocobozzz2018-09-216-12/+12
|
* Upgrade client dependenciesChocobozzz2018-09-2110-1425/+1265
|
* Upgrade server dependenciesChocobozzz2018-09-212-439/+1506
|
* fix nav tab and tag color in dark themeRigel Kent2018-09-204-11/+26
|
* fix SEO tags and attributesRigel Kent2018-09-202-3/+3
|
* Fix peertube scriptChocobozzz2018-09-203-3/+3
|
* Add warning if one of the storage directory is in the peertubeChocobozzz2018-09-202-1/+19
| | | | | | production directory Because admins could loose these directories on peertube upgrade
* Add a message if the user don't have any subscriptionsChocobozzz2018-09-202-0/+4
|
* Fix my account width on mobileChocobozzz2018-09-201-0/+4
|
* Merge pull request #941 from rigelk/cli-wrapperChocobozzz2018-09-2016-83/+625
|\ | | | | adding cli wrapper
| * Merge branch 'develop' into cli-wrapperChocobozzz2018-09-20125-1644/+2387
| |\ | |/ |/|
* | Fix client e2e testsChocobozzz2018-09-203-6/+9
| |
* | Improve responsive on small screensChocobozzz2018-09-205-4/+45
| |
* | Improve videos list client performanceChocobozzz2018-09-205-11/+29
| |
* | Improve message when removing a userChocobozzz2018-09-201-1/+2
| |
* | Cache user tokenChocobozzz2018-09-207-19/+79
| |
* | Limit associations fetch when loading tokenChocobozzz2018-09-2011-80/+75
| |
* | rename manifestBO412018-09-204-5/+5
| |
* | Fix jobs testsChocobozzz2018-09-192-2/+4
| |
* | Refractor audit user identifierChocobozzz2018-09-199-48/+58
| |
* | Move youtubeDL upgrader in helpers/Chocobozzz2018-09-192-59/+70
| |
* | Add redundancy check interval in configChocobozzz2018-09-196-12/+18
| |
* | Put config redundancy strategies in "strategies" subkeyChocobozzz2018-09-199-40/+46
| |
* | Improve AP actor checksChocobozzz2018-09-195-21/+30
| |
* | Optimize activity actor load in AP processorsChocobozzz2018-09-1916-89/+110
| |