summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
6 daysStage 5 fixes: RouteWithParams removal, Globalize fallbacks, search stub, to_s(:db) → to_fs(:db), LockedByAnotherUser autoload, test environment configerdgeist
6 daysStage 5: Rails 6.1 → 7.2 on Ruby 3.2.11erdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
6 daysRails 5.2 application fixeserdgeist
7 daysRails 4.2 view fixeserdgeist
7 daysRails 4.2 model and controller fixeserdgeist
7 daysFix tagged content aggregator, assets path, and add regression testserdgeist
8 daysStage 1 complete: Rails 2.3.5 to Rails 3.2.22.5 upgradeerdgeist
8 daysUpdate deployed state to what's currently runningerdgeist
2025-02-06Improve worklflowerdgeist
2025-02-05Add warner if theres unescaped entities inside the Title fieldserdgeist
2025-02-05Enhance admin view by sitemaperdgeist
2025-01-29Move footer back at its positionerdgeist
2025-01-28Add some missing fileserdgeist
2025-01-28Undo merge conflicterdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2012-04-03pull footer out of wrapperhukl
2012-04-03franklin on a sepatate linehukl
2012-04-03make quote italichukl
2012-04-03added quotehukl
2012-02-18small style improvements. more button addedhukl
2012-02-18show number of gallery images if more than onehukl
2012-02-18graceful handling of weird search resultshukl
2012-02-18handle missing node gracefullyhukl
2012-02-18Bugfix: Finally after all those years, asset urls are not rewritten anymore with a locale prefix! Hoorray!hukl
2012-02-18added events iconhukl
2012-02-18remove reference to old websitehukl
2012-02-18forgot to add classes to iconshukl
2012-02-18added fun little icons for chaos network awesomenesshukl
2012-01-04sanitized this motherfuckin search stringUser
2011-07-23search xss fixUser
2011-02-11reject events with no corresponding pagehukl
2011-02-10Merge branch 'master' of github.com:hukl/cccmshukl
2011-02-10added body to the index and removed spaceshukl
2011-01-08Exclude root node from admin overview.Jens Ohlig
2010-12-29use sanitize instead of only html_escape!User
2010-07-20adding sponsors footerhukl
2010-05-09added index action for tags, primarily removing the associated exceptionhukl
2010-05-09return 404 for non existent gallerieshukl
2010-05-09only respond to html requests herehukl
2010-05-09filter out invalid locales right awayhukl
2010-05-09fix for non existing tagshukl
2010-03-03do not rewrite paths for assetshukl
2010-01-31sanitize weird localeshukl
2010-01-31hmm this should've been there all along.hukl
2010-01-14Updated globalize2 to latest version. Modified existing code accoringlyhukl
2009-12-06changed the auto discovery tag to annoucne rss and atom hukl
2009-12-01dramatically reduced instanciated AR objects for tagshukl
2009-12-01reduced instanciated AR objects for searchhukl
2009-12-01refactored the Page.aggregate to instanciate a lot less AR objects. Its actually instanciating only the ones being displayed. Still over 150 but still a mass...hukl