.github
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
app
Add DayExclusion model and remove-from-list button ( #245 )
2026-06-17 11:36:03 +00:00
bin
Timezone-aware completion timestamps and location-based time ( #184 )
2026-06-09 02:08:14 +00:00
config
Fix OmniAuth redirect_uri to resolve dynamically from request host ( Closes #246 ) ( #247 )
2026-06-17 12:30:09 +00:00
db
Add DayExclusion model and remove-from-list button ( #245 )
2026-06-17 11:36:03 +00:00
docs
Update ios-dev-builds.md to clarify xcodebuild vs Fastlane ( #252 )
2026-06-18 23:40:07 +00:00
keycloak-theme/landscaping /login
Add Keycloak login theme source files ( #174 )
2026-06-08 04:13:10 +00:00
lib /tasks
Gate schedule digest behind feature flag, add Week tab upload button ( #213 )
2026-06-14 11:48:38 +00:00
log
Update gitignore: add .claude/, fix vendor pattern, track .keep files
2026-05-24 11:37:21 -06:00
public
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
script
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
spec
Add DayExclusion model and remove-from-list button ( #245 )
2026-06-17 11:36:03 +00:00
storage
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
tmp
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
vendor
Update gitignore: add .claude/, fix vendor pattern, track .keep files
2026-05-24 11:37:21 -06:00
.current-issue
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
.dockerignore
Fix Kaniko layer cache miss on bundle install ( #153 )
2026-06-07 04:21:36 +00:00
.env.example
Add schedule image digestion via Claude Vision API ( #208 )
2026-06-14 02:31:15 +00:00
.gitattributes
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
.gitignore
Add env_file support for Keycloak auth in docker-compose dev ( #165 )
2026-06-07 18:45:17 +00:00
.rspec
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
.rubocop.yml
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
.ruby-version
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
.woodpecker.yaml
Fix CI: remove dead volume config, add Kaniko push retry ( #200 )
2026-06-12 03:57:49 +00:00
CLAUDE.md
Add CLAUDE.md symlink and complete docs/ table of contents ( #221 )
2026-06-14 13:29:39 +00:00
config.ru
Initial scaffold: Rails 8.1.3 with PostgreSQL, Hotwire, RSpec, and CI pipeline
2026-05-23 18:11:13 -06:00
docker-compose.yml
Add env_file support for Keycloak auth in docker-compose dev ( #165 )
2026-06-07 18:45:17 +00:00
Dockerfile
Pipeline optimization: single-stage Dockerfile + gem cache ( #188 )
2026-06-10 01:40:10 +00:00
Gemfile
Add schedule image digestion via Claude Vision API ( #208 )
2026-06-14 02:31:15 +00:00
Gemfile.lock
Add schedule image digestion via Claude Vision API ( #208 )
2026-06-14 02:31:15 +00:00
Rakefile
Timezone-aware completion timestamps and location-based time ( #184 )
2026-06-09 02:08:14 +00:00
README.md
Update ios-dev-builds.md to clarify xcodebuild vs Fastlane ( #252 )
2026-06-18 23:40:07 +00:00