aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core
Commit message (Expand)AuthorAgeFilesLines
* Fix hotkeys div overflowChocobozzz2019-05-131-5/+4
* Wait config before loading login/signupChocobozzz2019-04-252-1/+20
* Case insensitive loginChocobozzz2019-04-251-1/+1
* Add ability to disable trackerChocobozzz2019-04-101-0/+3
* Restore videos list componentsChocobozzz2019-04-022-0/+88
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
* Add/update/delete/list my playlistsChocobozzz2019-03-181-6/+24
* Update E2E testsChocobozzz2019-02-211-6/+9
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Add user notification animationChocobozzz2019-02-201-1/+0
* Lazy import some modulesChocobozzz2019-02-151-7/+8
* Add hls support on serverChocobozzz2019-02-111-1/+4
* Refactor how we use iconsChocobozzz2019-01-175-114/+1
* Fix notification socketChocobozzz2019-01-144-3/+47
* WIP : Indicate to users how "trending" works (#1458)Aurélien Béranger2019-01-141-0/+5
* Implement contact form in the clientChocobozzz2019-01-101-4/+1
* Add contact form checkbox in admin formChocobozzz2019-01-101-0/+3
* Refractor notification serviceChocobozzz2018-12-197-14/+58
* Add ability to disable and clear historyChocobozzz2018-12-182-10/+8
* Redirect to the last url on loginChocobozzz2018-12-113-7/+21
* Add error when email system is not configured and using the forgotChocobozzz2018-12-051-0/+3
* Upgrade client dependenciesChocobozzz2018-12-041-1/+1
* Better typingsChocobozzz2018-10-182-3/+3
* NoImplicitAny flag true (#1157)BO412018-10-183-4/+4
* move to boolean switchRigel Kent2018-10-131-5/+4
* add webtorrent opt-out settingsRigel Kent2018-10-131-0/+5
* Fix hotkey translationsChocobozzz2018-10-031-4/+4
* add shortcuts icon in menuRigel Kent2018-09-261-1/+5
* 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