aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'develop' into unused-importsChocobozzz2018-09-242-0/+5
|\
| * add redirect after login (#1110)BO412018-09-232-0/+5
* | remove unused importsBO412018-09-221-3/+1
|/
* Fix video views incrementChocobozzz2018-09-131-1/+1
* Fix client buildChocobozzz2018-09-124-28/+13
* update hotkeys to include user-specific routesRigel Kent2018-09-111-0/+27
* wrap the hotkeys component to allow templating :art:Rigel Kent2018-09-117-2/+195
* remember theme in localStorageRigel Kent2018-09-111-1/+12
* refactor theme toggle into a serviceRigel Kent2018-09-064-0/+35
* Better label for video privaciesChocobozzz2018-09-041-6/+6
* add user account email verificiation (#977)Josh Morel2018-08-311-1/+2
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-1/+2
* Correctly cache server translationsChocobozzz2018-08-271-3/+3
* Translate subtitle langs in playerChocobozzz2018-08-161-2/+2
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-093-50/+33
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+3
* Fix fps federationChocobozzz2018-08-061-1/+1
* Add import http enabled configurationChocobozzz2018-08-061-0/+7
* Sort video captionsChocobozzz2018-07-251-9/+4
* Disable animation on confirm modalChocobozzz2018-07-251-1/+1
* Reset confirm componentChocobozzz2018-07-171-0/+1
* Improve video edit/update/add typingsChocobozzz2018-07-161-4/+4
* Implement captions/subtitlesChocobozzz2018-07-161-0/+6
* Update iso639 translations for french and deutchChocobozzz2018-06-191-1/+0
* Add ability to schedule video publicationChocobozzz2018-06-151-0/+1
* Fix e2e testsChocobozzz2018-06-081-3/+3
* Little i18n refractoringChocobozzz2018-06-061-9/+11
* Add server localizationChocobozzz2018-06-061-24/+52
* Fix i18n in componentsChocobozzz2018-06-051-1/+1
* Add i18n attributesChocobozzz2018-06-053-10/+17
* Prepare i18n filesChocobozzz2018-06-051-2/+2
* Add 404 pageChocobozzz2018-05-311-16/+15
* Fix refreshing oauth tokenChocobozzz2018-05-291-5/+14
* Fix history back after a redirectChocobozzz2018-05-241-2/+2
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+2
* Fix change detection in app componentChocobozzz2018-05-221-1/+1
* Fix peertube with google botChocobozzz2018-05-221-9/+11
* Upgrade to rxjs 6Chocobozzz2018-05-164-74/+71
* Fix error message on token expirationChocobozzz2018-05-071-12/+20
* Use ISO 639 for languagesChocobozzz2018-04-231-6/+7
* Add information concerning video privacy in my videos listChocobozzz2018-04-191-4/+4
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-192-5/+6
* Add reverse proxy test in travisChocobozzz2018-03-291-1/+2
* Prevent brute force login attackChocobozzz2018-03-291-2/+6
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+4
* Fix log in with special password character (+)Chocobozzz2018-03-261-9/+9
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-232-31/+33
* Use instance name for page titlesChocobozzz2018-03-221-1/+2
* Add short description in configChocobozzz2018-03-151-0/+1
* Add ability to change the homepageChocobozzz2018-03-014-2/+53