Commit Graph

3356 Commits

Author SHA1 Message Date
drusepth
6e2c96bc2a update wc3 aff link 2021-11-23 19:13:20 -08:00
drusepth
02560bb0dc remove old_column_source error 2021-11-19 13:46:53 -08:00
drusepth
980142ff3e writer's craft verbiage update 2021-11-18 20:20:08 -08:00
drusepth
0c2a8bfa81 reuse existing attribute value query in serializer 2021-11-11 15:30:32 -08:00
drusepth
765ec3c217 fetch safety 2021-11-11 00:23:36 -08:00
drusepth
8cd54092ce skip n+1 on linkable images in content#edit 2021-11-11 00:19:36 -08:00
drusepth
6bab0f705b cache image uploads to avoid n+1 query on content#index pages 2021-11-11 00:04:24 -08:00
drusepth
84ab204c80 skip favorite_control queries 2021-11-10 21:55:42 -08:00
drusepth
c111e9ec5d Gravatar fix 2021-10-26 23:34:35 -07:00
drusepth
36fe52ab65 Merge branch 'master' into rails-6.1 2021-10-26 10:13:17 -07:00
drusepth
af9b47839e safety on job 2021-10-25 21:06:07 -07:00
drusepth
1d0c609cb0 include the current user's shared universes in contributable universes cache 2021-10-09 22:46:10 -07:00
Andrew Brown
495aa6b073
Merge pull request #1040 from indentlabs/2021-10-07
Add word count caches
2021-10-07 23:26:43 -07:00
drusepth
72049a1fc8 save document word count updates, too 2021-10-07 18:48:20 -07:00
drusepth
b087c42e57 don't error (and therefore retry) if someone deletes a doc getting rev-saved 2021-10-07 18:38:32 -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
drusepth
d5589cc2a6 destroy page tags when deleting pages 2021-10-05 01:28:39 -07:00
drusepth
32de29cff7 verbiage 2021-10-05 00:48:21 -07:00
drusepth
08e6ccc445 remote ajax call for removing tags 2021-10-05 00:37:18 -07:00
drusepth
a243e18317 add the ability to remove specific tags from tag management page 2021-10-05 00:22:45 -07:00
drusepth
94bfb0f9b0 appease Uglifier for asset compilation 2021-10-04 23:36:04 -07:00
drusepth
822157fc1d remove unused view 2021-10-04 23:35:47 -07:00
drusepth
dd8b0bbe9a sort tags alphabetically on tag page 2021-10-04 23:18:37 -07:00
drusepth
d81641acc1 add tag management link to data vault 2021-10-04 23:10:45 -07:00
drusepth
c6abc80879 show banner for when no tags are shown 2021-10-04 22:59:19 -07:00
drusepth
a5b1faecb6 allow deleting tags / removing from all linked pages 2021-10-04 22:56:07 -07:00
drusepth
3475a3b533 add page tag controller with remove method 2021-10-04 22:47:22 -07:00
drusepth
80cbfd5a47 space tags out a bit more 2021-10-04 22:31:23 -07:00
drusepth
6092fcc26c add caching to js name lookups 2021-10-04 22:31:14 -07:00
drusepth
661ef32c05 restyle tags page 2021-10-04 22:09:55 -07:00
drusepth
0046af6880 add basic tags view in data vault 2021-10-04 21:23:58 -07:00
drusepth
9674f59748 improve changelog readability on dark mode 2021-10-04 18:54:37 -07:00
drusepth
06163e41d3 add exact date/time to changelog events 2021-10-04 18:54:23 -07:00
drusepth
70126b487c remove legacy links display & banner 2021-10-04 16:47:21 -07:00
drusepth
468e1ed2f0 don't duplicate contributing universes in sidenav 2021-10-04 12:52:21 -07:00
drusepth
761d909a30 typecheck before filtering on universe 2021-10-03 01:36:08 -07:00
drusepth
7e69017899 fix contributor content universe scoping 2021-10-03 01:09:01 -07:00
drusepth
e9a26eb120 fix filtering by tag 2021-10-01 00:59:19 -07:00
drusepth
c544f2290b use asset pipeline for other image fetches 2021-10-01 00:44:47 -07:00
drusepth
4e9f20a1a8 use asset pipeline for image fallbacks 2021-10-01 00:24:17 -07:00
drusepth
8b868aa27d infer class from list objects 2021-10-01 00:07:10 -07:00
drusepth
e46a491856 auto-enable created page types 2021-10-01 00:06:59 -07:00
drusepth
1db1813d80 can't skip this before_action if it's not a before_action 2021-09-30 23:45:41 -07:00
drusepth
5947e2777e Merge branch 'master' of github.com:indentlabs/notebook 2021-09-30 23:38:12 -07:00
Andrew Brown
9086d3496d
Merge branch 'master' into oct-2021-release 2021-09-30 23:36:44 -07:00
drusepth
1897e2a511 fix for logged-out users 2021-09-30 23:23:54 -07:00
Andrew Brown
5866cf5dab
Merge branch 'master' into august-perf 2021-09-30 23:04:42 -07:00
drusepth
5f8153cb96 touch timelines when timeline events are created to make sure updated_at sets properly 2021-09-30 17:51:57 -07:00
drusepth
979ee7e261 document universe filter banner redesign 2021-09-30 17:46:08 -07:00