Gitiles
Code Review
Sign In
korap.ids-mannheim.de
/
KorAP
/
Kalamar
/
4c4a9049aebcc6f645a85dabfebde1a48b8390b2
/
lib
/
Kalamar
5fa61e9
Update API for statistics (replace corpusQuery parameters with cq)
by Akron
· 5 years ago
cd42a14
Deprecated 'collection' parameter in favor of 'cq' - fixes #92
by Akron
· 5 years ago
56b3d0d
Close connections in proxy as a workaround for problematic connection handling in embedding proxies
by Akron
· 5 years ago
35adb0e
Merge "When authorization header exists, do not introduce token (required for proxying)"
by Akron
· 5 years ago
63d963b
Added experimental proxy route to backend api - fixes #91
by Akron
· 5 years ago
4796e00
When authorization header exists, do not introduce token (required for proxying)
by Akron
· 5 years ago
8bbbecf
Added token refresh helper for OAuth2
by Akron
· 5 years ago
33f5c67
Optionally replace JWT request flow with OAuth2 user credential flow
by Akron
· 5 years ago
7eb32c6
Remove deprecated auth_support support
by Akron
· 5 years ago
a3c353c
Mark total results for cache in case of timeout - fixes #84
by Akron
· 6 years ago
a2d92de
Rename "Institute for the German Language" to "Leibniz Institute for the German Language"
by Akron
· 6 years ago
cebf69d
Merge "Improve note regarding opt-out"
by Akron
· 6 years ago
3d67306
Fix handling of login errors
by Akron
· 6 years ago
13edd80
Improve note regarding opt-out
by Akron
· 6 years ago
eded58a
Merge "Make doc navigation extensible"
by Akron
· 6 years ago
df479e9
Improve Piwik to track all requests anonymously
by Akron
· 6 years ago
1b1a271
Make doc navigation extensible
by Akron
· 6 years ago
c82b1bc
Introduce headerButtonGroup content_block
by Akron
· 6 years ago
a9c8b0e
Added 'sidebar' content block and make login form part of Auth plugin
by Akron
· 6 years ago
864c293
Decoupled authentication from core and introduced as a plugin
by Akron
· 6 years ago
b89863a
Set custom action titles for Ajax request to improve Piwik integration
by Akron
· 6 years ago
v0.30
7c75841
Support piwik.embed directive
by Akron
· 6 years ago
e6ad55d
Fixed missing line in JS code for Piwik plugin
by Akron
· 6 years ago
4c33c62
Introduced Piwik as an optional plugin
by Akron
· 6 years ago
d1ff8d8
Limit query length for security reasons
by Akron
· 6 years ago
385249d
Respect cutoff for caching
by Akron
· 6 years ago
c4be819
Add query parameter validation
by Akron
· 6 years ago
fb6d87d
Replace old backend with new backend
by Akron
· 6 years ago
80a84b2
Support text information endpoint
by Akron
· 6 years ago
8ea8429
Improve error handling
by Akron
· 6 years ago
d7ed34b
Fixed authorization in caching
by Akron
· 6 years ago
f21eb49
Introduce caching for all query methods
by Akron
· 6 years ago
be61f4c
Added corpusinfo endpoint
by Akron
· 6 years ago
d0ec308
Check for the right error and warning structure
by Akron
· 6 years ago
7093b81
Introduced KalamarErrors plugin
by Akron
· 6 years ago
b8d0b40
Added matchinfo tests
by Akron
· 6 years ago
b80341d
Add matchinfo to rewritten backend
by Akron
· 6 years ago
dffa939
Test matches with new search engine
by Akron
· 6 years ago
3239663
First working query example with promise based backend
by Akron
· 6 years ago
0e1ed24
Introduced experimental API method and fixture system
by Akron
· 6 years ago
789afee
Update to Mojo version >= 8.02
by Akron
· 6 years ago
8eef346
Fix syntax marker in hint line
by Akron
· 6 years ago
acef8dc
Support redirects in WebAPIs
by Akron
· 6 years ago
f44a0a2
Test for broken query responses with BAD REQUEST status
by Akron
· 6 years ago
e496844
Improve template structure by introducing partials
by Akron
· 7 years ago
4876b7b
Integrate corpus statistics endpoint
by Akron
· 7 years ago
f521a0d
Remove deprecated delay helper
by Akron
· 7 years ago
5e99216
Improve and test support for customized templates
by Akron
· 7 years ago
3fe9fc3
Fix error reporting of non-json error responses
by Akron
· 7 years ago
429aeda
Remember application state on login (issue #20)
by Akron
· 7 years ago
15158e0
Prevent csrf attacks on login
by Akron
· 7 years ago
72c2f8d
Added support for meta data endpoint
by Akron
· 7 years ago
0d2a843
Updated year
by Akron
· 7 years ago
f4a7cf4
Tutorial queries can now be unavailable for certain corpora
by Akron
· 7 years ago
1120a58
Optimized embedded tutorial for mobile
by Akron
· 7 years ago
bd39a43
Added announcement feature
by Akron
· 7 years ago
0dc1090
Localize navigation
by Akron
· 7 years ago
ccd71a4
Added german poliqarp tutorial
by Akron
· 7 years ago
311ca65
Fixed text sigle legacy support
by Akron
· 7 years ago
14c74bd
Fixed X-Forwarded-For handling
by Akron
· 7 years ago
435498a
Introduce X-Forwarded-For for login
by Akron
· 8 years ago
515851a
Improve on remote failure handling
by Akron
· 8 years ago
46b9f21
Improved siglen visualization
by Akron
· 8 years ago
eb25016
Authorize all endpoints
by Akron
· 8 years ago
4823ab5
Fix search job line in dictionary
by Akron
· 8 years ago
1b0c265
Fixed intro
by Akron
· 8 years ago
aa7f942
Added X-Forwarded-For
by Akron
· 8 years ago
14a79e6
Fixed ficture test for errors
by Akron
· 8 years ago
bc213c0
Added authorized search and fixed logout
by Akron
· 8 years ago
e5ef4e0
Improved login and prepared logout
by Akron
· 8 years ago
089ae2c
Test with page request
by Akron
· 8 years ago
3042f24
Added simple search fixture to fake server
by Akron
· 8 years ago
2e3d377
Remember user name
by Akron
· 8 years ago
741b2b1
Improved JWT handling and fixed test server behaviour
by Akron
· 8 years ago
be9d5b3
Slightly improved test server communication
by Akron
· 8 years ago
80f731d
Introduce mock service
by Akron
· 8 years ago
c95c9e7
Minor fixes to user login
by Akron
· 8 years ago
3cd391e
Some tests to check for compliance with new Kustvakt
by Akron
· 8 years ago
c86bbc4
Minor indentation fixes
by Akron
· 8 years ago
e8235be
Improved user management routes
by Akron
· 8 years ago
2cb9a3d
Minor user management changes
by Akron
· 9 years ago
dadacf1
Updated login class
by Akron
· 9 years ago
80027d1
Added user login support via JWT
by Akron
· 9 years ago
189b359
Added login form
by Akron
· 9 years ago
7f613e0
Fixed select menu
by Akron
· 8 years ago
9f64fd0
Fixed IDs for Schreibgebrauch usage
by Akron
· 9 years ago
b7bae28
Changed default context
by Akron
· 9 years ago
179c8ac
Added KoralQuery and alignment to result buttons
by Akron
· 9 years ago
30ee514
Adjustments to match template for new Krill API
by Akron
· 9 years ago
new-krill-matches
27ae9ec
Fixed mirroring - made collections work
by Akron
· 9 years ago
89f11e4
Merge branch 'new-krill-api'
by Akron
· 9 years ago
f809da2
Added debugging, comments
by Akron
· 9 years ago
f55504a
Added new notification engine
by Akron
· 9 years ago
48b1e4d
Improved response view
by Akron
· 9 years ago
c1457bf
Fixed test suite and vc query integration
by Akron
· 9 years ago
vc-integration
9cc3eaf
Started vc integration in frontend
by Akron
· 9 years ago
456abd9
Fixed perldocs
by Akron
· 9 years ago
023c671
More cleanup
by Nils Diewald
· 10 years ago
9dfe010
More documentation
by Nils Diewald
· 10 years ago
a79b268
More documentation and tests
by Nils Diewald
· 10 years ago
Next »