aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeFilesLines
* Run videojs outside angularChocobozzz2018-01-102-7/+9
|
* Fetch remote AP objectsChocobozzz2018-01-1022-385/+676
|
* Fix sharedInboxUrl listChocobozzz2018-01-091-10/+19
|
* Fix aot buildChocobozzz2018-01-096-22/+18
|
* Update dependenciesChocobozzz2018-01-097-263/+354
|
* Add hotkeys in video playerChocobozzz2018-01-096-3/+14
| | | | Double click for full screen
* Refractor peertube videojs pluginChocobozzz2018-01-096-132/+161
|
* Fix comment creationChocobozzz2018-01-082-1/+5
|
* Remove bootstrap effects in register formChocobozzz2018-01-081-3/+3
|
* Support video quota on clientChocobozzz2018-01-0814-36/+93
|
* Fix overflow in select inputsChocobozzz2018-01-084-5/+10
|
* Disable job scheduler SQL queries loggingChocobozzz2018-01-081-1/+2
|
* Fix lintChocobozzz2018-01-082-2/+1
|
* Refractor account byChocobozzz2018-01-083-17/+15
|
* Send comment to followers and parentsChocobozzz2018-01-085-44/+94
|
* A few updates for the watch video view (#181)Benjamin Bouvier2018-01-077-34/+55
| | | | | | | | * Fixes #156: Filter out the video being watched from the list of other videos of the same author; * Fixes #167: in the video view, hide the author's domain when it's from the current host; * Fixes #171: Allow undoing a like/dislike;
* Fix client development so that it uses the local ng binary; (#177)Benjamin Bouvier2018-01-062-1/+2
|
* Reword docs (#176)Benjamin Bouvier2018-01-064-88/+196
| | | | | | | | | | | | | | * Reword documentation; * Wrap lines at 80 characters in the documentation. * Wrap CONTRIBUTING.md too; * Tweaks to CONTRIBUTING.md wording; * Move development section to CONTRIBUTING.md; * Explain database creation in CONTRIBUTING.md;
* change nginx config to fix deprecation of a old module (#175)Fernandez, ReK22018-01-061-1/+1
|
* Fix account names validationChocobozzz2018-01-051-1/+0
|
* Remove :443 from video urls tooChocobozzz2018-01-052-1/+26
|
* Fix tls and account bugChocobozzz2018-01-053-1/+46
|
* Add mentions to commentsChocobozzz2018-01-0511-17/+111
|
* Handle HTML is commentsChocobozzz2018-01-0411-114/+100
|
* Fix delete activitiesChocobozzz2018-01-044-10/+21
|
* Fix avatar updateChocobozzz2018-01-041-2/+3
|
* Refresh remote accountsChocobozzz2018-01-047-61/+122
|
* Add ability to delete commentsChocobozzz2018-01-0429-52/+437
|
* Add avatar in commentsChocobozzz2018-01-0317-85/+140
|
* Send account activitypub update eventsChocobozzz2018-01-0323-69/+493
|
* Add hover effect on login/create an account buttonChocobozzz2018-01-031-18/+16
|
* Circle avatarChocobozzz2018-01-035-9/+12
|
* Automatically resize avatarsChocobozzz2018-01-0312-11/+27
|
* Add avatar max size limitChocobozzz2018-01-0317-30/+226
|
* Add ability to disable video commentsChocobozzz2018-01-0337-112/+269
|
* Begin to add avatar to actorsChocobozzz2017-12-2941-177/+498
|
* Fix testsChocobozzz2017-12-294-44/+15
|
* Refractor check video testsChocobozzz2017-12-295-345/+320
|
* Refractor single server testChocobozzz2017-12-292-206/+151
|
* Fix real world scriptChocobozzz2017-12-294-568/+437
|
* Add migration to delete old Authors tableChocobozzz2017-12-292-1/+19
|
* Add infinite scroll to commentsChocobozzz2017-12-292-11/+40
|
* Use server error message on loginChocobozzz2017-12-291-8/+2
|
* Comment textarea focus on initChocobozzz2017-12-293-3/+10
|
* Fix videos testsChocobozzz2017-12-283-7/+11
|
* Fix user testsChocobozzz2017-12-282-6/+17
|
* Improve check videos parameters testsChocobozzz2017-12-2811-577/+332
|
* Improve check users parameters testsChocobozzz2017-12-285-341/+172
|
* Improve check services parameters testsChocobozzz2017-12-282-90/+39
|
* Improve check jobs parameters testsChocobozzz2017-12-283-40/+30
|