Website
.
Fuselkönig.de
.
Projects
.
Status
index
:
wikiapiserver
master
Small server utility to make working with wikimedia enterprise api a little bit easier.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
Age
Commit message (
Expand
)
Author
Files
Lines
23 hours
fix: filter to English Wikipedia via POST with filter body
wikiapiserver
1
-2
/
+14
23 hours
fix: remove invalid project filter from article API call
wikiapiserver
1
-1
/
+1
27 hours
fix: pass through upstream HTTP status codes from /article
wikiapiserver
1
-1
/
+9
27 hours
feat: log article API failures to database
wikiapiserver
1
-2
/
+26
32 hours
fix: limit article search to English Wikipedia
wikiapiserver
1
-2
/
+2
33 hours
feat: GET /article endpoint proxies Wikimedia structured contents
wikiapiserver
1
-0
/
+49
33 hours
feat: add GET /token endpoint
wikiapiserver
1
-1
/
+1
34 hours
feat: GET /token?username=... returns access_token and valid_until
wikiapiserver
1
-1
/
+35
34 hours
feat: token refresh with age-based logic
wikiapiserver
1
-9
/
+11
34 hours
refactor: extract Wikimedia auth into reusable function
wikiapiserver
1
-1
/
+1
35 hours
fix: update queries for new refresh_token_created column and add error logging
wikiapiserver
1
-0
/
+2
36 hours
feat: initial wiki API server with account management
wikiapiserver
1
-0
/
+166