| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-10-25 | cmd: add amano and stealthmountain | Xe Iaso | 1 | -57/+0 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2024-08-21 | cmd/hdrwtch: closer to implementation | Xe Iaso | 1 | -1/+1 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2024-06-08 | cmd: add command future-sight for preview deployments | Xe Iaso | 1 | -1/+1 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2024-02-24 | cmd/xedn: prepare for tigris servingv1.9.0 | Xe Iaso | 1 | -0/+8 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2024-02-10 | cmd/xedn: fully make uplodr work | Xe Iaso | 1 | -1/+2 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-12-14 | cmd/xedn: add cdn-cgi/wtf/json | Xe Iaso | 1 | -0/+15 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-11-23 | cmd/xedn: add cdn-cgi/wtf | Xe Iaso | 1 | -6/+17 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-11-11 | cmd/xedn: fix | Xe Iaso | 1 | -1/+8 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-11-11 | cmd/xedn: add image uploading logic for internal api use only | Xe Iaso | 1 | -1/+12 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-11-11 | cmd/xedn: do stable diffusion over fly | Xe Iaso | 1 | -4/+2 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-11-08 | cmd/xedn: fly region annotation middleware | Xe Iaso | 1 | -1/+13 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-27 | cmd/xedn: generation maintenance | Xe Iaso | 1 | -0/+2 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-27 | cmd/xedn: upload zipserver zips | Xe Iaso | 1 | -6/+12 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-27 | cmd/xedn: serve xesite zips | Xe Iaso | 1 | -2/+15 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-27 | cmd/xedn: start preparing for xesite v4's advent | Xe Iaso | 1 | -314/+21 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-13 | cmd/xedn: serve right content-type for SVG files hackily | Xe Iaso | 1 | -0/+4 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-10-04 | cmd/xedn: fly apps v2 | Xe Iaso | 1 | -0/+2 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-08-26 | Switch from ln to slog | Xe Iaso | 1 | -1/+1 | |
| ln had a good run, but it's not going to last for the long term. I'm going to standardize everything on log/slog and deprecate ln. Closes #385 Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-07-29 | refactor ln to slog in a few places | Xe Iaso | 1 | -20/+16 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-06-23 | cmd/xedn: fix build | Xe Iaso | 1 | -7/+8 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-06-18 | cmd/xedn: add app hostinfo | Xe Iaso | 1 | -0/+3 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-05-17 | cmd/xedn: add some debug logging | Xe Iaso | 1 | -0/+4 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-04-23 | cmd/xedn: don't expose metrics publicly | Xe Iaso | 1 | -6/+7 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-03-18 | add Iosevka Iaso fonts to XeDN | Xe Iaso | 1 | -0/+10 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-03-04 | making mistakes | Xe Iaso | 1 | -7/+17 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-03-01 | use singleflight.Group to prevent double fetches | Xe Iaso | 1 | -26/+42 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-02-23 | bring back portable services | Xe Iaso | 1 | -2/+2 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-02-11 | cmd/xedn: need a writable tx | Xe Iaso | 1 | -1/+1 | |
| Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-02-11 | cmd/xedn: refresh file death date upon access | Xe Iaso | 1 | -1/+7 | |
| This should make frequently referenced files die less often. Signed-off-by: Xe Iaso <me@xeiaso.net> | |||||
| 2023-01-26 | add cronjob for purging dead files | Xe | 1 | -1/+45 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2023-01-21 | add debug routes | Xe | 1 | -0/+4 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2023-01-21 | cmd/xedn: resizing of stickers | Xe | 1 | -7/+48 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-12-29 | cmd/xedn: cardiality metrics better | Xe | 1 | -7/+10 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-12-29 | cmd/xedn: cardiality metrics good | Xe | 1 | -3/+10 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-11-27 | xedn: don't crash as much | Xe | 1 | -67/+196 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-10-12 | xedn fixes | Xe | 1 | -12/+13 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-04 | snazzy HTML page | Xe | 1 | -0/+24 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-03 | cmd/xedn: aha that's how caching works | Xe | 1 | -0/+30 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-02 | custom cache metrics | Xe | 1 | -0/+24 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-02 | debug/varz | Xe | 1 | -59/+3 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-02 | don't group groupcache i guess | Xe | 1 | -4/+59 | |
| Signed-off-by: Xe <me@christine.website> | |||||
| 2022-09-02 | xedn | Xe | 1 | -0/+131 | |
| Signed-off-by: Xe <me@christine.website> | |||||
