Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar-Plugin-Export
/
dc1aaeb973c8edd788d9e9da7fff874d30c578ad
/
src
/
main
/
java
/
de
/
ids_mannheim
/
korap
/
plkexport
/
Service.java
dc1aaeb
Produces expTemplate as a service and on the command line (closes #127)
by Helge
· 1 year, 9 months ago
a2a1797
Bump jersey from 2.35 to 3.1.1 (closes #55)
by Marc Kupietz
· 4 years, 2 months ago
b4d3b2a
Do not rely on cookie path for session riding
by Akron
· 2 years, 6 months ago
605cf6d
Update deprecated Configuration constructor
by Helge
· 3 years, 2 months ago
f93c602
remove unnecessary imports (are not used)
by Helge
· 3 years, 2 months ago
8852588
Set preferred supported locale for template
by Marc Kupietz
· 4 years, 2 months ago
60a1628
Improve error messages to prevent leakage
by Akron
· 5 years ago
a241a47
Add tinylog logging
by Akron
· 5 years ago
1cbe798
Fix session riding for SSE
by Akron
· 5 years ago
65da1d0
Moved some issues to the GH issue tracker
by Akron
· 5 years ago
83f3994
Minor cleanup
by Akron
· 5 years ago
18c627d
Prepare GitHub release
by Akron
· 5 years ago
5405dec
Add config option to set source verbatim, e.g. when behind a proxy
by Akron
· 5 years ago
fba8197
Localize JS fragments by using datasets
by Akron
· 5 years ago
a77f2f0
Add max_hitc to the form and make default_hitc configurable
by Akron
· 5 years ago
4e60563
Remove intermediate 'plugin' folder
by Akron
· 5 years ago
[Renamed from plugin/src/main/java/de/ids_mannheim/korap/plkexport/Service.java]
55def63
Remove temporary file after serving
by Akron
· 5 years ago
84740e5
Gracefully handle errors in event-stream on the client side
by Akron
· 5 years ago
a578eb0
Localize export form
by Akron
· 5 years ago
143acad
Move copyright notice to configuration file and fix reference to 'Leibniz-Institut'
by Akron
· 5 years ago
ede77d7
Rename MatchExport to Match
by Akron
· 5 years ago
e8bef57
Rename SnippetO to Snippet in MatchExport
by Akron
· 5 years ago
984fe8f
Clean up for release and test MatchExport
by Akron
· 5 years ago
ba3ea11
Fixed init() to respect already initialized file writer
by Akron
· 5 years ago
3588101
Serve a temporary file after event relocation
by Akron
· 5 years ago
af145eb
Switch to jersey native SSE to allow for CORS injection
by Akron
· 5 years ago
b91c303
Separate export method from response method and adopt progress calculation for sse
by Akron
· 5 years ago
d0b1cfe
Introduce SSE example (not yet functional)
by Akron
· 6 years ago
3436079
Rename class 'IdsExportService' to 'Service'
by Akron
· 6 years ago
[Renamed (98%) from plugin/src/main/java/de/ids_mannheim/korap/plkexport/IdsExportService.java]
99fda9e
Improve API call if hitc is smaller than pageCount
by Akron
· 6 years ago
69cd35d
Add CSV export
by Akron
· 6 years ago
0bdcab2
Minor changes to the UI and fixes to empty corpus queries
by Akron
· 6 years ago
e2db9dd
Add backend version and improve info table layout
by Akron
· 6 years ago
820dc64
Add source to info table in RTF export
by Akron
· 6 years ago
62d90a3
Improve paging mechanism to rely on offsets only
by Akron
· 6 years ago
c1c1824
Handle timeexceeded correctly in exports
by Akron
· 6 years ago
9e3229f
Correctly handle cutted matches
by Akron
· 6 years ago
ea77cb4
Correct Snippet interpretation (but leave old marker-split algorithm as fallback and for testing)
by Akron
· 6 years ago
acc9f7a
Check for broken JSON responses from remote server
by Akron
· 6 years ago
d2072ee
Support corpus queries
by Akron
· 6 years ago
b95c5a4
Introduce information to RTF export similar to COSMAS II
by Akron
· 6 years ago
7412271
Added Query string information to Exporter objects
by Akron
· 6 years ago
876017d
Make Filename and sanitization part of the exporter objects
by Akron
· 6 years ago
e57937b
Make MimeType and format suffix part of the exporter objects
by Akron
· 6 years ago
9cee304
Add tests for paging through JSON exports
by Akron
· 6 years ago
c408ccb
Unescape HTML entities in snippets
by Akron
· 6 years ago
eedac91
Use Exporter classes for export in IdsExportService
by Akron
· 6 years ago
54b30ed
Move temporary cookie-based auth code into separate function
by Akron
· 6 years ago
9690796
Privatize RTF functions
by Akron
· 6 years ago
d3df5b0
Change order of cutoff handling for paging
by Akron
· 6 years ago
696c063
Decorate all requests with auth headers
by Akron
· 6 years ago
5abeab5
Get pageSize from configuration file
by Akron
· 6 years ago
232248d
Test paging of results and introduce cutoff form param
by Akron
· 6 years ago
fed4194
Export more than one page (UNTESTED DRAFT)
by hebasta
· 6 years ago
366d54d
Fix content-type for RTF download
by Akron
· 6 years ago
a00142a
Fix filename endings
by Akron
· 6 years ago
1b20161
Add experimental description
by Akron
· 6 years ago
669d0bb
Add auth support via session riding (only temporarily valid)
by Akron
· 6 years ago
be6777b
Added clientIP check for X-Forwarded-For proxy handling
by Akron
· 6 years ago
68f221b
Support path in API and asset URIs
by Akron
· 6 years ago
7f242bb
Added support for plugin errors
by Akron
· 6 years ago
bb076c7
Introduce Freemarker template support
by Akron
· 6 years ago
b87af2f
Bundle assets for improved testing
by Akron
· 6 years ago
328f9ea
Capture proxy problems
by Akron
· 6 years ago
e34bd4f
Sanitize q-based file name for attachement
by Akron
· 6 years ago
2c0184d
Make filename parameter optional
by Akron
· 6 years ago
90799f1
Replace fixture with real response
by Akron
· 6 years ago
480a908
Establish mockserver with fixtures for backend API responses
by Akron
· 6 years ago
bfd5fb8
Use URI builder instead of string concatenation
by Akron
· 6 years ago
c931cd0
Improve configuration and introduce API endpoint conf
by Akron
· 6 years ago
541e676
Add Version
by hebasta
· 6 years ago
tryOutTmp
a66693a
Added limit of hits to be exported
by hebasta
· 6 years ago
5aaa29f
fixBug Order of snippets corrected
by hebasta
· 6 years ago
ff955d6
Tests: handle empty/missing parameters
by hebasta
· 6 years ago
e049676
Add Export WebService
by hebasta
· 6 years ago
e2bd6e4
Rudimentary Plugin Export Server
by hebasta
· 6 years ago