Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | :bulb: Add source documentation from recent conversations. | Klaus Weidenbach | 2018-01-05 | 1 | -19/+59 |
| | | | | | | There have been some conversations in the last weeks which explained several parts of the code, so add it to the source code documentation. Also some other small source code documentation improvements. | ||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -12/+40 |
| | |||||
* | bringer - all basic functionality is implemented | zotlabs | 2017-02-08 | 1 | -6/+16 |
| | |||||
* | fix immediate issue with multiple login forms until I can figure out an ↵ | zotlabs | 2017-02-08 | 1 | -7/+1 |
| | | | | elegant way to "popup" the modal login form already on the page. We still may need this fix for the actual login module which should always be callable and present a login form even if the nav is completely borked. | ||||
* | initial permcat creation ability, in /settings/permcats; functional permcat ↵ | zotlabs | 2017-02-07 | 1 | -1/+2 |
| | | | | creation for testing but still needs a lot of UX work before promoting the ability | ||||
* | atokens - we only need one permission column | zotlabs | 2017-02-07 | 1 | -4/+7 |
| | |||||
* | move permcat initialisation to zlib | zotlabs | 2017-02-07 | 1 | -1/+48 |
| | |||||
* | move permcat library functions to Zlib | zotlabs | 2017-02-07 | 1 | -0/+63 |