Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix typos. | Lauri Ojansivu | 2018-08-28 | 1 | -3/+3 |
| | |||||
* | - [OAuth2 Login on Standalone ↵ | Lauri Ojansivu | 2018-08-25 | 2 | -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 Ojansivu | 2018-08-22 | 1 | -1/+1 |
| | |||||
* | - Add webhooks-attributes to Snap and Docker. | Lauri Ojansivu | 2018-08-22 | 2 | -1/+11 |
| | | | | Thanks to xet7 ! | ||||
* | - Content Policy: Allow inline scripts, otherwise there is errors in ↵ | Lauri Ojansivu | 2018-08-15 | 1 | -1/+1 |
| | | | | | | | | browser/inspect/console. - Set default matomo settings to disabled. Thanks to xet7 ! | ||||
* | Remove Trello. | Lauri Ojansivu | 2018-08-14 | 1 | -1/+1 |
| | |||||
* | - When Content Policy is enabled, allow one URL to have iframe that embeds Wekan | Lauri Ojansivu | 2018-08-13 | 2 | -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 Ojansivu | 2018-08-01 | 1 | -2/+4 |
| | |||||
* | Enable Wekan API by default, so that Export Board to JSON works. | Lauri Ojansivu | 2018-08-01 | 1 | -1/+1 |
| | |||||
* | Integration of matomo with env vars | guillaume | 2018-07-27 | 1 | -1/+15 |
| | |||||
* | enable/disable api with env var | guillaume | 2018-07-24 | 2 | -1/+9 |
| | |||||
* | - Snap Caddy: set -agree flag for Let's Encrypt. | Lauri Ojansivu | 2018-07-13 | 1 | -1/+1 |
| | | | | Thanks to halunk3 and xet7 ! | ||||
* | Use personal license for non-commercial use only for Caddy. | Lauri Ojansivu | 2018-03-21 | 1 | -1/+1 |
| | | | | Related wekan/wekan-snap#39 | ||||
* | Tuning services life cycle | Ondrej Kubik | 2018-02-22 | 2 | -3/+4 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Fixing typo and improving help text | Ondrej Kubik | 2018-02-22 | 2 | -10/+5 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Fixing wrong port number shown in wekan.help | Ondrej Kubik | 2018-02-21 | 1 | -0/+4 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Cleaning snapctl usage | Ondrej Kubik | 2018-02-21 | 2 | -8/+4 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Fixing wrong caddy file path | Ondrej Kubik | 2018-02-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | rewording helper script output | Ondrej Kubik | 2018-02-21 | 2 | -5/+5 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Adding caddy support | Ondrej Kubik | 2018-02-21 | 4 | -1/+37 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | splitting hooks and using snapctl instead of local settings file | Ondrej Kubik | 2018-02-21 | 1 | -27/+11 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | removing unused variables | Ondrej Kubik | 2018-02-21 | 1 | -3/+0 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | rearranging helper scripts in snap-src | Ondrej Kubik | 2018-02-21 | 7 | -0/+0 |
| | | | | Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> | ||||
* | Adding snapcraft build support from source | Ondrej Kubik | 2017-06-27 | 7 | -0/+224 |
Signed-off-by: Ondrej Kubik <ondrej.kubik@canonical.com> |