46 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
4a73ea65fd chore: fix linting errors and export more hooks 2023-04-19 11:02:01 -04:00
23df691a0a
feat: folder selection support in useMediaAsset and file widget (#706) 2023-04-19 00:42:18 -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
213b2336b6 Fix select options width and select click behavior. Fix snackbar timeout 2023-04-17 14:08:23 -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
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
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
7a9a465bf4 Fix view filters 2023-04-10 16:25:46 -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
d0ecae310c
feat: nested collections (#680) 2023-04-04 15:12:32 -04:00
Daniel Lautzenheiser
4704485009 feat: update useMediaFiles to allow for arbitrary folder 2023-04-03 13:56:46 -04:00
Daniel Lautzenheiser
475024db37 Merge branch 'main' into next 2023-03-30 16:34:34 -04:00
Daniel Lautzenheiser
12cfef9212 Improve typescript config types 2023-03-30 13:53:47 -04:00
Daniel Lautzenheiser
66b81e9228
feat: ui overhaul (#676) 2023-03-30 13:29:09 -04:00
Daniel Lautzenheiser
727ad6a620 Merge branch 'main' into next 2023-03-14 22:45:22 -04:00
4c37beebb1
fix(auth): swap popup for new tab (#648) 2023-03-14 08:20:48 -04:00
Daniel Lautzenheiser
f102da4a41 Merge branch 'main' into next 2023-02-27 13:19:11 -05:00
Daniel Lautzenheiser
7369c99a19
fix: search all collections (#594) 2023-02-26 17:29:07 -05:00
Daniel Lautzenheiser
2d5678430a Merge branch 'main' into next 2023-02-24 09:07:55 -05:00
Daniel Lautzenheiser
0b451b1db7
fix: i18n duplicate field ui replication (#582) 2023-02-24 09:01:59 -05:00
Daniel Lautzenheiser
9872a0ddb7 Merge branch 'main' into next 2023-02-24 08:18:07 -05:00
Daniel Lautzenheiser
021bd72799
fix: i18n duplicate fields (#580) 2023-02-24 08:09:06 -05:00
Daniel Lautzenheiser
8f7237ab7c
fix: folder collection path (#549) 2023-02-16 13:34:35 -05:00
Daniel Lautzenheiser
88665faf27
fix: default path when no folder collections exist (#452) 2023-01-28 17:37:47 -05:00
Daniel Lautzenheiser
1641630cfd
feat: custom collection card template (#433) 2023-01-25 15:11:59 -05:00
Daniel Lautzenheiser
cab7166eb7
docs: update examples (#411) 2023-01-23 13:20:17 -05:00
a-kriya
6d9478f8f7
chore: fix typos across the codebase (#402) 2023-01-21 22:17:27 -05:00
Daniel Lautzenheiser
a01f30ef69
feat: i18n support (#387) 2023-01-18 15:08:40 -05:00
63496b07eb
feat: gitea backend (#325) 2023-01-17 18:08:45 -05:00
Daniel Lautzenheiser
c5e94ed16d
feat: singleton array list widget (#336) 2023-01-12 14:15:41 -05:00
Daniel Lautzenheiser
32298b46b7 Do not return empty asset from useMediaAsset 2023-01-11 10:55:22 -05:00
Daniel Lautzenheiser
81930a7010 fix: media asset on local proxy server 2023-01-10 16:00:07 -05:00
Daniel Lautzenheiser
9dba066ca4
fix: media not displaying with local backend (#324) 2023-01-10 12:49:12 -05:00
Daniel Lautzenheiser
a9e0770fd0 fix: export useMediaInsert into index 2023-01-09 14:32:41 -05:00
renovate[bot]
704dfa96b2
chore(deps): update dependency prettier to v2.8.2 (#311)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Lautzenheiser <lautzd@gmail.com>
2023-01-09 13:29:30 -05:00
Daniel Lautzenheiser
8c6fa6f185 Export media hooks 2023-01-03 13:42:38 -05:00
Daniel Lautzenheiser
504d95c34f
refactor: monorepo setup with lerna (#243) 2022-12-15 13:44:49 -05:00