aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/+admin/config/edit-custom-config/edit-custom-config.component.html
Commit message (Collapse)AuthorAgeFilesLines
* Add ability to enabled HLS in the admin panelChocobozzz2019-11-051-0/+22
|
* Some language fixes (#2198)Filip Bengtsson2019-10-231-13/+13
| | | | | | | | | | | | | | * Fix preposition * Fix French colon spacing * Some grammar fixes * Preposition fix * Update signup-success.component.html After suggestion from @frankstrater.
* Update translationsChocobozzz2019-10-221-2/+2
|
* Allow to choose 'Most liked videos' page as default client routeJulien Maulny2019-10-181-0/+1
|
* Add hardware information in instance configChocobozzz2019-09-051-0/+14
|
* Add creation reasonChocobozzz2019-09-051-7/+19
|
* Add about information in registration pageChocobozzz2019-09-051-54/+93
|
* Add more attributes to about pageChocobozzz2019-09-051-24/+111
|
* Implement auto follow in clientChocobozzz2019-09-041-0/+35
|
* WIP plugins: add theme supportChocobozzz2019-07-241-0/+17
|
* Add 4k conf in transcoding in admin panelChocobozzz2019-06-121-2/+2
|
* Add audio support in uploadChocobozzz2019-05-161-0/+8
|
* Add delete/manual approval instance followers in clientChocobozzz2019-04-081-0/+27
|
* add quarantine videos feature (#1637)Josh Morel2019-04-021-0/+17
| | | | | | | | | | | | | | | | | | | | * add quarantine videos feature * increase Notification settings test timeout to 20000ms. was completing 7000 locally but timing out after 10000 on travis * fix quarantine video test issues -propagate misspelling -remove skip from server/tests/client.ts * WIP use blacklist for moderator video approval instead of video.quarantine boolean * finish auto-blacklist feature
* Fix custom CSS helpChocobozzz2019-03-201-8/+8
|
* Add isNSFW instance configuration keyChocobozzz2019-02-201-0/+9
|
* Add contact form checkbox in admin formChocobozzz2019-01-101-244/+251
|
* Support additional video extensionsChocobozzz2018-12-111-0/+8
|
* Fix checkbox marginsChocobozzz2018-11-191-29/+40
|
* improve description of the HTTP video import featureRigel Kent2018-10-151-1/+1
|
* Add overview videos to homepage optionsChocobozzz2018-09-041-0/+1
|
* add user account email verificiation (#977)Josh Morel2018-08-311-0/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * add user account email verificiation includes server and client code to: * enable verificationRequired via custom config * send verification email with registration * ask for verification email * verify via email * prevent login if not verified and required * conditional client links to ask for new verification email * allow login for verified=null these are users created when verification not required should still be able to login when verification is enabled * refactor email verifcation pr * change naming from verified to emailVerified * change naming from askVerifyEmail to askSendVerifyEmail * undo unrelated automatic prettier formatting on api/config * use redirectService for home * remove redundant success notification on email verified * revert test.yaml smpt host
* Implement daily upload limit (#956)Felix Ableitner2018-08-281-0/+14
| | | | | | | | | | | | | | | | | | | | * Implement daily upload limit (ref #652) * remove duplicate code * review fixes * fix tests? * whitespace fixes, finish leftover todo * fix tests * added some new tests * use different config value for tests * remove todo
* Migrate to bootstrap 4 and ng-bootstrapChocobozzz2018-08-091-254/+259
|
* Add import.video.torrent configurationChocobozzz2018-08-081-0/+5
|
* Add import http enabled configurationChocobozzz2018-08-061-0/+7
|
* Improve frontend accessibilityChocobozzz2018-07-171-31/+19
| | | | | In particular checkboxes, likes/dislikes, share button, video thumbnails and help buttons
* Implement captions/subtitlesChocobozzz2018-07-161-4/+17
|
* Update i18n sourceChocobozzz2018-06-281-1/+1
|
* Add warning regarding transcodingChocobozzz2018-06-071-0/+2
|
* Add help if the config is invalidChocobozzz2018-06-071-0/+1
|
* Translate tab headsChocobozzz2018-06-051-3/+3
|
* Add form validator translationsChocobozzz2018-06-051-1/+1
|
* Add i18n attributesChocobozzz2018-06-051-62/+78
|
* Improve Twitter config helpChocobozzz2018-05-311-2/+2
|
* Add ability to embed a video in TwitterChocobozzz2018-05-111-217/+254
| | | | The instance should be whitelisted first
* Add video channel managementChocobozzz2018-04-261-1/+1
|
* Add ability to choose what policy we have for NSFW videosChocobozzz2018-04-191-0/+16
| | | | There is a global instance setting and a per user setting
* Improve admin css helpChocobozzz2018-04-041-2/+19
|
* Fix error display on edit config in adminChocobozzz2018-03-231-0/+9
|
* Add "Local videos" option for instanceDefaultClientRoute (#343)David Libeau2018-03-161-0/+1
|
* Add short description in configChocobozzz2018-03-151-0/+11
|
* Add ability to change the homepageChocobozzz2018-03-011-0/+10
|
* Add help to customizations configuration optionsChocobozzz2018-02-271-0/+2
|
* Add help tooltipChocobozzz2018-02-221-4/+4
|
* Add ability to add custom css/javascriptChocobozzz2018-02-221-0/+24
|
* Add new name/terms/description config optionsChocobozzz2018-01-311-0/+35
|
* Add ability to update some configuration keysChocobozzz2018-01-171-0/+97