- 14bb855 Add title and extended explanations in German to second part of the tour by hebasta · 4 years ago
 - fa11834 Tour: extend explanations to vc creation (fixes #147) by hebasta · 4 years ago
 - baba3b6 replace deprecated slash division with math division in Sass by Akron · 4 years ago
 - 8453916 New content function within containeritem for easy text manipulation by Leo Repp · 4 years ago
 - 5799740 Use containerMenu as a base for HintMenu instead of regular menu by Leo Repp · 4 years, 3 months ago
 - dadd1d1 Fix 'menu below hint marker' bug by Akron · 4 years ago
 - efed2e2 Fix query-by-match for multi-colon values by Akron · 4 years ago
 - 6a228db Fix wrong handling of utf8 that could lead to server crashes by Akron · 4 years, 1 month ago
 - a70b689 Support default value for toggle embeddings by Akron · 4 years ago
 - 84a7e0e Tour: extend german explanations/title to first part of german tour by hebasta · 4 years ago
 - b7aab87 Introduce state manager (fixes #119) by Akron · 4 years ago
 - 72c1c9d Support default value for state by Akron · 4 years ago
 - a4b17f7 Support inactive buttongroup items by Akron · 4 years ago
 - c66268e Added a method to container that allows for removing items dynamically by Leo Repp · 4 years ago
 - 644ad9f Introduce pagination panel (fixes #141) by Akron · 4 years, 3 months ago
 - 2f7e540 Guided Tour: positions first step (fixes #150) by hebasta · 4 years ago
 - bd53f82 checkbox + glimpse label should be highlithed in IntroJS by hebasta · 4 years ago
 - 638fc97 Disable CSP for development purposes by Akron · 4 years, 1 month ago
 - 1419aad Add demo server plugin by Akron · 4 years, 1 month ago
 - ce90c1f Merge "intro.js update and according changes to source (fixes #109)" by Helge · 4 years ago
 - a84c7a9 intro.js update and according changes to source (fixes #109) by hebasta · 4 years ago
 - 050a734 Fixed an error in containermenu where applying a prefix filter would by Leo Repp · 4 years ago
 - 4de759f Fix queryParam response to be compatible with Chrome (fixes #149) by Akron · 4 years, 1 month ago
 - 7557040 fix typo in export demo by hebasta · 4 years, 1 month ago
 - b7a005a Make upgradeTo an object prototype by Akron · 4 years, 1 month ago
 - ff7de69 Fix blind header fonts by Akron · 4 years, 1 month ago
 - c8c8bf1 Fix bug in btngroup anchoring when anchor doesn't exist by Akron · 4 years, 1 month ago
 - 4510a3e Open menus in buttongroups at different positions by Akron · 4 years, 2 months ago
 - 26d57f2 Add pagination info service by Akron · 4 years, 2 months ago
 - ec4bbfa Add redirection feature for plugins by Akron · 4 years, 2 months ago
 - c103dff Merge "Renamed _menu in hint.js to _menuCollection, as it is actually a collection of menus dependent on "action" parameter." by marcrusian · 4 years, 1 month ago
 - a7258cb Fold all top-level navigation items in doc by Akron · 4 years, 2 months ago
 - 9b26ba9 Renamed _menu in hint.js to _menuCollection, as it is actually a by Leo Repp · 4 years, 2 months ago
 - c39cc11 Add param to QueryParam info by Akron · 4 years, 2 months ago
 - 35fd0dc Fix plugin demo by Akron · 4 years, 2 months ago
 - 58f6ae2 Tutorial: start with folded Development subitems in navigation bar by Marc Kupietz · 4 years, 2 months ago
 - dd5ab89 Tutorial: Introduce legacy links by Akron · 4 years, 2 months ago
 - 64833cc Fix behaviour of folded subdirectories in navigation by Akron · 4 years, 2 months ago
 - fcadda6 Tutorial: rename korap to devlopment also internally by Marc Kupietz · 4 years, 2 months ago
 - 4689e79 Tutorial: rename "Data" to "Corpus Data" in navigation bar and headline by Marc Kupietz · 4 years, 2 months ago
 - b82939b Tutorial: always call FAQ FAQ by Marc Kupietz · 4 years, 2 months ago
 - cf26a59 Tutorial: add brief introduction to the query languages by Marc Kupietz · 4 years, 2 months ago
 - 06723cf TagHelpers::Plugin::ContentBlock now on CPAN by Akron · 4 years, 2 months ago
 - de21283 Update Changes file by Akron · 4 years, 2 months ago
 - 58c6099 Fix tests for Mojo >= 9.21 by Akron · 4 years, 2 months ago
 - d769d70 Fix init of matches (bug observable in match demo) by Akron · 4 years, 3 months ago
 - da903dd Tutorial: move dev/team section to the bottom by hebasta · 4 years, 4 months ago
 - 446eb0a Merge "Moved directElementChildrenByTagName (and className) to util so it can be used by any style of element object, e.g. hint.container()" by marcrusian · 4 years, 3 months ago
 - bd4ec2e Merge "Init KorAP for annotationhelper" by marcrusian · 4 years, 3 months ago
 - 141f49c Merge "Experimentation for using this with the always entry" by marcrusian · 4 years, 3 months ago
 - dedcf1a Moved directElementChildrenByTagName (and className) to util so it can by Leo Repp · 4 years, 3 months ago
 - c565b7c Init KorAP for annotationhelper by Akron · 4 years, 3 months ago
 - ba83cf5 Make variables in menuSpec scope dependent by Akron · 4 years, 3 months ago
 - d162b2e New menu with a container for mutliple always available non scrollable items by Leo Repp · 4 years, 4 months ago
 - 74c6e47 Fix typo by Akron · 4 years, 3 months ago
 - f8af3b8 Support for 'adopted' buttongroups and anchors to prepend to by Akron · 4 years, 4 months ago
 - ab7e999 Fixed failing rebase (reintroducing buttongroup for pagination) by Akron · 4 years, 3 months ago
 - 9bd140e Move pagination out of resultinfo by Akron · 4 years, 3 months ago
 - 72f6a87 Turn pagination into button group by Akron · 4 years, 4 months ago
 - b29c51f Prevent transition animation on hover within buttongroups by Akron · 4 years, 3 months ago
 - 37ea119 Make actions private in panels and views by Akron · 4 years, 3 months ago
 - 0c2cf0e Merge "Style container menu" by marcrusian · 4 years, 3 months ago
 - afcf984 Added the condition to removeItems, that the to be removedItem be direct child of the menus HTML element. by Leo Repp · 4 years, 4 months ago
 - 855caf6 Fix plugin server demo by Akron · 4 years, 4 months ago
 - 20b6d31 Support extension of button group lists by Akron · 4 years, 3 months ago
 - 8aa1c52 Support dynamic menu extensions by Akron · 4 years, 3 months ago
 - ba21f6d Fix CSS compression for new SASS compiler by Akron · 4 years, 3 months ago
 - aef5cf2 Remove X-Frame-Options in favor of CSP frame-ancestors by Akron · 4 years, 5 months ago
 - 766f152 Style container menu by Akron · 4 years, 4 months ago
 - 780199e Merge "Make buttongroup available in plugins" by Helge · 4 years, 4 months ago
 - e6245a5 Make buttongroup available in plugins by hebasta · 4 years, 4 months ago
 - 7b0fbf9  A new function for menu that gets all DIRECT element children by by Leo Repp · 4 years, 4 months ago
 - cce055c Fix error message in case of server error by Akron · 4 years, 4 months ago
 - 235a23a Experimentation for using this with the always entry by marcrusian · 4 years, 5 months ago
 - f21bf74 Separate prefix styles from non-item styles in menus by Akron · 4 years, 6 months ago
 - 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 4 years, 6 months ago
 - 31c57b9 Create new version by Akron · 4 years, 4 months ago
 - 3f7b952 Update screenshot in readme by Akron · 4 years, 4 months ago v0.42
 - dc0b3ab Show settings only on demand by Akron · 4 years, 5 months ago
 - 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 4 years, 5 months ago
 - 131a828 Fix copy-to-clipboard for password case by Akron · 4 years, 5 months ago
 - a9c5580 Add copy-to-clipboard feature by Akron · 4 years, 5 months ago
 - 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 4 years, 5 months ago
 - 116eace Add option to toggle password fields by Akron · 4 years, 5 months ago
 - ff08811 Fix rendering error in not authenticated oauth route by Akron · 4 years, 5 months ago
 - 4932bd9 Improve footer margin by Akron · 4 years, 5 months ago
 - 1d09b53 Add settings menu by default by Akron · 4 years, 5 months ago
 - 276afc0 Update client list API according to API change by Akron · 4 years, 5 months ago
 - 013c39f Fix integration of form buttons in button groups by Akron · 4 years, 5 months ago
 - e997bb5 Improve localization of OAuth2 client and token management by Akron · 4 years, 5 months ago
 - 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 4 years, 5 months ago
 - ad011bb Disable caching in auth routes by Akron · 4 years, 5 months ago
 - 041ca4d Reorganize OAuth endpoints by Akron · 4 years, 5 months ago
 - c1aaf93 Allow to revoke tokens by Akron · 4 years, 5 months ago
 - 9ffb4a3 Style token list by Akron · 4 years, 5 months ago
 - aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 4 years, 5 months ago
 - 2c2ddbd Introduce autorotating secrets for security by Akron · 4 years, 8 months ago
 - abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 4 years, 10 months ago
 - 3b3a434 Update dependency to recent version of Mojo by Akron · 4 years, 5 months ago
 - 62f3a03 Support submit buttons in Button groups by Akron · 4 years, 5 months ago