aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* ykps_print.dmgHEADmasterRunxi Yu12 days1-1/+1
|
* sj.ykps.net -> ykps.runxiyu.orgRunxi Yu13 days1-2/+1
|
* index.html disclaimerRunxi Yu2024-09-151-0/+1
|
* Email my school email, not the mailing listRunxi Yu2024-09-022-2/+2
|
* Update indexRunxi Yu2024-08-241-7/+8
|
* Revert "Add FBFP"Runxi Yu2024-08-243-30/+3
| | | | This reverts commit 79f27ad3b73521faa113f0bc91d08085b734fd1f.
* Revert "Add fbfp.nope"Runxi Yu2024-08-241-1/+4
| | | | This reverts commit e831c767a65162467b78c3aec0690fa910e47c21.
* Revert "Use /srv/ykps/uploads for fbfp"Runxi Yu2024-08-241-1/+1
| | | | This reverts commit 08723688c07230afded1d07c35586e7f49ff0dbb.
* wifi/openbsd: bwfm man page fixRunxi Yu2024-08-241-1/+1
|
* wifi.html: OpenBSDRunxi Yu2024-08-101-0/+12
|
* Removeo current/ from Git URLsRunxi Yu2024-08-085-5/+5
|
* Note about wpa_supplicantRunxi Yu2024-07-131-3/+9
|
* wifi.html updateRunxi Yu2024-07-081-3/+6
|
* wifi.html: File ownershipRunxi Yu2024-07-061-0/+3
|
* wifi.html no inline commentsRunxi Yu2024-07-061-8/+16
|
* PrintRunxi Yu2024-06-301-0/+3
|
* Print guideRunxi Yu2024-06-301-8/+67
|
* Printing initRunxi Yu2024-06-302-1/+45
|
* Fix sjdb-acks linkRunxi Yu2024-06-221-1/+1
|
* USE_X_SENDFILE = False because it's brokenRunxi Yu2024-06-171-1/+1
|
* linguist: Ignore *.html *.cssRunxi Yu2024-06-161-0/+3
|
* Static IPRunxi Yu2024-06-031-1/+22
|
* wifi.html: Disable mac-address-randomization and set cloned=permanentRunxi Yu2024-06-031-0/+2
|
* Use /srv/ykps/uploads for fbfpRunxi Yu2024-06-031-1/+1
|
* Add fbfp.nopeRunxi Yu2024-06-021-4/+1
|
* Add FBFPRunxi Yu2024-06-023-1/+39
|
* Add anchor href to captive portalRunxi Yu2024-06-011-1/+1
|
* Add WiFi pageRunxi Yu2024-06-013-0/+82
|
* Remove unnecessary Python version checkRunxi Yu2024-05-311-70/+32
|
* Recommend the gevent workerRunxi Yu2024-05-311-1/+3
|
* Use https://sj.ykps.net instead of https://ykps.runxiyu.orgRunxi Yu2024-05-273-4/+5
|
* Update links and READMEsRunxi Yu2024-05-274-23/+18
|
* Remove "." from inspiration timestampsRunxi Yu2024-05-251-1/+1
| | | | | | I don't know how I even did this Fixes: https://todo.sr.ht/~runxiyu/sjdb/18
* Return 507 when there isn't enough disk spaceRunxi Yu2024-05-231-5/+4
|
* Always return flask.Response with a proper status codeRunxi Yu2024-05-231-10/+13
|
* /sjdb/submit: Make the metadata warning slightly more accurateRunxi Yu2024-05-221-1/+1
|
* Add /sjdb/unsub and return 501 not implementedRunxi Yu2024-05-221-2/+7
|
* Use basename instead of filesystem path when recording the filename into ↵Runxi Yu2024-05-221-2/+2
| | | | submission JSONs for "sub" too
* Use basename instead of filesystem path when recording the filename into ↵Runxi Yu2024-05-221-2/+2
| | | | submission JSONs
* Add license to HTML templatesRunxi Yu2024-05-229-12/+42
| | | | | | As a side effect, my neovim seems to recognize the files with the "htmldjango" filetype which allows for syntax highlighting of the templating syntax.
* replace erroneous `markdown code` with <code>HTML code</code>Runxi Yu2024-05-211-1/+1
|
* add guide on using cwebp to convert imagesRunxi Yu2024-05-212-2/+2
|
* privacy warning regarding image metadata; imagemagick usageRunxi Yu2024-05-212-9/+30
|
* add timestamp to submission recordsRunxi Yu2024-05-211-6/+5
|
* reformatRunxi Yu2024-05-211-4/+1
|
* parse the authorization header instead of relying on the WSGI server passing itRunxi Yu2024-05-211-14/+32
|
* Revert "add raw exception type for raw tracebacks"Runxi Yu2024-05-211-26/+6
| | | | This reverts commit 96352f42b4af1751dc88e7f16158c9fa69e3e321.
* add raw exception type for raw tracebacksRunxi Yu2024-05-211-6/+26
|
* reading submissions or submitted files require simple token authenticationRunxi Yu2024-05-213-16/+34
|
* misc html/css changesRunxi Yu2024-05-212-5/+5
|