Commit Graph

365 Commits

Author SHA1 Message Date
Andrew Brown
f354065861 add commission flag for saving 2023-03-12 14:44:30 -07:00
Andrew Brown
19d62f4597 backend plumbing for saving basil images 2023-03-12 14:43:21 -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
Andrew Brown
901568733b update ruby 2.7.6 --> 2.7.7 2023-02-09 16:08:45 -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
4a57426b8e resolve 6.1 migration issues 2021-10-27 00:01:05 -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
30ee8a6150 rebuild test db 2021-05-21 16:07:22 -07:00
Andrew Brown
699b9a8d92 comment out more tests 2021-05-21 15:28: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
Andrew Brown
d55fb0896d create deleted_at columns on topics/posts 2021-03-07 23:28:41 -08:00
Andrew Brown
a65a3c05c2 add schema 2021-03-07 22:52:35 -08:00
Andrew Brown
a219d95c11 add missing index for sidebar doc-count query 2021-03-07 22:48:48 -08:00