aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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
|
* minor css tweakthe 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
|
* ugh, this tiny little CSS thing has been bugging me so muchthe 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
|
* discussion is moving to #mthe lemons2022-02-06
|
* if name exists, generate new onethe lemons2022-02-06
|
* oops. I did not mean to copy these into the repositorythe lemons2022-02-06
|
* fix erroneous closing tagthe lemons2022-02-05
|
* make the footer links wrap nicelythe lemons2022-02-05
|
* back to startthe lemons2022-02-05
|
* escape line of text after parsing the directivesthe lemons2022-02-05
|
* copyrightthe 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
|
* about.html tipthe lemons2022-02-05
|
* fix issue wherein adding a trailing slash would bring you to the page but ↵the lemons2022-02-05
| | | | break all links
* update about to be more specificthe lemons2022-02-05
|
* gitignorethe lemons2022-02-05
|
* case-insensitive backlinksthe lemons2022-02-05
|
* fix bug wherein it doesn't cgi correctlythe lemons2022-02-05
|
* disambiguate lua versionthe lemons2022-02-05
|
* readmethe lemons2022-02-05
|
* it existsthe lemons2022-02-05