aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeFilesLines
* Add ability to set a public to private in clientChocobozzz2019-06-0712-54/+32
* Add ability to unpublish video/playlistChocobozzz2019-06-065-22/+49
* Add ability to set to private a public/unlisted videoChocobozzz2019-06-063-13/+34
* Upgrade server dependenciesChocobozzz2019-06-066-704/+756
* Improve 4K video quality after transcodingChocobozzz2019-06-069-10/+22
* Add list of instance follows in about pageChocobozzz2019-06-0615-13/+165
* Fix checkbox outlineChocobozzz2019-06-061-2/+2
* Prefer using last week/last monthChocobozzz2019-06-062-12/+30
* Fix grouped videos by dateChocobozzz2019-06-061-5/+15
* fix-contributing-documentation-client-side-typoNicolas Fortin2019-06-041-1/+1
* Merge branch 'release/v1.3.0' into developChocobozzz2019-06-034-3/+112
|\
| * Bumped to version v1.3.0v1.3.0Chocobozzz2019-06-033-3/+3
| * Update changelogChocobozzz2019-06-031-0/+109
| * Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
| * Fix playlist get for classic usersChocobozzz2019-05-282-2/+16
| * Fix crash in files cacheChocobozzz2019-05-281-2/+2
* | Add checkbox to bulk update videos support fieldChocobozzz2019-05-313-2/+25
* | Server: Bulk update videos support fieldChocobozzz2019-05-3111-32/+154
* | Remove old activities processorChocobozzz2019-05-312-19/+3
* | More robust federationChocobozzz2019-05-318-15/+48
* | Remove unused actor uuid fieldChocobozzz2019-05-3126-186/+116
* | Move concurrently in dev packageChocobozzz2019-05-313-39/+34
* | Group videos on chronological orderChocobozzz2019-05-3112-13/+155
* | tell the user to fork the repo (#1856)buoyantair2019-05-301-2/+3
* | Add ability to subscribe from the channel account pageChocobozzz2019-05-293-1/+5
* | Improve account channel pageChocobozzz2019-05-2913-142/+207
* | Add pagination to account video channels endpointChocobozzz2019-05-295-16/+129
* | Add success icon on registrationChocobozzz2019-05-2933-125/+178
* | Multi step registrationChocobozzz2019-05-2919-93/+502
* | Add ability to specify channel on registrationChocobozzz2019-05-288-22/+120
* | Fix search with bad webfinger handlesChocobozzz2019-05-282-3/+13
* | Fix playlist get for classic usersChocobozzz2019-05-282-2/+16
* | Fix crash in files cacheChocobozzz2019-05-281-2/+2
* | Update config.tsLiPeK2019-05-281-1/+1
* | Remove summon installChocobozzz2019-05-275-2142/+1188
* | Move CLI dependencies in their own package.jsonChocobozzz2019-05-2711-1413/+3015
* | (doc) add link to hardware requirements in README (#1848)Philip Durbin2019-05-251-1/+1
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-1/+1
|\|
| * Fix buildChocobozzz2019-05-241-1/+1
| * Fix method namesChocobozzz2019-05-241-4/+4
* | Fix method namesChocobozzz2019-05-241-2/+2
* | refactor(docs): typo in Open API referenceRaphael2019-05-241-1/+1
* | Merge branch 'release/v1.3.0' into developChocobozzz2019-05-241-2/+2
|\|
| * Fix duplicates in playlist add component (release branch)Chocobozzz2019-05-241-4/+2
* | unload -> reload in playlist add componentChocobozzz2019-05-241-2/+2
* | Fix duplicates in playlist add componentChocobozzz2019-05-241-2/+0
* | Add install and upgrade words in readmeChocobozzz2019-05-241-1/+1
* | Fix videos list response in rest api docChocobozzz2019-05-241-14/+15
* | Fix video privacy in rest api documentationChocobozzz2019-05-241-8/+19
* | Add video caption rest api docChocobozzz2019-05-241-0/+66