summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2026-07-25Extract admin strings to i18n: assets and events clusterserdgeist
2026-07-25Extract flashes to i18n and stop dispatching on submit labelserdgeist
2026-07-25Extract admin strings to i18n: users and tags clusterserdgeist
2026-07-25Extract admin strings to i18n: the nodes clustererdgeist
2026-07-24Extract admin strings to i18n: sessions, otp, users/editerdgeist
2026-07-24Add a pseudo-locale tripwire for the i18n extractionerdgeist
2026-07-24Give all sessions a uniform absolute lifetime of one weekerdgeist
2026-07-24Render the otp verbs properly in the action logerdgeist
2026-07-24Polish the OTP flows: autocomplete tokens, button dialect, QR sizing, my-account linkerdgeist
2026-07-24Add self-service TOTP enrollment UI and witnessed admin reseterdgeist
2026-07-24Add TOTP enrollment and verification to User, witnessed in the action logerdgeist
2026-07-24Reduce visual clutter: remove time from article partialserdgeist
2026-07-23Force tags to be lowercase. A script unifies existing tags in both caseserdgeist
2026-07-23Zoom the action log on assetserdgeist
2026-07-23Record asset deltas at publish, with changed assets as participantserdgeist
2026-07-23Witness asset uploads and out-of-band attaches in the action logerdgeist
2026-07-23Witness asset destruction, naming every node it stripserdgeist
2026-07-22Retire nodes#recent, superseded by the action logerdgeist
2026-07-21Render PDF headlines as document cards, not lightbox imageserdgeist
2026-07-21Remove unreachable image_box drag-and-drop UIerdgeist
2026-07-20Make headline images explicit, add asset creditserdgeist
2026-07-19Log CSP violations to their own file instead of relying on Rails.loggererdgeist
2026-07-19Add deliberate default to xml for rss and rdferdgeist
2026-07-19Add the error log writererdgeist
2026-07-19Add a 500er logger and a trip wire in admin/boom to test iterdgeist
2026-07-18Emit a report-only Content-Security-Policy with nonced inline scriptserdgeist
2026-07-18Annotate the History list with each revision's lifecycleerdgeist
2026-07-18Teach the action log reader the Trash vocabularyerdgeist
2026-07-18Add Trash affordances: cockpit, listing, dashboard entryerdgeist
2026-07-17Route and control trash, restore, and permanent deletionerdgeist
2026-07-17Fix grammar for unknown action and discard_autosaveerdgeist
2026-07-16Condense the action log into a scannable tableerdgeist
2026-07-16Don't reference your own user as 'du' in action log. It breaks grammar.erdgeist
2026-07-16Add a reader for the action log at admin/logerdgeist
2026-07-15Make the recent-changes page match the widget it links fromerdgeist
2026-07-14Make revisions locale awareerdgeist
2026-07-13Wire real autosave into translation editingerdgeist
2026-07-13Add per-node translation management: list, edit, destroy, compareerdgeist
2026-07-13Set config.i18n.available_locales explicitlyerdgeist
2026-07-13Add RelatedAssetsController: search, attach, detach, reordererdgeist
2026-07-12Add a locale-aware relative-time helper; drop stale locale overrideserdgeist
2026-07-12Add rails_icons (Tabler) for SVG iconographyerdgeist
2026-07-12Add a grouped tag+node search endpoint for the upcoming dashboarderdgeist
2026-07-12Give the sitemap its own view, with collapse and descendant countserdgeist
2026-07-11Add drafts/recent/mine/chapters admin node viewserdgeist
2026-07-11Make page_translations' search trigger self-installingerdgeist
2026-07-11Move all admin routes under /adminerdgeist
2026-07-11Style admin pagination widget, add missing locale keyserdgeist
2026-07-10Add head/draft/autosave layer comparison at three UI entry pointserdgeist
2026-07-09Add an events view for events without nodeerdgeist