summaryrefslogtreecommitdiffstats
path: root/snap-src
Commit message (Collapse)AuthorAgeFilesLines
...
* - 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>