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
Age
Commit message (
Expand
)
Author
Files
Lines
19 hours
chore: add systemd user service unit for wikiapiserver
HEAD
master
wikiapiserver
1
-0
/
+14
21 hours
fix: filter to English Wikipedia via POST with filter body
wikiapiserver
1
-2
/
+14
21 hours
fix: remove invalid project filter from article API call
wikiapiserver
1
-1
/
+1
25 hours
fix: pass through upstream HTTP status codes from /article
wikiapiserver
2
-2
/
+10
25 hours
chore: add SQL migration files for production schema
wikiapiserver
2
-0
/
+24
25 hours
feat: log article API failures to database
wikiapiserver
2
-2
/
+50
25 hours
chore: add wikiapiserver binary to .gitignore and remove from history
wikiapiserver
1
-1
/
+1
30 hours
fix: limit article search to English Wikipedia
wikiapiserver
1
-2
/
+2
31 hours
feat: GET /article endpoint proxies Wikimedia structured contents
wikiapiserver
2
-0
/
+50
32 hours
feat: add GET /token endpoint
wikiapiserver
1
-1
/
+1
32 hours
feat: GET /token?username=... returns access_token and valid_until
wikiapiserver
3
-1
/
+41
32 hours
feat: token refresh with age-based logic
wikiapiserver
3
-72
/
+141
32 hours
refactor: extract Wikimedia auth into reusable function
wikiapiserver
2
-11
/
+18
34 hours
fix: update queries for new refresh_token_created column and add error logging
wikiapiserver
2
-3
/
+5
34 hours
refactor: store tokens in plaintext
wikiapiserver
1
-10
/
+4
34 hours
feat: integrate Wikimedia Enterprise auth API on register
wikiapiserver
1
-6
/
+58
34 hours
refactor: remove token generation from register
wikiapiserver
1
-15
/
+7
34 hours
refactor: store password in plaintext
wikiapiserver
1
-6
/
+6
34 hours
feat: initial wiki API server with account management
wikiapiserver
6
-0
/
+528