Commit Graph

3401 Commits

Author SHA1 Message Date
drusepth
f42e0b042c landing page design tweaks 2022-01-07 17:40:16 -08:00
drusepth
c38dfdee4c landing page redesign done 2022-01-07 17:30:16 -08:00
drusepth
9346366edc signup cta with devise on landing page 2022-01-07 14:19:28 -08:00
drusepth
f9555256fd wip landing still 2022-01-07 12:52:52 -08:00
drusepth
a73a5333f9 add tailwind and start on landing page 2022-01-06 19:14:29 -08:00
drusepth
e8d04b99e4 fix typo 500 2022-01-06 11:21:53 -08:00
drusepth
724b1ccc40 Merge branch 'master' into image-opts 2022-01-06 01:30:38 -08:00
drusepth
e458eb92a4 allow mass-renaming tags 2022-01-05 16:34:46 -08:00
drusepth
2a5859c8f6 add specialized timeline authorizer, refactor timeline controller, expose read-only timelines to contributors 2022-01-05 15:27:29 -08:00
drusepth
1af9d7f6d0 adjust discord formatting 2022-01-03 14:29:27 -08:00
drusepth
23c424170d log some errors 2021-12-23 22:18:07 -08:00
drusepth
547f5daaff fix query 2021-12-22 19:18:01 -08:00
drusepth
d6f1684066 notify discord on new threads 2021-12-22 14:28:05 -08:00
drusepth
5bd1f9c6b6 add notification open rate admin page + reference codes on system notifications 2021-12-15 14:53:03 -08:00
drusepth
3340c602b2 add words written to EOY wrap 2021-12-15 00:22:27 -08:00
drusepth
51dbf89010 inject contributor content even when a user has 0 pages of that type 2021-12-08 23:03:47 -08:00
drusepth
c919553501 don't include pages from contributable universes when scoped 2021-12-08 22:43:08 -08:00
drusepth
96ff6ab52d remove october promo banner 2021-12-08 22:25:32 -08:00
drusepth
075300028f properly escape crazy characters in tags 2021-12-07 22:23:31 -08:00
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