Andrew Brown
d1225c30c5
Fix migration error: Use .all.group_by instead of .group_by on model class
...
The AddPositionToImageUploads migration was calling group_by directly on the ImageUpload class instead of on a collection. This fixes the NoMethodError by properly calling ImageUpload.all.group_by.
Also updates Gemfile.lock with arm64-darwin platform support after bundle install.
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-05 16:28:24 -07:00
Andrew Brown
307bb4137d
galleries cleanup & image reordering
2025-06-26 22:48:49 -07:00
Andrew Brown
0f57473bd9
new gallery ui
2025-06-25 18:49:03 -07:00
Andrew Brown
70e2ba5a56
add migrations to tag all existing basil comishs as v1 and new ones as v2
2025-05-06 01:12:07 -07:00
Andrew Brown (drusepth)
7ea82f34f7
fix broken migrations over the years
2025-01-17 22:52:00 +00:00
Andrew Brown
c4c44eacd5
I think this should do it
2023-05-12 15:40:15 -07:00
Andrew Brown
d346493b0f
Give all accounts 100 free images with Basil
2023-04-14 12:00:50 -07:00
Andrew Brown
b99c85732a
db migration for basil indexes
2023-03-23 17:51:24 -07:00
Andrew Brown
f354065861
add commission flag for saving
2023-03-12 14:44:30 -07:00
Andrew Brown
685efad07f
new generalized basil flow
2023-03-07 18:10:00 -08:00
Andrew Brown
07e60eebe8
basic stats page
2023-03-03 01:11:03 -08:00
Andrew Brown
ca31ed72bd
new basil design, feedback, and polish
2023-03-02 15:44:04 -08:00
Andrew Brown
ad5c1fa8a6
save final settings from basil
2023-02-28 13:08:50 -08:00
Andrew Brown
c8866be4f3
add basil style flag
2023-02-26 12:54:42 -08:00
Andrew Brown
6ee43522d6
secretly add basil but don't tell anyone <3
2023-02-25 13:44:15 -08:00
drusepth
1bdcb80222
add cached_word_count migration for each content page
2022-12-01 16:38:32 -08:00
drusepth
bda757f343
add index for [deleted_at, id] on thredded
2022-08-17 14:52:42 -07:00
drusepth
c9de578e36
pull in latest thredded and add db migration for it
2022-08-15 22:23:20 -07:00
drusepth
6938631524
I... forgot the migration
2021-10-27 00:12:06 -07:00
drusepth
36fe52ab65
Merge branch 'master' into rails-6.1
2021-10-26 10:13:17 -07:00
drusepth
3e0d2210c2
cache aggregated word counts on worldbuilding pages
2021-10-07 17:03:44 -07:00
drusepth
c312d43999
add cached word count to attributes, backfill task
2021-10-07 15:57:16 -07:00
Andrew Brown
585de110fa
back to this approach
2021-09-14 20:32:52 -07:00
Andrew Brown
7ea89ecac6
actually, lets just tackle it this way
2021-09-14 20:12:12 -07:00
Andrew Brown
10c3d1b60a
add this migration which... might help?
2021-09-14 20:03:26 -07:00
Andrew Brown
f0dd74436b
rails active_storage:update
2021-07-29 02:21:14 -07:00
Andrew Brown
f1a577abb9
improve admin panel stats
2021-07-04 18:06:54 -07:00
Andrew Brown
a16590c656
add favorite defaults migration
2021-07-02 18:25:07 -07:00
Andrew Brown
6ad4d370ab
include indexes
2021-07-02 17:25:18 -07:00
Andrew Brown
4352545656
cache word counts on revisions + polish
2021-07-01 22:51:20 -07:00
Andrew Brown
dc05d7ece4
cache doc word counts
2021-06-30 17:31:26 -07:00
Andrew Brown
6c9481ab25
folder routing, navigation, and display
2021-06-27 13:32:42 -07:00
Andrew Brown
3fa423513a
basic folders plumbing + design
2021-06-23 01:48:10 -07:00
Andrew Brown
5a5edf387a
folder model
2021-06-20 20:02:04 -07:00
Andrew Brown
3a87081c7c
add migration for word count cache on docs
2021-06-20 14:58:31 -07:00
Andrew Brown
1f06f7c510
Revert "Revert "add indexes for exports""
...
This reverts commit ab5f6a8cdc .
2021-06-18 16:14:51 -07:00
Andrew Brown
ab5f6a8cdc
Revert "add indexes for exports"
...
This reverts commit 99c761881e .
2021-06-18 16:14:34 -07:00
Andrew Brown
99c761881e
add indexes for exports
2021-06-18 15:26:23 -07:00
Andrew Brown
0bfb4c90c5
redesign content#index cards
2021-05-01 15:42:15 -07:00
Andrew Brown
b5b0ee27f4
add reference type to page references
2021-04-29 13:05:04 -07:00
Andrew Brown
3a868b10ae
change migration
2021-04-26 01:01:05 -07:00
Andrew Brown
ce4ed91bfb
why did we merge these again?
2021-04-26 00:24:57 -07:00
Andrew Brown
92d6a79599
add PageReference model + usage
2021-04-25 16:17:35 -07:00
Andrew Brown
1ea11b22cc
refactor AF controller for updating field opts
2021-03-22 12:55:02 -07:00
Andrew Brown
ecae4e7807
WIP adding field options to attribute editor
2021-03-22 11:58:49 -07:00
Andrew Brown
dca034ca9f
start implementing stopgap field type between new and old link types
2021-03-20 17:04:21 -07:00
Andrew Brown
6d9ddccc51
Merge branch 'global-perf'
2021-03-11 23:17:29 -08:00
Andrew Brown
3bcf39d554
scale back indices
2021-03-11 22:42:27 -08:00
Andrew Brown
53f2e2f89f
more indices
2021-03-11 22:19:18 -08:00
Andrew Brown
9dfb5ab020
add april fools flag to users
2021-03-08 12:09:40 -08:00