summaryrefslogtreecommitdiffstats
path: root/snap-src/bin/config
Commit message (Expand)AuthorAgeFilesLines
* Add setting for mouse scroll deltafactor. Fix snap setting for mouse scroll a...Lauri Ojansivu2020-08-271-4/+8
* Move In Progress ostrio-files changes to separate branch, and revert ostrio-f...Lauri Ojansivu2020-05-251-1/+3
* Add default attachments store path /var/snap/wekan/common/uploadsLauri Ojansivu2020-05-241-1/+1
* Update configAllemand2020-04-141-1/+6
* Add setting default NOTIFICATION_TRAY_AFTER_READ_DAYS_BEFORE_REMOVE=2Lauri Ojansivu2020-04-081-1/+5
* Added some descriptions for ldap-group authenticationMichael Wodniok2020-03-141-4/+4
* Add settings for mouse wheen scroll inertia and scroll amount.Lauri Ojansivu2020-03-051-1/+9
* Merge branch 'dollybean' of https://github.com/2020product/wekan into 2020pro...Lauri Ojansivu2020-02-051-2/+2
* Remove LINKED_CARDS_ENABLED settings, because it does not work.Lauri Ojansivu2019-12-221-5/+1
* Merge pull request #2834 from Akuket/masterLauri Ojansivu2019-12-201-1/+5
|\
| * Add LINKED_CARDS_ENABLED env varAkuket2019-11-281-1/+5
* | Upgrade to Meteor 1.8.3 and Node 8.17.0.Lauri Ojansivu2019-12-201-1/+1
|/
* Feature enhancement: Allow wekan master have more flexiblity on setting up du...Sam X. Chen2019-09-261-1/+1
* Default to BIGEVENTS_PATTERN=NONE so that Wekan sends less emailLauri Ojansivu2019-08-261-2/+2
* Add setting CARD_OPENED_WEBHOOK_ENABLED=false as default.Lauri Ojansivu2019-08-151-1/+5
* Remove meteor public variable.Lauri Ojansivu2019-08-111-5/+1
* Bugfix: 2560, 2604 - enable mixed mode mongodb attachment and filesystem atta...Sam X. Chen2019-08-101-1/+5
* Add Features: allowing wekan master to set where the attachments stored on se...Sam X. Chen2019-08-081-0/+4
* Merge pull request #2584 from KuenzelIT/patch-1Lauri Ojansivu2019-08-071-1/+1
|\
| * Fixed group filtering bugkuenzelIT2019-08-061-1/+1
* | Try to fix Snap MongoDB.Lauri Ojansivu2019-08-061-3/+7
|/
* add settings field for LDAP user authentication fieldTobias2019-08-041-1/+5
* - Set LDAP_BACKGROUND_SYNC_INTERVAL='' (empty string) so it worksLauri Ojansivu2019-07-261-1/+1
* Add RICHER_CARD_COMMENT_EDITOR=true setting to Source/Snap/Docker/Sandstorm.Lauri Ojansivu2019-07-261-1/+5
* Allow to shrink attached/pasted image: Add to Snap/Docker/Source.Lauri Ojansivu2019-07-181-1/+9
* Add BIGEVENTS_PATTERN to Source/Snap/Docker.Lauri Ojansivu2019-07-111-1/+5
* Notify Due Days: Add settings to Snap/Docker/Source.Lauri Ojansivu2019-07-101-1/+9
* - Change OAuth2 whitelist default to empty string at snap, so it would be use...Lauri Ojansivu2019-06-131-2/+2
* Default whitelist array, not string.Lauri Ojansivu2019-06-131-1/+1
* Additional CORS headers settings, added earlier. In progress.Lauri Ojansivu2019-06-101-1/+9
* Fix Scope parsing Issue for OAuth2 LoginDominikPf2019-05-231-2/+2
* - Fix: OAuth2 Requested Scopes are wrong / cannot be configured.Lauri Ojansivu2019-05-221-1/+9
* Option to login to the LDAP server with the user's own username and password,...Lauri Ojansivu2019-05-101-1/+5
* Replace header login example variable names.Lauri Ojansivu2019-04-081-7/+7
* - OAUTH2_LOGIN_STYLE popup or redirect, part 2.Lauri Ojansivu2019-03-211-1/+5
* Changed brute force protection package from eluck:accounts-lockout toLauri Ojansivu2019-03-111-1/+25
* [HTTP header automatic login. Not tested yet.](https://github.com/wekan/wekan...Lauri Ojansivu2019-03-081-1/+17
* [Add support for admin status sync](https://github.com/wekan/wekan-ldap/pull/...Lauri Ojansivu2019-03-061-1/+9
* [Fix: LDAP Authentication with Recursive Group Filtering Does Not Work on Sna...Lauri Ojansivu2019-03-061-1/+1
* - Fix OIDC error "a.join is not a function" b revertingLauri Ojansivu2019-02-271-9/+1
* - Add setting EMAIL_NOTIFICATION_TIMEOUT. Defaut 30000 ms (30s).Lauri Ojansivu2019-02-251-1/+5
* - Revert file permission changes from v2.24 LDAP changes thatLauri Ojansivu2019-02-231-0/+0
* Added LDAP email environment variablesSteven Waters2019-02-211-1/+17
* - Add configurable settings OAUTH2_ID_TOKEN_WHITELIST_FIELDSLauri Ojansivu2019-02-131-1/+9
* - Add OIDC claim mapping parameters to docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-121-5/+25
* - Add option DEBUG=true for docker-compose.yml/Snap/Source.Lauri Ojansivu2019-02-111-2/+5
* - Update translated text.Lauri Ojansivu2018-12-211-2/+2
* Add a new env var to select the default authentication methodguillaume2018-12-191-1/+6
* - Remove extra commas `,` and add missing backslash `\`.Lauri Ojansivu2018-12-041-1/+1
* - Add CORS https://enable-cors.org/server_meteor.htmlLauri Ojansivu2018-12-031-1/+5