aboutsummaryrefslogtreecommitdiffhomepage
path: root/client
Commit message (Collapse)AuthorAgeFilesLines
* Bumped to version v0.0.22-alphav0.0.22-alphaChocobozzz2018-02-091-1/+1
|
* Video previews take all the width on mobileChocobozzz2018-02-0910-14/+49
|
* Add service workerChocobozzz2018-02-088-158/+234
|
* Better peertube iconsChocobozzz2018-02-0820-18/+31
|
* Bumped to version v0.0.21-alphav0.0.21-alphaChocobozzz2018-02-081-1/+1
|
* Fix error with other videos displayedChocobozzz2018-02-081-1/+1
|
* Include manifest in buildChocobozzz2018-02-082-2/+4
|
* Fix other videos not displayed in video watchChocobozzz2018-02-081-4/+12
|
* Include Web Manifest (#273)Lucas Teixeira2018-02-089-0/+43
| | | | | | | | | | | | | | | | * Include Web Manifest Now we need to fix the path, which shouldn't be hard. * Delete unused icon * Remove Thumbs.db That file was automatically generated * Fixed icon path * Fixed typo
* Fix file downloadingChocobozzz2018-02-071-1/+4
|
* Fix title and action buttons in video watchChocobozzz2018-02-072-5/+8
|
* Watch icon should be on the rightChocobozzz2018-02-071-1/+1
|
* Fix video play on google chromeChocobozzz2018-02-072-16/+10
|
* Bumped to version v0.0.20-alphav0.0.20-alphaChocobozzz2018-02-011-1/+1
|
* Add about pageChocobozzz2018-01-3115-7/+184
|
* Add new name/terms/description config optionsChocobozzz2018-01-3113-70/+156
|
* Add follower name in admin listChocobozzz2018-01-311-0/+1
|
* Fix responsive with modale and menu displayedChocobozzz2018-01-313-3/+11
|
* Improve responsive on video watchChocobozzz2018-01-315-187/+227
|
* Hide description previews on mobile viewChocobozzz2018-01-317-7/+15
|
* Fix human dates in result listsChocobozzz2018-01-316-37/+19
|
* Add version in footerChocobozzz2018-01-315-306/+388
|
* Mobile version: menu full width and autoclosedChocobozzz2018-01-313-59/+16
|
* Bumped to version v0.0.19-alphav0.0.19-alphaChocobozzz2018-01-311-1/+1
|
* Add tests for emailsChocobozzz2018-01-301-2/+0
|
* Add ability to reset our passwordChocobozzz2018-01-3013-29/+309
|
* Add little effect on hover for the play buttonChocobozzz2018-01-292-1/+9
|
* Add message on 413 http error codeChocobozzz2018-01-291-0/+3
|
* Add ability to login with emailChocobozzz2018-01-291-2/+2
|
* Bumped to version v0.0.18-alphav0.0.18-alphaChocobozzz2018-01-291-1/+1
|
* 25 items per pageChocobozzz2018-01-291-1/+1
|
* Bumped to version v0.0.17-alphav0.0.17-alphaChocobozzz2018-01-291-1/+1
|
* Bumped to version v0.0.16-alphav0.0.16-alphaChocobozzz2018-01-291-1/+1
|
* Fix search paginationChocobozzz2018-01-292-5/+13
|
* Only accept public commentsChocobozzz2018-01-261-0/+1
|
* Improve video upload guard a little bitChocobozzz2018-01-254-13/+35
|
* Move job queue to redisChocobozzz2018-01-254-11/+33
| | | | | | | We'll use it as cache in the future. /!\ You'll loose your old jobs (pending jobs too) so upgrade only when you don't have pending job anymore.
* Issue #195 : When uploading, warn when the user quits the page (#222)Dimitri Gilbert2018-01-254-6/+38
| | | | | | | | | | | | | | | | | | | | | | * issue #195 * fixing missing provider definition * fix styling issue * fix styling issue * removed unecessary code * using angular confirmService instead of window.confirm * gitignore unecessary folders * style fixes * using a generic canDeactivateGuard * fixing lint style
* Misc. typos (#245)luzpaz2018-01-251-1/+1
| | | Found via `codespell -q 3`
* Fix lintChocobozzz2018-01-241-1/+1
|
* Bumped to version v0.0.15-alphaChocobozzz2018-01-241-1/+1
|
* Bumped to version v0.0.14-alphav0.0.14-alphaChocobozzz2018-01-231-1/+1
|
* Avoid to linkify truncated linksChocobozzz2018-01-231-1/+4
|
* Add style to cancel buttonChocobozzz2018-01-233-33/+43
|
* Don't play video if user paused it during loadingChocobozzz2018-01-231-3/+7
|
* Issue #196 : Allow to cancel an upload (#221)Dimitri Gilbert2018-01-232-4/+23
| | | | | | | | | | | | | | * issue #196 * fixed missattribution of var * fix styling issue * renamed videoUpload to videoUploadObservable * added created path to gitignore * changed uploadCancel method name to cancelUpload
* Fix embed button outlineChocobozzz2018-01-191-0/+5
|
* Bumped to version v0.0.13-alphav0.0.13-alphaChocobozzz2018-01-181-1/+1
|
* Bumped to version v0.0.12-alphav0.0.12-alphaChocobozzz2018-01-181-1/+1
|
* Add ability to update some configuration keysChocobozzz2018-01-1716-11/+428
|