- 7b0fbf9 A new function for menu that gets all DIRECT element children by by Leo Repp · 3 years, 4 months ago
- cce055c Fix error message in case of server error by Akron · 3 years, 5 months ago
- f21bf74 Separate prefix styles from non-item styles in menus by Akron · 3 years, 6 months ago
- 56904d2 New menu class that has an entry at the very end, similar to the input by Leo Repp · 3 years, 7 months ago
- 31c57b9 Create new version by Akron · 3 years, 5 months ago
- dc0b3ab Show settings only on demand by Akron · 3 years, 5 months ago
- 5f75641 Added 'copy-to-clipboard' for client ids by Akron · 3 years, 5 months ago
- a9c5580 Add copy-to-clipboard feature by Akron · 3 years, 5 months ago
- 1cfde27 Add option to toggle password fields (2) - Added spec by Akron · 3 years, 5 months ago
- ff08811 Fix rendering error in not authenticated oauth route by Akron · 3 years, 5 months ago
- 1d09b53 Add settings menu by default by Akron · 3 years, 5 months ago
- 7fb78d6 Deprecate JWT flow in favor of OAuth2 flow by Akron · 3 years, 6 months ago
- ad011bb Disable caching in auth routes by Akron · 3 years, 6 months ago
- c1aaf93 Allow to revoke tokens by Akron · 3 years, 6 months ago
- aa5cf80 Fix bug where missing documentation raises exceptions in Mojo >= 9.0 by Akron · 3 years, 6 months ago
- 2c2ddbd Introduce autorotating secrets for security by Akron · 3 years, 9 months ago
- abdf9a9 Added query reference plugin to connect and mock query reference api endpoints by Akron · 3 years, 11 months ago
- 3b3a434 Update dependency to recent version of Mojo by Akron · 3 years, 6 months ago
- bc94a9c List tokens of a client by Akron · 3 years, 7 months ago
- 524320f Overhaul of menuSpec by Leo Repp · 3 years, 6 months ago
- 26244a7 Change samesite cookie value to 'none' to allow for session riding by Akron · 3 years, 7 months ago
- c3f063c Fixate KorAP logo when menu is active (fixes #133) by Akron · 3 years, 7 months ago
- ed28025 Add large footer by Akron · 3 years, 8 months ago
- d059ea2 Replace Kalamar logo with new KorAP logo by Akron · 3 years, 9 months ago
- 69481a4 Added tests for Mojo >= 9.11 compat by Akron · 3 years, 8 months ago
- 83209f7 Issue a new token for a public client by Akron · 3 years, 10 months ago
- 7ca7387 Remove ruby-sass requirement (fixes #123) by Akron · 3 years, 9 months ago
- a6aba9a Added further API functions for manipulating JSONs. by Leo Repp · 3 years, 10 months ago
- b1ecf93 Added GitHub based CI for perl by Akron · 3 years, 9 months ago
- f6302ff Fixed tutorial queries (reported by margaretha) by Akron · 3 years, 9 months ago v0.41
- 0e983a0 Add frame-src to Piwik plugin as * may be overwritten by Akron · 3 years, 9 months ago
- 1011daf Make mailto: embedding CSP compliant by Akron · 3 years, 9 months ago
- baae980 Fix working directory for default plugin configurations by Akron · 3 years, 9 months ago
- 08952df Move tracking asset to simplify proxy configuration by Akron · 3 years, 9 months ago
- 30e7bc7 Introduce Kalamar::Request by Akron · 3 years, 9 months ago
- be60634 Remove debrecated API methods by Akron · 3 years, 9 months ago
- 03c3c9d Support Mojolicious >= 9.0 by Akron · 3 years, 9 months ago
- 87468c2 Define resources in Makefile by Akron · 3 years, 10 months ago
- 0b37f3e Fix strict-mode in tour by Akron · 3 years, 10 months ago
- 690066c Enable guided tour with CSP switched on by Akron · 3 years, 10 months ago
- 1871f03 Support CSP in overview image by Akron · 3 years, 10 months ago
- 0a4d36e Support CSP in Matomo/Piwik plugin by Akron · 3 years, 10 months ago
- 8dda1c6 Add CSP compliance to plugins by Akron · 3 years, 10 months ago
- cb5c171 Make notifications framework CSP compliant by Akron · 3 years, 10 months ago
- 52b32d0 Introduce X-XSS-Protection header by Akron · 3 years, 10 months ago
- 88fc41c Introduce X-Frame-Origin header by Akron · 3 years, 10 months ago
- f4f2663 Defer main script by Akron · 3 years, 10 months ago
- 807225b Send 'nosniff' header (fixes #97) by Akron · 3 years, 10 months ago
- 1bee5a4 Introduce HSTS header for https_only conf by Akron · 3 years, 10 months ago
- b7b91c5 Remove no-js declaration in nonce-enabled inline script by Akron · 3 years, 10 months ago
- eb53ac3 Added nonce helper to CSP plugin by Akron · 3 years, 10 months ago
- 354f453 Establish CSP plugin by Akron · 3 years, 10 months ago
- bc909ab Added instructions for running scripts under windows if they are typically not allowed. This is not that hard to find out and maybe is just bloating up the README file unnecessarily. by Leo Repp · 3 years, 10 months ago
- 8f8deda Remove default endpoint from config file by Akron · 3 years, 10 months ago
- bc6b3f2 Introduce CSP headers to Kalamar (start of #72) by Akron · 3 years, 10 months ago
- 337f15d Introduce CORS headers in proxy by Akron · 3 years, 10 months ago
- 8f9aae5 Update for recent version of Mojolicious by Akron · 4 years ago
- cf18053 Added troubleshooting section to readme by Akron · 4 years ago
- dbbe5ee Improve RegEx button in vc builder by Akron · 4 years ago
- 0f00b77 Fix requirement of KorAP.vc in docGroupRef by Akron · 4 years ago
- e208d30 Remove email support from login (fixes #99) by Akron · 4 years ago
- 954c6a5 Fix bug where event bubbles on prefix click in hint menu by Akron · 4 years ago
- e51eaa3 Move 'use strict' to file level by Akron · 4 years ago
- b7829c4 Improve test coverage for the tutorial by Akron · 4 years, 1 month ago
- 4a24b72 Fix hint alert at position 0 by Akron · 4 years, 1 month ago
- ff78fef Improve test coverage for date picker and improve code by Akron · 4 years, 1 month ago
- 2761d88 Fix VC fragments for redundant constraints by Akron · 4 years, 1 month ago
- 764a448 Update version to fix caching issues with recent version by Akron · 4 years, 1 month ago
- 5336fd4 Fix wrong hint mirror behaviour in Firefox by Akron · 4 years, 2 months ago
- 237abc4 Add role() method to state object by Akron · 4 years, 2 months ago
- 678c26f Modernize ES for-loops and remove problematic for-in loops by Akron · 4 years, 2 months ago
- 58f7c81 Bump version by Akron · 4 years, 2 months ago
- 3d01380 Fix plugin information by Akron · 4 years, 2 months ago
- fb11a96 Support different sandbox permissions on plugin registration (Fixes #112) by Akron · 4 years, 2 months ago
- fcf89db Fix 'setWidget' action for the case a widget was closed instead of minimized by Akron · 4 years, 2 months ago
- 38ed5dc Added clear() method to state objects to disassociate other objects by Akron · 4 years, 2 months ago
- ba09ed2 Add 'setWidget' action for plugin registration by Akron · 4 years, 2 months ago
- 3d9ce5e Add minimize() method to views by Akron · 4 years, 2 months ago
- b69cbf1 Add associates() method to state objects by Akron · 4 years, 2 months ago
- 9adf2cc Introduced *-latest files for plugin assets by Akron · 4 years, 2 months ago
- ccd9d7d Introduce 'Plugins' plugin to embed external services by Akron · 4 years, 2 months ago
- 6db23ab Added Banner style by Akron · 4 years, 2 months ago
- 82e5642 Minor fix in documentation by Akron · 4 years, 2 months ago
- 432972b Added query parameter API to plugin server by Akron · 4 years, 2 months ago
- 792b1a4 Change buttonGroup API to accept various information in data parameter by Akron · 4 years, 2 months ago
- 40a85cf Add possibility to define icons for plugin-buttons by hebasta · 4 years, 4 months ago
- 6b42c60 Add news style to main styles and make them responsive by Akron · 4 years, 3 months ago
- 88c26b1 Exclude search results from robot indices (closes #120) by Akron · 4 years, 3 months ago
- 45308ce Added query information API to plugin server by Akron · 4 years, 3 months ago
- 7e5afce Refactoring of style files by Akron · 4 years, 3 months ago
- 7f1e07e Introduced base css files for plugins by Akron · 4 years, 3 months ago
- 7b9a196 Forward pipe to backend by Akron · 4 years, 5 months ago
- 24f48ea Activate plugin registry by Akron · 4 years, 5 months ago
- 16bd164 Fix label for toggle plugins by Akron · 4 years, 5 months ago
- 50bde3a Switch default API endpoint to korap.ids-mannheim.de by Akron · 4 years, 5 months ago
- e7ad84e Add information on secret file to readme by Akron · 4 years, 5 months ago
- 17c6081 Create a publishable Dockerfile by Akron · 4 years, 5 months ago
- 6171720 Updated Test::Mojo::Session to be compatible with latest version of Mojolicious by Akron · 4 years, 6 months ago
- 3b3c7af Fix order of promises in login to not wrongfully congratulate on failing login by Akron · 4 years, 6 months ago
- a352393 Update Mojolicious Version for security reasons by Akron · 4 years, 7 months ago