aboutsummaryrefslogtreecommitdiff
path: root/zzcxz.cgi
Commit message (Collapse)AuthorAge
* archival supportcitrons2023-11-29
|
* opengraph meta tagsthe lemons2022-05-25
| | | | search engines love these
* new homepagethe lemons2022-05-25
|
* log IP addressesthe lemons2022-03-06
|
* permit underscores and dashes in flag namesthe lemons2022-03-01
|
* Merge branch 'heavoids'the lemons2022-03-01
|\
| * add #REQUIREheav-42022-03-01
| |
| * fix merge conflict (realer)heav-42022-02-26
| |
| * fix merge conflict (real)heav-42022-02-25
| |
| * fix merge conflictheav-42022-02-25
| |\
| | * Add #set directive and flags table. Hi citronsheav-42022-02-07
| | |
| * | add "secure" thing to cookiesthe lemons2022-02-07
| | |
| * | permit a wider range of values with #setthe lemons2022-02-07
| | |
| * | add #unsetthe lemons2022-02-07
| | |
| * | bugfixes and miscellaneous improvementsthe lemons2022-02-07
| | |
| * | Added #add directive and flags table. Hi citronsheav-42022-02-07
| |/
* | "cancel" link in act page now takes you to the correct locationthe lemons2022-02-09
| |
* | make it possible to escape backslash and the bracket at the same timethe lemons2022-02-09
| |
* | make brackets escapable with backslashthe lemons2022-02-09
| |
* | convert dos newlines from form input to unix newlinesthe lemons2022-02-09
| |
* | allow javascript in browsers to access the "API"the lemons2022-02-09
| |
* | display log at all timesthe lemons2022-02-09
| |
* | improve #redirect; remove #pagetitlethe lemons2022-02-09
| | | | | | | | | | | | | | the #redirect directive will now behave differently. pages containing the directives will be actually created, but their content and actions will be identical. however, the title, which should indicate the last performed action, will now do so correctly for redirect pages.
* | previewing a redirect page now shows the content of the page which will be ↵the lemons2022-02-09
| | | | | | | | redirected to
* | this goddamn cookie againthe lemons2022-02-08
| |
* | also thisthe lemons2022-02-08
| |
* | fix error wherein a function that no longer exists is calledthe lemons2022-02-08
| |
* | I forgot to re-add "secure" to the cookie againthe lemons2022-02-08
| |
* | the log now existsthe lemons2022-02-08
| | | | | | | | | | it shows you where you've been/what you've done. when performing a new action, it shows the IDs so that you can redirect to them.
* | I forgot "secure" in the cookiesthe lemons2022-02-07
| |
* | start tracking the pages the user has visitedthe lemons2022-02-07
| |
* | robots.txtthe lemons2022-02-07
| |
* | remove UI for submitting imagesillustrationsthe lemons2022-02-07
| | | | | | | | | | | | fcgiwrap is broken and will not support file uploads as big as an image. so, I plan to just manually add images for now. images can be displayed, but the administrator has to add them.
* | implement displaying imagesthe lemons2022-02-06
| |
* | ui for illustrationthe lemons2022-02-06
|/
* if name exists, generate new onethe lemons2022-02-06
|
* fix erroneous closing tagthe lemons2022-02-05
|
* back to startthe lemons2022-02-05
|
* escape line of text after parsing the directivesthe lemons2022-02-05
|
* improve directivesthe lemons2022-02-05
| | | | | | | 1. DEADEND defeats the collaborative purpose of the site, and BACKLINK is fairly useless without it. 2. PAGETITLE has been added, and it should be useful in cases where REDIRECT is used heavily.
* fix typo in previous thingthe lemons2022-02-05
|
* #redirect preview link target="_blank"the lemons2022-02-05
|
* fix #redirect preview linkthe lemons2022-02-05
|
* add #REDIRECTthe lemons2022-02-05
|
* fix issue wherein adding a trailing slash would bring you to the page but ↵the lemons2022-02-05
| | | | break all links
* case-insensitive backlinksthe lemons2022-02-05
|
* fix bug wherein it doesn't cgi correctlythe lemons2022-02-05
|
* disambiguate lua versionthe lemons2022-02-05
|
* it existsthe lemons2022-02-05