17 Commits

Author SHA1 Message Date
BenClaw da5db36b4c Migrate Paperclip → has_local_attached in Image, News, Quote models 2026-06-08 21:46:44 +02:00
BenClaw 74cbca706b Switch from simply_stored to simply_couch
- All models: SimplyStored::Couch → SimplyCouch::Model
- Gemfile: simply_stored → simply_couch
- devise_simply_stored → devise_simply_couch
- Remove stale couch_potato require (not used)
2026-06-07 18:24:21 +02:00
BenClaw 37cbb428c6 Add SimplyStored::HasAttachment — Paperclip replacement for CouchDB
- New module lib/simply_stored/has_attachment.rb
  Drop-in replacement using MiniMagick for thumbnail generation.
  Same file paths as Paperclip — zero migration of existing files.
  Auto-declares CouchDB properties for attachment metadata.
  Proxy object mimics Paperclip::Attachment API for view compat.
- Wired into lib/cmtool.rb
- Added TODO migration comments to Image, News, Quote models
2026-05-18 04:41:56 +02:00
bterkuile 10c2054318 Change Fixnum to Integer 2019-12-29 08:19:39 -05:00
bterkuile 3caf808e22 Better funding spam block 2017-02-15 14:32:41 +01:00
bterkuile 96982e47a7 blacklist some funding sources 2016-06-04 14:39:16 +02:00
bterkuile 42cc5afe6d Update dependencies, feature specs and sitemap 2015-07-14 14:11:33 +02:00
bterkuile 1b82ab1784 Fix deep merging of yml files 2015-04-08 18:22:23 +02:00
bterkuile 3d98bcc89b Use ace to edit pages, and ass yml_files and preview setup 2015-03-07 16:56:07 +01:00
bterkuile 8ba2fa731e Fix directories and images 2015-03-06 11:28:11 +01:00
bterkuile b0491aa997 Better side menu 2015-02-25 10:11:48 +01:00
bterkuile 25a7db109b validate contact form email 2014-08-07 17:55:04 +02:00
bterkuile 372231b1b7 New gem readyness and strong parameter fixes 2014-07-14 18:58:23 +02:00
bterkuile cc8ba8f005 spec updates 2014-04-29 15:53:16 +02:00
bterkuile 2ef63f0517 initialize test framenwork and add form handlers for newsletter and contact forms 2012-04-02 18:04:47 +02:00
bterkuile 664b001e5c add changes 2012-03-28 15:47:20 +02:00
bterkuile 7bc602f476 initial version 2012-03-25 12:44:00 +02:00