Andrew Brown
|
a3be81b0f0
|
claude take the wheel: resolve all the materialize-->tailwind merge conflicts
|
2025-06-30 23:45:40 -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
|
a269d3e8a0
|
references page
|
2023-05-25 09:43:08 -07:00 |
|
Andrew Brown
|
6e9952dbc3
|
another pass on content#show/edit design
|
2023-05-10 11:50:35 -07:00 |
|
Andrew Brown
|
119cb7de7c
|
improve dialogue prompts
|
2023-04-26 21:32:24 -07:00 |
|
Andrew Brown
|
dab8b0d726
|
conversations index page to use instead of chat links on individual pages
|
2023-04-26 18:12:36 -07:00 |
|
Andrew Brown
|
7111d6b0d8
|
basic export flow for OpenCharacters
|
2023-04-15 11:41:37 -07:00 |
|
Andrew Brown
|
e2da82aed5
|
be a lil safer
|
2023-03-31 23:27:30 -07:00 |
|
Andrew Brown
|
0ae9f7ceb9
|
use basil images elsewhere
|
2023-03-23 17:51:05 -07:00 |
|
Andrew Brown
|
a124b63f56
|
fix basil guidance bug & polish UI for release
|
2023-03-23 15:28:18 -07:00 |
|
drusepth
|
f09270737f
|
yaml fallback for changelogs
|
2022-08-17 23:31:55 -07:00 |
|
drusepth
|
d05bff99d4
|
don't use relative path on header_asset paths
|
2022-05-24 17:12:17 -07:00 |
|
drusepth
|
472610b4d9
|
clean up page references after deleting pages or fields
|
2022-03-28 11:30:44 -07:00 |
|
drusepth
|
724b1ccc40
|
Merge branch 'master' into image-opts
|
2022-01-06 01:30:38 -08: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
|
3e0d2210c2
|
cache aggregated word counts on worldbuilding pages
|
2021-10-07 17:03:44 -07:00 |
|
drusepth
|
d5589cc2a6
|
destroy page tags when deleting pages
|
2021-10-05 01:28:39 -07:00 |
|
drusepth
|
aa9cf696e4
|
Merge branch 'master' into image-opts
|
2021-10-04 13:57:58 -07:00 |
|
drusepth
|
fd8d4aa812
|
migrate card-header asset references to webp instead of jpg
|
2021-10-04 13:55:00 -07:00 |
|
drusepth
|
4e9f20a1a8
|
use asset pipeline for image fallbacks
|
2021-10-01 00:24:17 -07:00 |
|
Andrew Brown
|
9086d3496d
|
Merge branch 'master' into oct-2021-release
|
2021-09-30 23:36:44 -07:00 |
|
drusepth
|
255a4979f7
|
Safer cache name
|
2021-09-30 17:00:12 -07:00 |
|
drusepth
|
78bfb55d67
|
cache linkable image lookups
|
2021-09-30 16:44:16 -07:00 |
|
Andrew Brown
|
e4e54854a9
|
re-enable universe filtering on timelines#index
|
2021-08-09 12:47:21 -07:00 |
|
Andrew Brown
|
5c972738db
|
WIP migrating to wide ContentPage usage
|
2021-08-09 01:29:58 -07:00 |
|
Andrew Brown
|
0d5e6db79a
|
rewrite linkable content caching again, to exclude current_user_contnet ids
|
2021-08-08 17:37:28 -07:00 |
|
Andrew Brown
|
3f18f8c6ee
|
wip before going down the ContentPage rabbit hole
|
2021-08-08 15:47:48 -07:00 |
|
Andrew Brown
|
d8b7e3b260
|
remove yet another set of n+1
|
2021-08-03 14:12:04 -07:00 |
|
Andrew Brown
|
08b86f17f0
|
kill N+1s for loading AttributeCategories from template also
|
2021-08-03 13:43:21 -07:00 |
|
Andrew Brown
|
89294471f8
|
codesmell todo
|
2021-08-03 13:40:35 -07:00 |
|
Andrew Brown
|
a6d169fa92
|
this removes ~100 field queries for default character template, oof
|
2021-08-03 13:38:25 -07:00 |
|
Andrew Brown
|
b2ef0f5981
|
helper for recently-created pages cache
|
2021-08-03 11:17:27 -07:00 |
|
Andrew Brown
|
ee1f41d69a
|
fix collaboration edits on text fields
|
2021-05-20 17:11:27 -07:00 |
|
Andrew Brown
|
4c3f409454
|
add dry run migration script
|
2021-04-25 19:22:38 -07:00 |
|
Andrew Brown
|
b0d5c5d055
|
display link references
|
2021-04-25 17:16:59 -07:00 |
|
Andrew Brown
|
92d6a79599
|
add PageReference model + usage
|
2021-04-25 16:17:35 -07:00 |
|
Andrew Brown
|
405957cd86
|
new content#new flow that just creates a page and redirects to content#edit
|
2021-04-17 23:10:44 -07:00 |
|
Andrew Brown
|
38a54b1082
|
add section titles to content#edit
|
2021-03-15 19:36:27 -07:00 |
|
Andrew Brown
|
94a73e9bda
|
refactor image headers
|
2021-03-15 19:17:38 -07:00 |
|
Andrew Brown
|
5551b5401e
|
speed up recent content query on profiles/stream
|
2021-03-07 22:41:17 -08:00 |
|
Andrew Brown
|
e4ff137512
|
remove unused function
|
2021-03-07 21:56:28 -08:00 |
|
Andrew Brown
|
f4e3d581c4
|
feature the first uploaded image to content instead of a random one
|
2021-01-23 15:24:00 -08:00 |
|
Andrew Brown
|
1f61031cc6
|
only show content#delete link when editing
|
2021-01-21 14:09:38 -08:00 |
|
Andrew Brown
|
248f741239
|
add year in review page
|
2020-12-22 20:43:36 -08:00 |
|
Andrew Brown
|
7f5594eb6f
|
comments
|
2020-10-15 00:44:16 -07:00 |
|
Andrew Brown
|
e55387fd40
|
add word frequency tables to analysis
|
2020-10-03 00:43:56 -07:00 |
|
Andrew Brown
|
538311f20d
|
Merge branch 'master' into document-analysis-improvements
|
2020-10-02 14:55:52 -07:00 |
|
Andrew Brown
|
c903f4823b
|
add sentiment page to doc analysis
|
2020-09-26 02:48:52 -07:00 |
|
Andrew Brown
|
eb9824cf93
|
add style page and colorized lengths
|
2020-09-25 16:43:02 -07:00 |
|