| Commit message (Expand) | Author | Age | Files | Lines |
* | whitespace | Mario Vavti | 2017-10-02 | 1 | -3/+3 |
* | wiki: show save button and commit input field in all tabs if there is unsaved... | Mario Vavti | 2017-10-02 | 1 | -25/+37 |
* | wiki: lock mimetype | zotlabs | 2017-09-14 | 1 | -0/+1 |
* | wiki: do not suggest bbcode if mimetype is text/plain | Mario Vavti | 2017-09-14 | 1 | -0/+2 |
* | wiki mimetype selection. We can add text/plain as soon as we add code to puri... | zotlabs | 2017-09-12 | 1 | -1/+2 |
* | rewrite wiki pages widget - no need for ajax on pageload, show the pages to n... | git-marijus | 2017-06-03 | 1 | -11/+8 |
* | more markdown purification | zotlabs | 2017-03-29 | 1 | -2/+1 |
* | even more fine tuning of the markdown purifier - especially when used with th... | zotlabs | 2017-03-29 | 1 | -1/+1 |
* | various input filter fixes | zotlabs | 2017-03-29 | 1 | -1/+2 |
* | fix embed image modals | Mario Vavti | 2017-03-22 | 1 | -12/+12 |
* | fix fullscreen and bbco_autocomplete popup rendering | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
* | many class fixes and revive shiny class for item titles in a new way | Mario Vavti | 2017-03-13 | 1 | -15/+11 |
* | fixing classes | Mario Vavti | 2017-03-10 | 1 | -1/+1 |
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -5/+5 |
* | fix js issue in markdown mimetype wikis if content contains quotes | Mario Vavti | 2017-02-27 | 1 | -1/+1 |
* | fix embedimage if an albumname contains quotes | Mario Vavti | 2017-01-11 | 1 | -2/+3 |
* | issue #636 - some localised (e.g. Italian) strings have single quotes which t... | zotlabs | 2017-01-01 | 1 | -6/+6 |
* | more wiki cleanup | Mario Vavti | 2016-12-15 | 1 | -20/+18 |
* | wiki: do not show revert buttons if we do not have write perms and minor cleanup | Mario Vavti | 2016-12-14 | 1 | -6/+1 |
* | wiki: indicate saved state for bbcode type | Mario Vavti | 2016-12-12 | 1 | -7/+6 |
* | fix typo and do not do anything on resize if not fullscreen | Mario Vavti | 2016-12-10 | 1 | -2/+4 |
* | even more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 1 | -4/+8 |
* | more wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 1 | -4/+26 |
* | wiki fullscreen optimisation | Mario Vavti | 2016-12-10 | 1 | -8/+20 |
* | fixes for toc bbcode and bbcode wiki toc | Mario Vavti | 2016-12-04 | 1 | -2/+3 |
* | fix embed image for text/bbcode | Mario Vavti | 2016-12-02 | 1 | -0/+5 |
* | whitespace fixes | Mario Vavti | 2016-12-01 | 1 | -266/+260 |
* | more wiki cleanup | Mario Vavti | 2016-12-01 | 1 | -4/+5 |
* | wiki cleanup - wip. please watch out for eventual regressions | Mario Vavti | 2016-12-01 | 1 | -35/+29 |
* | go live with wiki mimetypes - you can now choose if a wiki will contain markd... | Mario Vavti | 2016-11-30 | 1 | -4/+37 |
* | minor cleanup and remove more double encoding | Mario Vavti | 2016-11-28 | 1 | -8/+0 |
* | wiki: move delete page functionality to the widget | Mario Vavti | 2016-11-28 | 1 | -30/+0 |
* | missing semicolon | Mario Vavti | 2016-11-23 | 1 | -1/+1 |
* | whitespace and minor fixes | Mario Vavti | 2016-11-23 | 1 | -81/+55 |
* | Toggle save button depending on editor changes and return to editor instead o... | Andrew Manning | 2016-11-23 | 1 | -30/+41 |
* | do not use nested section-content-wrapper class | Mario Vavti | 2016-11-22 | 1 | -3/+3 |
* | display wiki list on wiki landing page. | Mario Vavti | 2016-11-22 | 1 | -42/+0 |
* | Hide all content if no wiki is selected except for a message saying to choose... | Andrew Manning | 2016-11-18 | 1 | -1/+6 |
* | Move page list back out to the side menu, but with the new page form below th... | Andrew Manning | 2016-11-18 | 1 | -38/+11 |
* | Wiki pages display in tab to the left of the edit pane tab. Home is always fi... | Andrew Manning | 2016-11-18 | 1 | -5/+5 |
* | move commit message and save button into edit pane. Change page list tab labe... | Andrew Manning | 2016-11-18 | 1 | -18/+19 |
* | Remove page widget completely. Render the page list in a tab alongside Histor... | Andrew Manning | 2016-11-17 | 1 | -15/+25 |
* | Merge remote-tracking branch 'upstream/dev' into wiki-gui | Andrew Manning | 2016-11-17 | 1 | -7/+16 |
|\ |
|
| * | remove redundant comma | Mario Vavti | 2016-11-17 | 1 | -1/+1 |
| * | configure ace with setOptions, get rid of redundant scrollbars | Mario Vavti | 2016-11-17 | 1 | -7/+16 |
* | | Create wiki edit dialogs directly underneath the wiki name in the wiki list | Andrew Manning | 2016-11-16 | 1 | -11/+0 |
* | | Move new wiki dialog directly underneath new wiki button in wiki list widget | Andrew Manning | 2016-11-16 | 1 | -29/+0 |
|/ |
|
* | remove print margin and set wrap mode to free | Mario Vavti | 2016-11-16 | 1 | -0/+2 |
* | remove redundant function call | Mario Vavti | 2016-11-16 | 1 | -4/+3 |
* | use modal-lg instead of width 80% | Mario Vavti | 2016-11-16 | 1 | -2/+1 |