summaryrefslogtreecommitdiffstats
path: root/snap-src
Commit message (Collapse)AuthorAgeFilesLines
...
* - Add LDAP to Snap Help.Lauri Ojansivu2018-10-101-0/+150
| | | | | | Thanks to Akuket ! Related #119
* add ldap support | simplify authenticationsguillaume2018-10-091-1/+160
|
* - Remove "Fix Cannot setup mail server via snap variables" to seeLauri Ojansivu2018-09-231-2/+2
| | | | | | does Wekan Snap start correctly after removing it. Thanks to xet7 !
* Merge branch 'edge' of https://github.com/suprovsky/wekan into suprovsky-edgeLauri Ojansivu2018-09-221-2/+2
|\
| * export syntax error in bashRadosław Serba2018-09-211-2/+2
| |
* | - Add default Wekan Snap MongoDB bind IP 127.0.0.1Lauri Ojansivu2018-09-221-1/+1
|/ | | | | | Thanks to xet7 ! Related #1908
* - Turn of http/2 so that Firefox Inspect Console does not showLauri Ojansivu2018-09-111-0/+13
| | | | | | | | | | wss websocket config. Chrome web console supports http/2. Note: If you are already using Caddy and have modified your Caddyfile, you need to edit your Caddyfile manually. Thanks to xet7 ! Related #934
* Fix typos.Lauri Ojansivu2018-08-281-3/+3
|
* - [OAuth2 Login on Standalone ↵Lauri Ojansivu2018-08-252-1/+68
| | | | | | | | | | | Wekan](https://github.com/wekan/wekan/wiki/OAuth2). For example, Rocket.Chat can provide OAuth2 login to Wekan. Also, if you have Rocket.Chat using LDAP/SAML/Google/etc for logging into Rocket.Chat, then same users can login to Wekan when Rocket.Chat is providing OAuth2 login to Wekan. Thanks to salleman33 and xet7 ! Closes #234
* Fix typo.Lauri Ojansivu2018-08-221-1/+1
|
* - Add webhooks-attributes to Snap and Docker.Lauri Ojansivu2018-08-222-1/+11
| | | | Thanks to xet7 !
* - Content Policy: Allow inline scripts, otherwise there is errors in ↵Lauri Ojansivu2018-08-151-1/+1
| | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 !
* Remove Trello.Lauri Ojansivu2018-08-141-1/+1
|
* - When Content Policy is enabled, allow one URL to have iframe that embeds WekanLauri Ojansivu2018-08-132-1/+26
| | | | | | | | | - Add option to turn off Content Policy - Allow always in Wekan markdown <img src="any-image-url-here"> Thanks to xet7 ! Closes #1676
* Add Matomo options.Lauri Ojansivu2018-08-011-2/+4
|
* Enable Wekan API by default, so that Export Board to JSON works.Lauri Ojansivu2018-08-011-1/+1
|
* Integration of matomo with env varsguillaume2018-07-271-1/+15
|
* enable/disable api with env varguillaume2018-07-242-1/+9
|
* - Snap Caddy: set -agree flag for Let's Encrypt.Lauri Ojansivu2018-07-131-1/+1
| | | | Thanks to halunk3 and xet7 !
* Use personal license for non-commercial use only for Caddy.Lauri Ojansivu2018-03-211-1/+1
| | | | Related wekan/wekan-snap#39
* Tuning services life cycleOndrej Kubik2018-02-222-3/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing typo and improving help textOndrej Kubik2018-02-222-10/+5
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing wrong port number shown in wekan.helpOndrej Kubik2018-02-211-0/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Cleaning snapctl usageOndrej Kubik2018-02-212-8/+4
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Fixing wrong caddy file pathOndrej Kubik2018-02-211-1/+1
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rewording helper script outputOndrej Kubik2018-02-212-5/+5
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding caddy supportOndrej Kubik2018-02-214-1/+37
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* splitting hooks and using snapctl instead of local settings fileOndrej Kubik2018-02-211-27/+11
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* removing unused variablesOndrej Kubik2018-02-211-3/+0
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* rearranging helper scripts in snap-srcOndrej Kubik2018-02-217-0/+0
| | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>
* Adding snapcraft build support from sourceOndrej Kubik2017-06-277-0/+224
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com>