| Commit message (Expand) | Author | Age | Files | Lines |
* | Maybe THIS will solve the sorting issue? | dvs1 | 2025-01-17 | 1 | -2/+1 |
* | Page history is now per site, the page name is added automatically. | dvs1 | 2025-01-17 | 1 | -1/+1 |
* | Sorting still fails sometimes. Lets see if hat happens elsewhere. | dvs1 | 2025-01-17 | 1 | -1/+1 |
* | Maybe Lua sorting doesn't suck after all? | dvs1 | 2025-01-17 | 1 | -2/+1 |
* | Clean up left overs. | dvs1 | 2025-01-17 | 1 | -3/+0 |
* | Don't print two lines per file, silence is golden. | dvs1 | 2025-01-17 | 1 | -2/+2 |
* | Fix the logo and icon inheritance. | dvs1 | 2025-01-17 | 1 | -5/+8 |
* | Lua table sorting sucketh. lol | dvs1 | 2025-01-15 | 1 | -1/+2 |
* | Make the logo clickable. | dvs1 | 2025-01-15 | 1 | -1/+2 |
* | One of these days I'll figure out sorting. lol | dvs1 | 2025-01-15 | 1 | -2/+2 |
* | Attempt to fix up not linking the current page in the menu. | dvs1 | 2025-01-15 | 1 | -4/+3 |
* | whitespace-- | dvs1 | 2025-01-15 | 1 | -2/+0 |
* | Try that again. | dvs1 | 2025-01-15 | 1 | -1/+1 |
* | Sort the header links. | dvs1 | 2025-01-15 | 1 | -5/+8 |
* | Should be correct titles everywhere now. | dvs1 | 2025-01-15 | 1 | -12/+12 |
* | More title tweakage. | dvs1 | 2025-01-15 | 1 | -1/+1 |
* | Try to set the HTML title correctly. | dvs1 | 2025-01-15 | 1 | -0/+2 |
* | Allow separate title and pagetitle. Use title for menu text. | dvs1 | 2025-01-15 | 1 | -5/+10 |
* | Leave more foot prints. | dvs1 | 2025-01-14 | 1 | -1/+1 |
* | Add a hand pointing out for external URL links. | dvs1 | 2025-01-14 | 1 | -1/+1 |
* | One more OOPS--. | dvs1 | 2025-01-14 | 1 | -1/+1 |
* | Oops, wrong files metadata. | dvs1 | 2025-01-14 | 1 | -1/+2 |
* | Override menu URL with metadata. | dvs1 | 2025-01-14 | 1 | -1/+6 |
* | Fix up whichPage() so they ALL have .HTML. | dvs1 | 2025-01-14 | 1 | -3/+4 |
* | Don't lowercase the resulting filename. | dvs1 | 2025-01-10 | 1 | -1/+1 |
* | Fix headers, now we find a page at the destination. | dvs1 | 2025-01-10 | 1 | -12/+4 |
* | More messing with colours. I get my own. B-) | dvs1 | 2025-01-09 | 1 | -1/+2 |
* | Add the Devuan colours from desktop-base. | dvs1 | 2025-01-09 | 1 | -1/+5 |
* | Add some default page names from the other wikis. | dvs1 | 2025-01-09 | 1 | -1/+1 |
* | whichPage() no longer cares about case, add "about", and fall back to whateve... | dvs1 | 2025-01-03 | 1 | -3/+6 |
* | Realase 0.0, we are out of negative territory. lol | dvs1 | 2025-01-01 | 1 | -1/+1 |
* | Document the code. | dvs1 | 2025-01-01 | 1 | -9/+43 |
* | not Yet Another reWrite plus TODO-- | dvs1 | 2025-01-01 | 1 | -173/+214 |
* | Mostly fix up the footer. | dvs1 | 2024-12-28 | 1 | -1/+10 |
* | OOPS-- | dvs1 | 2024-12-28 | 1 | -81/+0 |
* | TODO-- Directory level metadata files. | dvs1 | 2024-12-28 | 1 | -0/+103 |
* | More styling tweaks for the icon and logo, and introducing karenpurple. | dvs1 | 2024-12-28 | 1 | -1/+1 |
* | Still heavily twveaking the menu / header / trail code. | dvs1 | 2024-12-27 | 1 | -37/+62 |
* | Hopefully fixed up the trail now. | dvs1 | 2024-12-27 | 1 | -4/+4 |
* | Yet Another Rewrite. | dvs1 | 2024-12-27 | 1 | -148/+131 |
* | Merge directories if converting an external directory. | dvs1 | 2024-12-22 | 1 | -0/+10 |
* | Try it the other way, cgit is fussy about it's README. | dvs1 | 2024-12-22 | 1 | -1/+1 |
* | Bit of code cleanup. | dvs1 | 2024-12-22 | 1 | -28/+34 |
* | Move the version number into the code. | dvs1 | 2024-12-22 | 1 | -1/+1 |
* | Major rewrite, mostly of the directory scanning code. | dvs1 | 2024-12-21 | 1 | -69/+101 |
* | Major code reorg, to get the menus working better. | dvs1 | 2024-12-17 | 1 | -36/+45 |
* | TODO-- Implement smart menus. | dvs1 | 2024-12-16 | 1 | -24/+59 |
* | Move TODOs to TODO.md, and tweak them. | dvs1 | 2024-12-16 | 1 | -15/+0 |
* | Commit the test version of the code. | dvs1 | 2024-12-16 | 1 | -0/+112 |