aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade client dependenciesChocobozzz2018-02-222-873/+490
|
* Move typescript/ts-node in dev dependenciesChocobozzz2018-02-221-2/+2
|
* Upgrade dependencies and remove standardChocobozzz2018-02-223-466/+496
|
* Add ability to add custom css/javascriptChocobozzz2018-02-2215-14/+143
|
* Add ability to update another user videoChocobozzz2018-02-226-27/+39
|
* Fix support field validation in video editChocobozzz2018-02-211-1/+1
|
* Put comments reply on the topChocobozzz2018-02-212-1/+7
|
* Fix comment highlightChocobozzz2018-02-213-16/+16
|
* Open mentions in new tabChocobozzz2018-02-212-6/+2
|
* Upgrade.sh : Add diff command for config update (#308)SVNET Libre2018-02-211-0/+3
| | | | | | | | | | * Add diff command for config update * Add Context Information "Updating Configuration File..." * Modify context information for the config file
* Bumped to version v0.0.26-alphaChocobozzz2018-02-212-2/+2
|
* Update Production Guide (#309)SVNET Libre2018-02-211-1/+0
| | | | | | | | * Update Production Guide Pull Request #308 * change the execution of the script
* Mkae upgrade.sh executableChocobozzz2018-02-211-0/+0
|
* Add links to comment mentionsChocobozzz2018-02-2113-31/+313
|
* Unlisted videos are not displayed on Mastodon nowChocobozzz2018-02-214-23/+19
|
* Hide support button if it is emptyChocobozzz2018-02-212-2/+3
|
* Add nsfw support in import-videosChocobozzz2018-02-201-3/+12
|
* Fix 401 detection on import videosChocobozzz2018-02-201-1/+1
|
* Add ability to import videos from all supported youtube-dl sitesChocobozzz2018-02-207-51/+104
|
* import-youtube: add try/catch to manage token expiration when importing lot ↵LecygneNoir2018-02-201-14/+18
| | | | of youtube videos (#306)
* Add support to video support on clientChocobozzz2018-02-2028-54/+222
|
* Add `etc` on some points of the CoC (#305)Luc Didry2018-02-201-0/+2
|
* Create CODE_OF_CONDUCT.md (#304)Rigel Kent2018-02-201-0/+85
| | | | | We want to be inclusive to the largest number of participants, with the most varied and diverse backgrounds possible. As such, we should take position as to how we will defend our contributors. Better settle on how we handle dire situations before they happen. Nota: the code of conduct isn't clear on the disclosure of an incident per se. That should be investigated further.
* Fix instance name displaying with long textChocobozzz2018-02-202-4/+13
|
* Don't break design on long description/commentChocobozzz2018-02-202-0/+6
|
* Add links support in commentsChocobozzz2018-02-204-9/+27
|
* Handle line feeds in commentsChocobozzz2018-02-204-6/+16
|
* Add filename in upload form titleChocobozzz2018-02-202-1/+5
|
* Sort video categories/languagesChocobozzz2018-02-201-3/+12
|
* Fix lintChocobozzz2018-02-193-3/+3
|
* Add ability to import just one video from youtubeChocobozzz2018-02-194-16/+30
|
* Improve comment highlightingChocobozzz2018-02-1912-58/+107
|
* Fix sort inconsistencyChocobozzz2018-02-199-20/+20
|
* add import-youtube guide inside documentation (#298)LecygneNoir2018-02-193-4/+61
| | | | | | | | | | | | * add import-youtube guide inside documentation * safer to use unlink instead of rm to delete symbolic link, avoid risk of deleting entire directories in case of syntax error * spelling mistake corrections * anonymise URLs * git also needed as dependencies to run yarn install
* Issue #168: youtube-like marking of comments (#297)jonathanraes2018-02-185-3/+40
| | | | | | | | | | * youtube-like marking of comments uses GET parameters to mark comments similar to youtube * place link to comment in 'comment-date' * Use a routes to highight a comment
* Fix issue with webm and opus videoChocobozzz2018-02-181-1/+1
|
* Apidoc (#302)Dimitri Gilbert2018-02-171-0/+195
| | | | | | | | | | | | | | | | | | | | | | | | | | * Basic api documentation * fix styling issue * fix styling issue * gitignore unecessary folders * openApi 2.0 first draft * solved conflicts * solved errors in openapi file * added missing doc on video + deleted apidoc comments * fix last warnings and errors inopenapi definition * openapi fix typo + improvement on video/comment endpoints * removed misplaced openapi file * api documentation improvement
* Add video image componentsChocobozzz2018-02-163-0/+116
|
* Fix gitignoreChocobozzz2018-02-161-6/+5
|
* Fix travis testsChocobozzz2018-02-161-5/+5
|
* Upgrade server dependenciesChocobozzz2018-02-164-268/+342
|
* Add loading bar when updating a videoChocobozzz2018-02-169-14/+35
|
* Add ability to update thumbnail and preview on clientChocobozzz2018-02-1620-140/+277
|
* Fix avatars on video watch pageChocobozzz2018-02-162-0/+13
|
* Try to improve production guideChocobozzz2018-02-164-160/+29
|
* Fix duplicates detectionChocobozzz2018-02-161-1/+1
|
* Import videos in the correct orderChocobozzz2018-02-161-1/+1
|
* Bumped to version v0.0.24-alphaChocobozzz2018-02-162-2/+2
|
* Add \n in changelogChocobozzz2018-02-161-1/+1
|
* Update code contributors listChocobozzz2018-02-152-14/+32
|