Updated Deep Dive Into WeKan (markdown)

Lauri Ojansivu 2023-09-22 22:51:12 +03:00
parent e175017daa
commit ea33793d2d

@ -24,6 +24,7 @@
- Apps at Play Store, Windows Microsoft Store, Ubuntu Touch OpenStore
- https://github.com/wekan/wekan/wiki/Browser-compatibility-matrix
- Alternatively, for self-hosted WeKan, create PWA icon https://github.com/wekan/wekan/wiki/PWA
- Using WeKan with big touchscreen https://github.com/wekan/wekan/wiki/Touch-Screen-support
## Meteor WeKan Server
@ -101,6 +102,7 @@
- LDAP AD Simple Auth https://github.com/wekan/wekan/wiki/LDAP-AD-Simple-Auth
- Brute Force Accounts Lockout https://github.com/wekan/wekan/wiki/Accounts-Lockout
- Optimizing and Debugging Meteor, reducing size https://github.com/wekan/wekan/wiki/Debugging
- Markdown, Emoji, MathML, sanitizing https://github.com/wekan/wekan/blob/master/packages/markdown/src/template-integration.js
## Upcoming Features