| b005809c | 26-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
feat(search): display search tools as lists on click
This functionality is inspired by what other large search engines are doing. |
| 172afea7 | 25-Mar-2018 |
Yuriy Skalko <yuriy.skalko@gmail.com> |
translation update |
| 6cdde307 | 23-Mar-2018 |
Wojciech Lichota <wojciech@lichota.pl> |
translation update |
| e5bf110d | 22-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
feat(search): remember assistance's open/closed state |
| 4d0cb6e1 | 22-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
feat(search): show search adjustments as links
This simplifies many aspects. However, it still needs much better styling. |
| d09b5b64 | 22-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
feat(search): add config options to adjust default behavior
This adds two new config options:
`search_limit_to_first_ns`: Limit the search to the current X namespaces. When a search is executed fro
feat(search): add config options to adjust default behavior
This adds two new config options:
`search_limit_to_first_ns`: Limit the search to the current X namespaces. When a search is executed from a page within a deeper namespace, the first X namespaces will be added as filter. Possible use case could be with language namespaces to ensure that the default search is initially within the current language.
`search_default_fragment_behaviour`: Option to specify the default fragment search behavior
show more ...
|
| 674a8676 | 21-Mar-2018 |
Wojciech Lichota <wojciech@lichota.pl> |
translation update |
| bb8ef867 | 20-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
feat(search): add search assistance for simple queries
This add some search assistance to simple, single-word search queries which may be restricted to a single namespace.
Further improvements: * b
feat(search): add search assistance for simple queries
This add some search assistance to simple, single-word search queries which may be restricted to a single namespace.
Further improvements: * better styling * trigger events for other plugins * set namespaces directly from fulltext search results * some more config options
show more ...
|
| d3ca9ff8 | 20-Mar-2018 |
Wojciech Lichota <wojciech@lichota.pl> |
translation update |
| 1d8a330a | 19-Mar-2018 |
Wojciech Lichota <wojciech@lichota.pl> |
translation update |
| 873d6202 | 19-Mar-2018 |
Wojciech Lichota <wojciech@lichota.pl> |
translation update |
| f3d2b6ae | 07-Mar-2018 |
Michael Große <grosse@cosmocode.de> |
fix: use exit instead of return in the global scope |
| 4a3e16c0 | 06-Mar-2018 |
Frederico Gonçalves Guimarães <frederico@teia.bio.br> |
translation update |
| c6daab83 | 06-Mar-2018 |
Seungheon Song <esketch@gmail.com> |
translation update |
| ac6ceee3 | 16-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
fix(manifest): check if manifest action enabled before sending |
| 5f47c6b3 | 15-Feb-2018 |
Oleksii <alexey.furashev@gmail.com> |
translation update |
| 5df46fb6 | 14-Feb-2018 |
Martin Michalek <michalek.dev@gmail.com> |
translation update |
| 66ad5287 | 10-Feb-2018 |
Simon <sbx@protonmail.ch> |
translation update |
| c9071834 | 05-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: move manifest functions to more intuitive places |
| 10b4c843 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
feat: ensure that the cope is always only the current wiki |
| 6f858236 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
feat: use style replacements for background and theme color
This also adds the default theme color for the DokuWiki template as the green from the existing links. |
| fb1f9089 | 01-Feb-2018 |
Michael Große <grosse@cosmocode.de> |
refactor: extract css utils to an autoloaded class
The goal is to make the css replacement accessible in other contexts, for example for the manifest. |
| 34ae4fb1 | 28-Jan-2018 |
lempel <riverlempel@hotmail.com> |
translation update |
| 5e0255e3 | 24-Jan-2018 |
Michael Große <grosse@cosmocode.de> |
feat: provide web app manifest (dynamically geneated) |
| eb908f48 | 21-Jan-2018 |
Kristjan SCHMIDT <kristjan.schmidt@googlemail.com> |
translation update |