pupupu

simple static CMS for crappy servers
git clone https://git.ce9e.org/pupupu.git

DateCommit messageAuthor
2023-01-24 19:06update php dependenciesTobias Bengfort
2023-01-24 18:58provide own language negotiationTobias Bengfort
2021-05-07 06:28replace resizeTobias Bengfort
2021-05-07 06:28cleanup resize event bindingsTobias Bengfort
2020-12-02 16:38fix twig class usageTobias Bengfort
2020-12-02 16:37fix yaml parse callTobias Bengfort
2020-12-02 16:09update dependenciesTobias Bengfort
2019-12-13 13:53bump to 0.0.2Tobias Bengfort
2019-12-13 13:49do not throw on rmdirsTobias Bengfort
2019-12-13 13:49rm unused varTobias Bengfort
2019-08-11 08:03add de translationTobias Bengfort
2019-08-11 08:03implement admin-UI translationTobias Bengfort
2019-08-11 07:52require_once autoloaderTobias Bengfort
2019-08-11 07:20bump to 0.0.1Tobias Bengfort
2019-08-11 07:20update depsTobias Bengfort
2019-01-11 14:50rm unused vendor filesTobias Bengfort
2019-01-04 10:08add CHANGES.mdTobias Bengfort
2019-01-04 10:02catch write errorsTobias Bengfort
2019-01-04 10:02GardeningTobias Bengfort
2018-12-04 10:49validate yamlTobias Bengfort
2018-10-25 12:13make path available in templateTobias Bengfort
2018-10-25 10:55add default sitemap templateTobias Bengfort
2018-10-25 10:41include domain in titleTobias Bengfort
2018-10-24 20:51fixup split: add all php files to zipTobias Bengfort
2018-10-22 18:59rm no-op tryTobias Bengfort
2018-10-22 18:49split into separate filesTobias Bengfort
2018-10-21 15:59users view: add placeholdersTobias Bengfort
2018-10-21 09:57make auth work behind apacheTobias Bengfort
2018-10-21 09:15refactor: pull pathIsFile into Pupupu classTobias Bengfort
2018-10-21 09:14rm ensureTrailingSlashTobias Bengfort
2018-10-21 09:04add users viewTobias Bengfort
2018-10-21 08:56use leading / for special pathsTobias Bengfort
2018-10-21 08:24implement Basic AuthTobias Bengfort
2018-10-20 23:03README: add note about missing authTobias Bengfort
2018-10-20 22:49mv actions to top of templatesTobias Bengfort
2018-10-20 22:30block access to subdirsTobias Bengfort
2018-10-20 22:04render error pageTobias Bengfort
2018-10-20 21:52urlencode url parametersTobias Bengfort
2018-10-20 21:52use single-quote stringsTobias Bengfort
2018-10-20 21:18consistent namingTobias Bengfort
2018-10-20 20:39refactor stylingTobias Bengfort
2018-10-20 20:39add pages viewTobias Bengfort
2018-10-20 13:42rm breadcrumbsTobias Bengfort
2018-10-20 20:39add script to extract messagesTobias Bengfort
2018-10-20 13:43add file/folder iconsTobias Bengfort
2018-10-20 13:13upload: allow to create foldersTobias Bengfort
2018-10-20 12:55upload: allow to remove foldersTobias Bengfort
2018-10-20 12:45uploads: allow to navigate to parent dirTobias Bengfort
2018-10-19 16:42always update zipTobias Bengfort
2018-10-19 14:25mark strings as translatableTobias Bengfort
2018-10-19 14:10refactor base templateTobias Bengfort
2018-10-19 13:52add READMETobias Bengfort
2018-10-19 13:56add default themeTobias Bengfort
2018-10-19 13:39use md filter instead of getMarkdownTobias Bengfort
2018-10-19 13:38rename base.html to default.htmlTobias Bengfort
2018-10-19 13:12turn shiftHeadings into a template filterTobias Bengfort
2018-10-19 12:05make bundleTobias Bengfort
2018-10-19 11:14fix redirect after deleteTobias Bengfort
2018-10-19 11:05extend upload viewTobias Bengfort
2018-10-19 10:48use filelist styling for subpagesTobias Bengfort
2018-10-19 10:48style upload file listTobias Bengfort
2018-10-19 10:13improve button-row stylingTobias Bengfort
2018-10-19 10:05add warning before deleteTobias Bengfort
2018-10-19 09:52allow to handle upload subdirsTobias Bengfort
2018-10-19 09:37Fix target linksTobias Bengfort
2018-10-19 09:25ensure trailing slashTobias Bengfort
2018-10-19 07:07enforce unix line endingsTobias Bengfort
2018-10-14 15:27add markdown filterTobias Bengfort
2018-10-14 15:20rename uploads to filesTobias Bengfort
2018-10-14 12:50fooTobias Bengfort
2018-10-14 11:38always re-render dynamic pagesTobias Bengfort
2018-10-14 11:33shift headingsTobias Bengfort
2018-10-14 11:33fix getYmlTobias Bengfort
2018-10-14 10:55switch markdown implementationTobias Bengfort
2018-10-14 10:44friendlier interface for getSubpages and getUploadsTobias Bengfort
2018-10-14 10:43cache contentTobias Bengfort
2018-10-14 10:43fix template locationTobias Bengfort
2018-10-14 09:56split viewsTobias Bengfort
2018-10-14 09:51wrapp stuff in a classTobias Bengfort
2018-10-13 21:48add file uploadTobias Bengfort
2018-10-13 21:47add mkdirp helperTobias Bengfort
2018-10-13 21:25refactor templatesTobias Bengfort
2018-10-12 18:32redirect to parent after deleteTobias Bengfort
2018-10-12 18:30use datalist for subpagesTobias Bengfort
2018-10-12 18:09fooTobias Bengfort
2018-10-12 18:09change path structureTobias Bengfort
2018-10-12 17:41limit textarea heightTobias Bengfort
2018-10-12 17:32restrict simplemd to [name="md"]Tobias Bengfort
2018-10-12 17:31allow to edit site configTobias Bengfort
2018-10-12 17:23add MakefileTobias Bengfort
2018-10-12 17:23use template inheritanceTobias Bengfort
2018-10-12 17:22rm defunct template codeTobias Bengfort
2018-10-12 17:22red delete buttonTobias Bengfort
2018-10-12 17:22refactor server codeTobias Bengfort
2018-10-12 17:06resize teaxtarea automaticallyTobias Bengfort
2018-10-12 17:06add stylingTobias Bengfort