- 32e5aba Added rtf.trail prop for additional information by Akron · 3 years, 8 months ago
- cdae2e0 Set default value for error message by Akron · 3 years, 8 months ago
- 83f3994 Minor cleanup by Akron · 3 years, 8 months ago
- cc14800 Fix link to export screenshot by Akron · 4 years ago
- 18c627d Prepare GitHub release by Akron · 4 years ago
- 35de81d Fix minor localization and layout issues by Akron · 4 years ago
- 5405dec Add config option to set source verbatim, e.g. when behind a proxy by Akron · 4 years ago
- fba8197 Localize JS fragments by using datasets by Akron · 4 years ago
- a77f2f0 Add max_hitc to the form and make default_hitc configurable by Akron · 4 years ago
- 4e60563 Remove intermediate 'plugin' folder by Akron · 4 years ago
- a3839bb Fixed encoding problem of UTF-8 characters in configuration file by Akron · 4 years ago
- 55def63 Remove temporary file after serving by Akron · 4 years ago
- 84740e5 Gracefully handle errors in event-stream on the client side by Akron · 4 years ago
- 6bf74a9 Improve thread-safetyness of event stream tests by Akron · 4 years ago
- a578eb0 Localize export form by Akron · 4 years ago
- 143acad Move copyright notice to configuration file and fix reference to 'Leibniz-Institut' by Akron · 4 years ago
- ede77d7 Rename MatchExport to Match by Akron · 4 years ago
- e8bef57 Rename SnippetO to Snippet in MatchExport by Akron · 4 years ago
- 7d489ff Prettify progress bar and start in indeterminate state by Akron · 4 years ago
- 984fe8f Clean up for release and test MatchExport by Akron · 4 years ago
- 9992a6b Fixed client side code to adopt filename from event stream by Akron · 4 years ago
- ba3ea11 Fixed init() to respect already initialized file writer by Akron · 4 years ago
- 3588101 Serve a temporary file after event relocation by Akron · 4 years ago
- 7bbf4af Adjust client-side support for SSE by Akron · 4 years ago
- af145eb Switch to jersey native SSE to allow for CORS injection by Akron · 4 years ago
- 150a83c Add client-side support for Eventsource by Akron · 4 years ago
- b91c303 Separate export method from response method and adopt progress calculation for sse by Akron · 4 years ago
- d0b1cfe Introduce SSE example (not yet functional) by Akron · 4 years ago
- 3436079 Rename class 'IdsExportService' to 'Service' by Akron · 4 years ago
- a84260b Split assets test from service test by Akron · 4 years ago
- 99fda9e Improve API call if hitc is smaller than pageCount by Akron · 4 years ago
- 69cd35d Add CSV export by Akron · 4 years ago
- 0bdcab2 Minor changes to the UI and fixes to empty corpus queries by Akron · 4 years ago
- 28214a5 Remove jrtf dependency by Akron · 4 years ago
- e2db9dd Add backend version and improve info table layout by Akron · 4 years ago
- 820dc64 Add source to info table in RTF export by Akron · 4 years ago
- 42ac75f Introduce information table to RTF export by Akron · 4 years ago
- 3524b8c Fix hit counting by Akron · 4 years ago
- 62d90a3 Improve paging mechanism to rely on offsets only by Akron · 4 years ago
- c1c1824 Handle timeexceeded correctly in exports by Akron · 4 years ago
- 03ea46c Added cobertura code coverage test suite by Akron · 4 years ago
- 9e3229f Correctly handle cutted matches by Akron · 4 years ago
- ea77cb4 Correct Snippet interpretation (but leave old marker-split algorithm as fallback and for testing) by Akron · 4 years ago
- acc9f7a Check for broken JSON responses from remote server by Akron · 4 years ago
- d2072ee Support corpus queries by Akron · 4 years ago
- b95c5a4 Introduce information to RTF export similar to COSMAS II by Akron · 4 years ago
- 4001966 Improve styling of export by Akron · 4 years ago
- fddd058 Made meta, collection and query attributes private by Akron · 4 years ago
- 7412271 Added Query string information to Exporter objects by Akron · 4 years ago
- 876017d Make Filename and sanitization part of the exporter objects by Akron · 4 years ago
- e57937b Make MimeType and format suffix part of the exporter objects by Akron · 4 years ago
- 9cee304 Add tests for paging through JSON exports by Akron · 4 years ago
- 1c8a768 Add context marker if more context is available by Akron · 4 years ago
- c408ccb Unescape HTML entities in snippets by Akron · 4 years ago
- ed4efe3 Establish snippet testing and add trimmed fragments by Akron · 4 years ago
- eedac91 Use Exporter classes for export in IdsExportService by Akron · 4 years ago
- 49a415d Added TextSigle to RTF export and made snippets justified by Akron · 4 years ago
- 5dbd453 Fix unicode handling of fixtures in Mock server by Akron · 4 years ago
- 6418467 Established separate RTF exporter by Akron · 4 years ago
- 14c2346 Added test for JSON paging using JsonExport by Akron · 4 years ago
- 8154dbe Add Exporter interface and example Json exporter by Akron · 4 years ago
- 1d36eb5 Remove iterator from MatchAggregator by Akron · 4 years ago
- c51327b Fix and test list iterations by Akron · 4 years ago
- b329d27 Introduce match aggregator for paging results by Akron · 4 years ago
- 54b30ed Move temporary cookie-based auth code into separate function by Akron · 4 years ago
- 9690796 Privatize RTF functions by Akron · 4 years ago
- d3df5b0 Change order of cutoff handling for paging by Akron · 4 years ago
- 1fe2ba8 Upgrade mockserver to last version before API change by Akron · 4 years ago
- 696c063 Decorate all requests with auth headers by Akron · 4 years ago
- 5abeab5 Get pageSize from configuration file by Akron · 4 years ago
- 232248d Test paging of results and introduce cutoff form param by Akron · 4 years ago
- fed4194 Export more than one page (UNTESTED DRAFT) by hebasta · 4 years, 1 month ago
- 2e43120 playAround by hebasta · 4 years, 1 month ago
- 366d54d Fix content-type for RTF download by Akron · 4 years, 2 months ago
- 9107749 Bump patchlevel by Akron · 4 years, 2 months ago
- a00142a Fix filename endings by Akron · 4 years, 2 months ago
- 1b20161 Add experimental description by Akron · 4 years, 2 months ago
- 669d0bb Add auth support via session riding (only temporarily valid) by Akron · 4 years, 2 months ago
- be6777b Added clientIP check for X-Forwarded-For proxy handling by Akron · 4 years, 2 months ago
- 12bea50 Switch to relative latest plugin assets by Akron · 4 years, 2 months ago
- d8a7ed6 Make paths relative by Akron · 4 years, 2 months ago
- 68f221b Support path in API and asset URIs by Akron · 4 years, 2 months ago
- 7f242bb Added support for plugin errors by Akron · 4 years, 2 months ago
- bb076c7 Introduce Freemarker template support by Akron · 4 years, 2 months ago
- b87af2f Bundle assets for improved testing by Akron · 4 years, 2 months ago
- 328f9ea Capture proxy problems by Akron · 4 years, 2 months ago
- 1e035be Upgrade asset versions by Akron · 4 years, 2 months ago
- dc83716 Added 'experimental' banner by Akron · 4 years, 2 months ago
- 44a6d59 Improve layout based on current style improvements in Kalamar by Akron · 4 years, 2 months ago
- b58da95 Resize widget after content change by Akron · 4 years, 2 months ago
- cc1ff99 Check for variable to be defined by Akron · 4 years, 2 months ago
- a4e8189 Take export query options from query parameters of the server by Akron · 4 years, 2 months ago
- 7894cd9 Improve form styling by Akron · 4 years, 2 months ago
- e34bd4f Sanitize q-based file name for attachement by Akron · 4 years, 2 months ago
- 2c0184d Make filename parameter optional by Akron · 4 years, 2 months ago
- 8a61c57 Test for empty results by Akron · 4 years, 2 months ago
- 90799f1 Replace fixture with real response by Akron · 4 years, 2 months ago
- 480a908 Establish mockserver with fixtures for backend API responses by Akron · 4 years, 2 months ago
- bfd5fb8 Use URI builder instead of string concatenation by Akron · 4 years, 2 months ago
- c931cd0 Improve configuration and introduce API endpoint conf by Akron · 4 years, 2 months ago