summaryrefslogtreecommitdiff
path: root/app/controllers
AgeCommit message (Expand)Author
26 hoursPermit :admin in params only for adminserdgeist
26 hoursRemove recent_changes RSS feed. It leaks unpublished drafts and the basic auth was only symbolicerdgeist
26 hoursPrevent xss by not allowing return_to to point to javascript resourceserdgeist
42 hoursImprove admin search overlay layout and behaviourerdgeist
3 daysRestore and improve admin node searcherdgeist
4 daysrss: add per-tag Atom feed at /rss/tags/:tag/updates.xmlerdgeist
4 daysStage 7 click-testing fixes (2)erdgeist
4 daysStage 7: Rails 7.2 → 8.1 on Ruby 3.2.11erdgeist
5 daysFix RSS feeds, xmlparser initializererdgeist
6 daysStage 4: Rails 5.2 -> 6.1 on Ruby 2.7.2erdgeist
6 daysRails 5.2 application 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-05Enhance admin view by sitemaperdgeist
2025-01-28Big overhaul patch and style changesCharlie Root
2012-01-04sanitized this motherfuckin search stringUser
2011-01-08Exclude root node from admin overview.Jens Ohlig
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-01-31sanitize weird localeshukl
2009-12-01dramatically reduced instanciated AR objects for tagshukl
2009-12-01reduced instanciated AR objects for searchhukl
2009-11-20Its the final fix for the RSS Feed issues. Apparently people were subscribing the feed with weird locales set. Therfore the locale in the feed links and ids ...hukl
2009-11-18added template for old RDF feed - needs to be validated thoughhukl
2009-11-03rss updates expire in 31 minuteshukl
2009-11-03Prevent regular users from promoting themselves to adminshukl
2009-11-02prevent tags internal server errorhukl
2009-11-02expires in 20 minutes nowhukl
2009-10-31added exception notifier plugin to catch all exceptionshukl
2009-10-20cleaned up the user views a bithukl
2009-10-19changes for giving root a titlehukl
2009-10-18re-activated admin overview screen - listing 20 recent changes and 20 current drafts. more to comehukl
2009-10-17changed some node related methods and implementation of unlockhukl
2009-10-17small clean up in the content controllerhukl
2009-10-08setting expiry headerhukl
2009-10-07refactored revsions controller to act as a nested resource of nodes. boy that cleaned up some stuff quite a bit. also having tests for that is just feeling g...hukl
2009-10-07enabling users to edit their own details - tested as well - yayhukl
2009-10-07implemented complete restful user management interface including functional tests. this enables basic user operation. note that only admins are allowed to cr...hukl
2009-09-12changed the ui click flow a bithukl
2009-09-12Moved galery template and changed width of headline image thumbnail presethukl
2009-09-11first steps for recent changes rss feedhukl
2009-09-11enhanced LockedByAnotherUser exception which now includes a message showing the last modified time.hukl
2009-09-10more rss feed enhancementshukl