| Age | Commit message (Expand) | Author |
| 2026-07-29 | Don't display file icon in headline card, it's superflous | erdgeist |
| 2026-07-25 | Extract public-site strings to i18n | erdgeist |
| 2026-07-23 | Restyle pdf headline cards | erdgeist |
| 2026-07-21 | Render PDF headlines as document cards, not lightbox images | erdgeist |
| 2026-07-21 | Widen nodes#show to all attachments | erdgeist |
| 2026-07-21 | Render asset credit inside the gallery lightbox correctly | erdgeist |
| 2026-07-20 | Make headline images explicit, add asset credits | erdgeist |
| 2026-07-03 | Add weekday abbreviation for open-today widget | erdgeist |
| 2026-07-02 | Add 'open today' sidebar widget and open days in chapter lists | erdgeist |
| 2026-06-30 | Replace Shadowbox with GLightbox, drop jQuery from public site | erdgeist |
| 2026-06-27 | Stage 7: Rails 7.2 → 8.1 on Ruby 3.2.11 | erdgeist |
| 2026-06-26 | Stage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment config | erdgeist |
| 2026-06-26 | Stage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2 | erdgeist |
| 2026-06-24 | Stage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgrade | erdgeist |
| 2026-06-23 | Update deployed state to what's currently running | erdgeist |
| 2025-01-28 | Big overhaul patch and style changes | Charlie Root |
| 2012-02-18 | show number of gallery images if more than one | hukl |
| 2012-02-18 | added events icon | hukl |
| 2012-02-18 | forgot to add classes to icons | hukl |
| 2012-02-18 | added fun little icons for chaos network awesomeness | hukl |
| 2009-10-31 | beta badge and link to old ccc.de page | hukl |
| 2009-10-17 | added sanitize statements to hopefully all critical templates to protect against cross site scripting. | hukl |
| 2009-10-08 | enabled shadowbox for headline images on public pages. if js is disabled the regular html version is rendered | hukl |
| 2009-10-07 | fixed html | hukl |
| 2009-09-12 | Moved galery template and changed width of headline image thumbnail preset | hukl |
| 2009-09-11 | fixed the widget ids | hukl |
| 2009-09-07 | show current search term in search field | hukl |
| 2009-09-07 | enabling featured articles | hukl |
| 2009-09-05 | added tag resource, widget and auxillary files | hukl |
| 2009-08-09 | removed time from the menu | hukl |
| 2009-08-08 | added dynamic main menu | hukl |
| 2009-07-19 | need link_to_path here because the locale won't be added with the default link helper | hukl |
| 2009-07-19 | intermediate commit introducing main menu and calendar widget which will get refactored soon. need another feature first | hukl |
| 2009-03-04 | moved aggregator partial | hukl |
| 2009-03-03 | introducing page templates - need to add edit capabilities | hukl |
| 2009-03-02 | template changes. now lets link that stuff together | hukl |
| 2009-02-28 | using the new helper to prevent evil exceptions if no author is set | hukl |
| 2009-02-28 | added custom partials to aggregators, added test and refactored some methods | hukl |
| 2009-02-22 | created route for home page, removed rails index.html | hukl |
| 2009-02-22 | lots of view improvements - not ready though | hukl |
| 2009-02-01 | added first careful steps for aggregation | hukl |
| 2009-02-01 | fix for date - using the new helper now | hukl |
| 2009-02-01 | split up the rendering a bit | hukl |
| 2009-01-31 | added everything needed to render a page | hukl |
| 2009-01-29 | added the content controller which will be responsible for rendering all public pages later on. added a new custom route for the public url schema as well as... | hukl |