Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2025-03-27 | Add the help page, link it to the help widget. | dvs1 | 1 | -2/+2 | |
2025-03-16 | Don't hide the left menu, now that it contains headings. | dvs1 | 1 | -3/+1 | |
2025-03-15 | New toolbar buttons for everything, unsorted, and users. | dvs1 | 1 | -2/+8 | |
2025-03-15 | Fix up commented out grid template areas. | dvs1 | 1 | -5/+5 | |
2025-03-15 | TODO-- | dvs1 | 1 | -2/+2 | |
2025-03-14 | Add a top link to headings. | dvs1 | 1 | -1/+1 | |
2025-03-14 | Make code blocks resize properly. | dvs1 | 1 | -4/+2 | |
2025-03-14 | Commented out not working switching of gradient. | dvs1 | 1 | -2/+2 | |
2025-03-14 | Link direct to nYAW's main page, not it's cgit page. | dvs1 | 1 | -1/+1 | |
2025-03-14 | Tidyup the toolbar and friends a bit. | dvs1 | 1 | -13/+14 | |
2025-03-13 | The reverse hamburger menu is born! Put it in the new toolbar. | dvs1 | 1 | -5/+5 | |
2025-03-13 | More template tweaks. | dvs1 | 1 | -12/+15 | |
2025-03-13 | Attempt to tame the CSS. | dvs1 | 1 | -18/+30 | |
2025-03-12 | Shrink some parts of the footer. | dvs1 | 1 | -1/+1 | |
2025-03-12 | Give code blocks a gradient. | dvs1 | 1 | -1/+1 | |
2025-02-27 | Better icon theming. | dvs1 | 1 | -3/+1 | |
2025-02-26 | Switch to using actual unicode in the template. | dvs1 | 1 | -5/+5 | |
2025-02-26 | Minor word changing for the hide icon. | dvs1 | 1 | -1/+1 | |
2025-02-26 | YAR - mostly theming and link conversion. | dvs1 | 1 | -29/+65 | |
Includes the new "hide all but content" icon. | |||||
2025-02-23 | Much ado about nothing. | dvs1 | 1 | -1/+1 | |
2025-02-23 | Let's try auto scroll in both directions. | dvs1 | 1 | -1/+1 | |
2025-02-23 | Swap the purples to better match their inspiration. | dvs1 | 1 | -1/+1 | |
2025-02-23 | Attempt to change the sunglasses icon colour. | dvs1 | 1 | -1/+2 | |
2025-02-23 | Move the first footsteps away from the logo. | dvs1 | 1 | -1/+1 | |
2025-02-23 | Think I finally have the theming cracked. | dvs1 | 1 | -19/+5 | |
For now. lol | |||||
2025-02-22 | Much HTML and CSS tweakage. | dvs1 | 1 | -35/+42 | |
Main new feature - dark / light theme switcher. | |||||
2025-02-20 | Switch from HTML tables to CSS grid for layout. | dvs1 | 1 | -70/+34 | |
2025-02-20 | A few minor cleanups. | dvs1 | 1 | -6/+6 | |
2025-02-20 | Add some accessibility. | dvs1 | 1 | -10/+18 | |
2025-02-19 | Major YAR!! | dvs1 | 1 | -17/+71 | |
Moved the post download code from the SuckIt's to the main script, and combined what's left. Minor icon tweak. Think I have almost figured out the HTML and CSS to get the layout to behave. Major rearrange of the main script. Use more of lunamark and RE. Moar colours! Solved the generic colour shenanigans. Solved a few other bugs. Hidden directories. Lots of things I forgot about. | |||||
2025-01-25 | YAR see description for details. | dvs1 | 1 | -1/+0 | |
New everything page, lists all the pages and where they came from, with links. Now we know where the page came from, type and URL. Rejigged how metadata works. Do our own metadata substitution. Fixed up a bunch of bugs. General cleanups. | |||||
2025-01-19 | Clean up the title stuff. | dvs1 | 1 | -2/+1 | |
2025-01-15 | Make the logo clickable. | dvs1 | 1 | -1/+1 | |
2025-01-15 | Swap trail and header. | dvs1 | 1 | -2/+2 | |
Makes more sense, especially once logo points to home. | |||||
2025-01-15 | Remove the author stuff, pointless really. | dvs1 | 1 | -1/+0 | |
2025-01-15 | Allow separate title and pagetitle. Use title for menu text. | dvs1 | 1 | -1/+1 | |
2025-01-14 | Leave more foot prints. | dvs1 | 1 | -1/+1 | |
2025-01-14 | Revert "Give the logo more space." | dvs1 | 1 | -4/+2 | |
This reverts commit b4039b7a473cd89212e3a47ec8dbada3eb8407a4. That just made things worse. lol | |||||
2025-01-14 | Give the logo more space. | dvs1 | 1 | -2/+4 | |
2025-01-09 | More messing with colours. I get my own. B-) | dvs1 | 1 | -2/+2 | |
2024-12-28 | Mostly fix up the footer. | dvs1 | 1 | -24/+5 | |
Still could use an " and " between "atom feed" and "source code" if both are there. | |||||
2024-12-28 | One more failed attempt to tame HTML scrolling. | dvs1 | 1 | -7/+7 | |
The HTML scrolling stuff has one job, and it always fucks that up. Make some HTML element smaller by allowing to scroll it's contents. Every single fucking time the "smaller" part just gets ignored. The containing element acts as if the smaller scroll box is still the same size as its contents. YOU HAD ONE FUCKING JOB! Can't even say "size this relative to it's container" properly. | |||||
2024-12-28 | Tweak link colours. | dvs1 | 1 | -1/+1 | |
2024-12-28 | More styling tweaks for the icon and logo, and introducing karenpurple. | dvs1 | 1 | -2/+3 | |
2024-12-27 | Some HTML style tweakings. | dvs1 | 1 | -14/+13 | |
Part way between the logo changes. | |||||
2024-12-22 | Move the version number into the code. | dvs1 | 1 | -1/+1 | |
2024-12-21 | Major rewrite, mostly of the directory scanning code. | dvs1 | 1 | -1/+1 | |
It can now populate the links around the edges, and turn an entire directory structure into a web site. | |||||
2024-12-16 | TODO-- Implement smart menus. | dvs1 | 1 | -1/+1 | |
2024-12-16 | Let's see if I can use emoji. | dvs1 | 1 | -1/+1 | |
2024-12-16 | Another footer tweak. | dvs1 | 1 | -1/+1 | |