105 Commits

Author SHA1 Message Date
Daniel Lautzenheiser
95e64792dd
fix: switch to @iarna/toml as toml parser, handle raw dates in datetime field (#715) 2023-04-19 14:27:46 -04:00
Daniel Lautzenheiser
804c09415b
feat: local backup enhancements (#714) 2023-04-19 13:30:21 -04:00
Daniel Lautzenheiser
39bb9647b2
feat: make markdown toolbar sticky (#713) 2023-04-19 11:36:27 -04:00
Daniel Lautzenheiser
d4f56da6e7 fix: improve local backup detection 2023-04-19 11:24:55 -04:00
Daniel Lautzenheiser
4a73ea65fd chore: fix linting errors and export more hooks 2023-04-19 11:02:01 -04:00
Daniel Lautzenheiser
28fd9caf4c
fix: improve color widget, add tests (#712) 2023-04-19 10:57:34 -04:00
23df691a0a
feat: folder selection support in useMediaAsset and file widget (#706) 2023-04-19 00:42:18 -04:00
Daniel Lautzenheiser
0fae2ce73d
feat: link in shortcode (#707) 2023-04-19 00:19:38 -04:00
Daniel Lautzenheiser
6be11c749e
fix: tests (#710) 2023-04-18 23:05:15 -04:00
Daniel Lautzenheiser
f3fccb1137 refactor: move getTreeData to utility file and add tests 2023-04-18 10:57:01 -04:00
Daniel Lautzenheiser
651bafe5e0 fix typo in auth_type config schema 2023-04-18 09:34:29 -04:00
Daniel Lautzenheiser
b39092c21c fix: select tests 2023-04-17 14:32:14 -04:00
Daniel Lautzenheiser
290d708b12 Allow extra config options, simply ignore them 2023-04-17 14:17:15 -04:00
Daniel Lautzenheiser
3112acff9b Fix scrollbar position for no-preview editor 2023-04-17 14:14:00 -04:00
Daniel Lautzenheiser
213b2336b6 Fix select options width and select click behavior. Fix snackbar timeout 2023-04-17 14:08:23 -04:00
Daniel Lautzenheiser
5462b1d2d1 fix: re-add display url 2023-04-17 12:18:08 -04:00
Daniel Lautzenheiser
117320046f fix: path generation and usages in saving new and existing files for nested collections 2023-04-17 12:11:06 -04:00
Daniel Lautzenheiser
2eaecc948e fix: collection page title for nested paths 2023-04-17 11:07:39 -04:00
Daniel Lautzenheiser
eae0e49642 fix: schema issues 2023-04-17 10:53:50 -04:00
Daniel Lautzenheiser
ecb1218646
fix: clean up dependencies and config schema (#704) 2023-04-17 10:35:35 -04:00
778e6bac75
chore: miscellaneous fixes and documentation updates (#702) 2023-04-15 14:32:40 -04:00
Daniel Lautzenheiser
74e06ecc5c fix: copy media_library settings for markdown widgets, do not show directories if folder support is off 2023-04-14 14:06:14 -04:00
Daniel Lautzenheiser
364612e9ae
fix: various fixes and tweaks (#701) 2023-04-14 13:52:11 -04:00
Daniel Lautzenheiser
d599895679
feat: media library cleanup (#699) 2023-04-13 13:27:13 -04:00
Daniel Lautzenheiser
56dc4a1d64 chore: remove external media library integrations 2023-04-12 22:27:15 -04:00
Daniel Lautzenheiser
1849729bab fix: use field label in table view if possible 2023-04-12 20:04:41 -04:00
Daniel Lautzenheiser
8be6117861 feat: use field label in table headers if possible 2023-04-12 18:21:13 -04:00
Daniel Lautzenheiser
bc1d670ee0 Move alert away from material ui, restyle toasts 2023-04-12 16:18:58 -04:00
Daniel Lautzenheiser
8c817d442b refactor: remove duplicate trim call 2023-04-12 15:28:16 -04:00
Daniel Lautzenheiser
5384b5c7a2
feat: folder creation (#696) 2023-04-12 15:18:32 -04:00
e6d3c1535a
feat: folder support in media library (#687) 2023-04-11 14:51:40 -04:00
Daniel Lautzenheiser
6aa3fa1cb1 Update index.ts 2023-04-11 08:57:00 -04:00
Daniel Lautzenheiser
17c9af28c4 chore: remove unused workflow translations 2023-04-11 08:32:09 -04:00
Daniel Lautzenheiser
fab26ab273 fix: loader styles 2023-04-11 08:28:42 -04:00
eaaaab3552
fix: translation updates (#693) 2023-04-11 08:27:58 -04:00
Daniel Lautzenheiser
c01adb7b2d Style error page, fix global search 2023-04-11 08:23:08 -04:00
Daniel Lautzenheiser
7e67d7c621 Allow balloon toolbar to appear outside of markdown view 2023-04-10 16:28:46 -04:00
Daniel Lautzenheiser
7a9a465bf4 Fix view filters 2023-04-10 16:25:46 -04:00
Daniel Lautzenheiser
3582b2bb89 fix: group by 2023-04-10 16:00:31 -04:00
alexis1987
602bb30730
fix: base_url can now have line segments as described in decaporg/dec… (#686)
Co-authored-by: alexis1987 <alexis1987@github.com>
2023-04-08 12:04:04 -04:00
Daniel Lautzenheiser
2469b8bbfe Fix react warning, fix dom issues 2023-04-06 16:19:36 -04:00
Daniel Lautzenheiser
4264218439 Disable "Login with Netlify Identity" button until Netlify identity is initialized 2023-04-06 12:13:47 -04:00
Daniel Lautzenheiser
68eb00e598 Update docs 2023-04-06 11:12:27 -04:00
Daniel Lautzenheiser
7d8e0c3864 Fix preview, delete, extras menu showing, media header, remove view controls from media library 2023-04-05 14:39:23 -04:00
Daniel Lautzenheiser
4d5ebf3ccd Fix lint issues 2023-04-05 09:53:51 -04:00
Daniel Lautzenheiser
9e22385e8d Add back timezone when not using utc picker 2023-04-04 22:22:28 -04:00
Daniel Lautzenheiser
7413483266 Only include default preview frame styles if no preview styles are provided 2023-04-04 21:50:00 -04:00
Daniel Lautzenheiser
f43911f24f
chore: update dependencies (#681) 2023-04-04 16:03:13 -04:00
Daniel Lautzenheiser
d0ecae310c
feat: nested collections (#680) 2023-04-04 15:12:32 -04:00
Daniel Lautzenheiser
22a1b8d9c0 Scrollbar fixes 2023-04-03 14:18:51 -04:00