summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-28Normalise pasted markup in the editorHEADmastererdgeist
2026-08-27Clean up rss and rdf feed. The items list was missing and host names were hard codederdgeist
2026-08-25Make navbar button color explicit (--text)erdgeist
2026-08-21Remove a stale bundler pinerdgeist
2026-08-21Add banner partialserdgeist
2026-08-20Add banner render logicerdgeist
2026-08-20Add banner convention to conventions file and init.rakeerdgeist
2026-08-20Add tests for the redirect mechanicserdgeist
2026-08-20Surface redirects in nodes#show, the action log and when publishingerdgeist
2026-08-20Force a blank redirect status to nilerdgeist
2026-08-20Also redirect on restricted pageserdgeist
2026-08-20Add migration for redirects flag and targeterdgeist
2026-08-20Add redirect ui in in nodes#edit and apply some minor cleanuperdgeist
2026-08-19Redirect a page to a node or an external URLerdgeist
2026-08-18Wrap localStorage access in try/catcherdgeist
2026-08-17Toggle the search widget from a buttonerdgeist
2026-08-17Bridge Rails values into JavaScript through a JSON elementerdgeist
2026-08-16Import Markdown into the editorerdgeist
2026-08-16Strengthen the hairline in dark modeerdgeist
2026-08-16Give the pre-authentication pages one carderdgeist
2026-08-15Style totp input fields so that they work better on mobileerdgeist
2026-08-15Name the radius scaleerdgeist
2026-08-15Add test for trashed rows offering restore and refusing restore without live parentserdgeist
2026-08-15Restore from and redesign the trash listerdgeist
2026-08-15Space the create-action groupserdgeist
2026-08-14Retire conventions overview pageerdgeist
2026-08-14Fold revision metadata into a two-line rowerdgeist
2026-08-14Move the revision picker into admin_interface.jserdgeist
2026-08-14Select revisions to compare by picking rowserdgeist
2026-08-14Use accent as text in the flash, and a soft fill for standing markerserdgeist
2026-08-14Visually touch up the login carderdgeist
2026-08-14Check rendered markup for balance in controller testserdgeist
2026-08-14Bring menu_items#new up to the current markuperdgeist
2026-08-14Scope admin form conventions with a classerdgeist
2026-08-14Consolidate .action_button styling from visual nudgingerdgeist
2026-08-13Name the desktop label banderdgeist
2026-08-13Give every admin page one horizontal guttererdgeist
2026-08-12Push font size for node_action_time/date to --text-smerdgeist
2026-08-12Introduce a type scale and apply to the font-size ruleserdgeist
2026-08-12Remove unused classes and consolidate css ruleserdgeist
2026-08-12Give the admin lists a shared table and row vocabularyerdgeist
2026-08-11Cleanup redundant rules in public csserdgeist
2026-08-11Fix admin.css button states and table paddingerdgeist
2026-08-10Fix three admin.css defectserdgeist
2026-08-09Remove two dead rake task fileserdgeist
2026-08-09Document loading the schema as the install patherdgeist
2026-08-09Escape feed content with Builder rather than by handerdgeist
2026-08-09Let the RSS templates raise in testserdgeist
2026-08-09Add a task to populate missing search vectorserdgeist
2026-08-09Remove the Rails 3.2 duration patcherdgeist