aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.html (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: revert back to image uploadkj_sh6047 days1-65/+61
| | | | just discovered that localStorage has limits
* refactor: hardening of the applicationkj_sh6049 days1-33/+386
|
* refactor: allow tab presses in editorkj_sh6042026-04-151-3/+35
|
* refactor: preserve tabs and spaces like the original suckless sentkj_sh6042026-04-151-25/+55
|
* refactor: link to og sentkj_sh6042026-04-011-1/+1
|
* refactor: add faviconkj_sh6042026-03-311-0/+1
|
* merge: python rewrite (#1)Kyle Javier [kj_sh604]2026-03-161-0/+742
* refactor: Dockerfile * refactor: docker-compose.yml * refactor: docker-entrypoint.sh * refactor: src/font.php * refactor: src/fonts.php * refactor: src/index.php * refactor: src/upload.php * refactor: src/app.py * refactor: src/index.html * refactor: src/requirements.txt * refactor: 24.04 vps compatibility and README re-write * refactor: python .gitignore update * refactor: README.md