summaryrefslogtreecommitdiffstats
path: root/models/settings.js
Commit message (Expand)AuthorAgeFilesLines
* Fix email verification in `sendSMTPTestEmail`Marc Hartmayer2020-05-291-1/+1
* Fix email verification in `sendSMTPTestEmail`Marc Hartmayer2020-05-241-1/+1
* Fix lint errors in lint error fix.Lauri Ojansivu2020-04-221-1/+0
* Update settings.jsAllemand2020-04-141-1/+1
* hide password auth with PASSWORD_LOGIN_ENABLED variablesalleman2020-04-131-0/+5
* Remove export button if WITH_API is not enabledNico2020-04-091-0/+8
* Removed Custom HTML feature that does not work.Lauri Ojansivu2020-01-061-8/+0
* LINKED_CARDS_ENABLED settings part 3.Lauri Ojansivu2019-12-211-4/+0
* Add LINKED_CARDS_ENABLED env varAkuket2019-11-281-0/+4
* Fixes #2596 incorrect date types for created & updatedJustin Reynolds2019-09-051-0/+2
* Prettier & eslint project style updateJustin Reynolds2019-06-281-16/+9
* Add createdAt and modifiedAt to all collectionsJustin Reynolds2019-06-271-97/+165
* - More whitelabeling.Lauri Ojansivu2019-03-211-1/+1
* - Fix lint errors.Lauri Ojansivu2019-02-011-1/+1
* Improve authenticationguillaume2019-02-011-1/+10
* Fix lint errors.Lauri Ojansivu2018-12-211-1/+1
* Add a new env var to select the default authentication methodguillaume2018-12-191-0/+4
* - Admin Panel / Layout / Custom HTML after <body> start, and Custom HTML befo...Lauri Ojansivu2018-12-161-0/+8
* - Admin Panel / Layout / Custom Product Name now changes webpage title.Lauri Ojansivu2018-12-151-1/+14
* This release fixes the following bugs:Lauri Ojansivu2018-12-051-30/+0
* Fix lint errors.Lauri Ojansivu2018-12-031-1/+1
* revert changes for patch authenticationguillaume2018-11-221-0/+30
* Admin Panel / Layout: Hide Logo: Yes / No. This does hide Wekan logo on Login...Lauri Ojansivu2018-11-201-0/+4
* - Revert Improve authentication to [fix Login failure](https://github.com/wek...Lauri Ojansivu2018-11-171-31/+0
* patch authenticationguillaume2018-11-091-0/+8
* Logout with timerguillaume2018-11-061-0/+23
* - Custom Product Name in Admin Panel / Layout. In Progress, setting does not ...Lauri Ojansivu2018-10-241-0/+4
* improve notificationsguillaume2018-10-111-0/+1
* add ldap support | simplify authenticationsguillaume2018-10-091-1/+1
* - Add LDAP. In progress.Lauri Ojansivu2018-10-031-0/+33
* Integration of matomo with env varsguillaume2018-07-271-0/+17
* patch re-invitguillaume2018-07-161-8/+21
* Add smtp test email translationsnztqa2017-11-281-5/+6
* Add test SMTP settingsnztqa2017-11-271-0/+25
* Change invitation link from sign-in to sign-up. Thanks to xet7 ! Closes #1300Lauri Ojansivu2017-10-201-1/+1
* Fix template literals syntaxPierre Kuhner2017-08-241-2/+2
* Percent-encode SMTP password to prevent URI malformed errorsPierre Kuhner2017-08-241-2/+2
* Fix login url in invitation email. Closes #993Lauri Ojansivu2017-06-191-1/+1
* Fix email settings loading:Julen Landa Alustiza2017-04-011-12/+12
* Add TLS toggle option to smtp configurationJulen Landa Alustiza2017-03-301-6/+12
* Merge pull request #943 from Zokormazo/smtpLauri Ojansivu2017-03-281-7/+12
|\
| * Don't send emails if missing smtp hostJulen Landa Alustiza2017-03-281-7/+12
* | Remove invitation code if email sending failed, improve registration process ...lkisme2017-03-281-0/+1
|/
* Set mail-from to environment immediately after changed,lkisme2017-03-091-3/+20
* wording change, email sending optimization, add texts to i18nlkisme2017-02-261-3/+3
* Make mailServer setting optionallkisme2017-02-261-0/+5
* Admin panel:lkisme2017-02-241-0/+111