aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/core/server/server.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Begin support for external authsChocobozzz2020-05-041-1/+3
* Handle overview pagination in clientChocobozzz2020-03-111-11/+13
* Merge branch 'release/2.1.0' into developChocobozzz2020-02-171-2/+5
|\
| * Fix instance get configChocobozzz2020-02-171-2/+5
* | Make the search helper change based on the server configRigel Kent2020-02-131-0/+6
* | Add ability to list redundanciesChocobozzz2020-01-281-0/+7
|/
* Fix missing service initializer propertyRigel Kent2020-01-101-0/+7
* Lazy load static objectsChocobozzz2019-12-181-97/+108
* Add peertube version in features tableChocobozzz2019-12-131-0/+10
* add loop setting for playlists, and use sessionStorageRigel Kent2019-12-131-1/+1
* Disable webtorrent support in clientChocobozzz2019-11-251-0/+3
* WIP plugins: add theme supportChocobozzz2019-07-241-1/+7
* WIP plugins: hook on client sideChocobozzz2019-07-241-0/+1
* Don't break video scheduled publicationChocobozzz2019-06-071-6/+7
* Add ability to disable trackerChocobozzz2019-04-101-0/+3
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+7
* Add/update/delete/list my playlistsChocobozzz2019-03-181-6/+24
* Add isNSFW instance configuration keyChocobozzz2019-02-201-1/+1
* Add hls support on serverChocobozzz2019-02-111-1/+4
* 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
* Add error when email system is not configured and using the forgotChocobozzz2018-12-051-0/+3
* Better typingsChocobozzz2018-10-181-2/+2
* NoImplicitAny flag true (#1157)BO412018-10-181-1/+1
* 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
* 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
* 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
* Little i18n refractoringChocobozzz2018-06-061-9/+11
* Add server localizationChocobozzz2018-06-061-24/+52
* feature: IP filtering on signup pageRigel Kent2018-05-221-1/+2
* Upgrade to rxjs 6Chocobozzz2018-05-161-7/+7
* Use ISO 639 for languagesChocobozzz2018-04-231-6/+7
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-1/+1
* show quota in stats, display quota on the about page, fixes #405 (#421)Rigel Kent2018-03-271-0/+4
* Proxify local storage and handle if it is unavailableChocobozzz2018-03-231-2/+3
* 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-011-0/+1
* Add stats routeChocobozzz2018-02-281-1/+1