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
31 hours
chore: add SQL migration files for production schema
wikiapiserver
2
-0
/
+24
31 hours
feat: log article API failures to database
wikiapiserver
2
-2
/
+50
31 hours
chore: add wikiapiserver binary to .gitignore and remove from history
wikiapiserver
1
-1
/
+1
36 hours
fix: limit article search to English Wikipedia
wikiapiserver
1
-2
/
+2
37 hours
feat: GET /article endpoint proxies Wikimedia structured contents
wikiapiserver
2
-0
/
+50
38 hours
feat: add GET /token endpoint
wikiapiserver
1
-1
/
+1
38 hours
feat: GET /token?username=... returns access_token and valid_until
wikiapiserver
3
-1
/
+41
38 hours
feat: token refresh with age-based logic
wikiapiserver
3
-72
/
+141
38 hours
refactor: extract Wikimedia auth into reusable function
wikiapiserver
2
-11
/
+18
39 hours
fix: update queries for new refresh_token_created column and add error logging
wikiapiserver
2
-3
/
+5
40 hours
refactor: store tokens in plaintext
wikiapiserver
1
-10
/
+4
40 hours
feat: integrate Wikimedia Enterprise auth API on register
wikiapiserver
1
-6
/
+58
40 hours
refactor: remove token generation from register
wikiapiserver
1
-15
/
+7
40 hours
refactor: store password in plaintext
wikiapiserver
1
-6
/
+6
40 hours
feat: initial wiki API server with account management
wikiapiserver
6
-0
/
+528