1
0
Fork 0
Commit graph

221 commits

Author SHA1 Message Date
Joost De Cock
95c0ec05a4 wip(org): Work on icons and bio page 2023-01-26 19:31:23 +01:00
Joost De Cock
24a16a0673 fix(backend): Require auth to check username availability 2023-01-24 21:18:55 +01:00
Enoch Riese
31fbffd840
Merge pull request #3304 from BenJamesBen/error-stack-fix
fix(core): Improve error messages for Firefox and Safari browsers
2023-01-11 17:30:13 -06:00
joostdecock
e06e37afce chore: Linter warnings 2023-01-09 21:02:08 +01:00
Benjamin F
91137f5fa6 fix(shared): Remove unused variable, per lint 2022-12-29 10:37:19 -08:00
Benjamin F
49c05bd419 fix(shared): Ensure that error name and message info is included in error log 2022-12-29 08:49:47 -08:00
Joost De Cock
738d3c6f54 feat(shared): New spinner icon 2022-12-28 21:01:53 +01:00
Joost De Cock
ef1113bee3 wip(org): Theme and picker tweaks 2022-12-26 18:54:28 +01:00
Joost De Cock
dfa26c2e35 wip(shared): Brokering peace between prettier and eslint 2022-12-26 18:00:44 +01:00
Joost De Cock
ba76fdc2a7 fix(org): Linter errors 2022-12-26 17:44:00 +01:00
Joost De Cock
78879db88d wip(org): Tweaks to layout/fonts 2022-12-26 17:10:14 +01:00
Joost De Cock
3102418c31 chore(shared): Tweaks to wordmark 2022-12-25 19:10:48 +01:00
Joost De Cock
88d8a9b27e fix(shared): Disable development for JSX runtime issue
As suggested by @benjamesben in #3301
This is the best/proper solution. My earlier fix was hackish.
2022-12-25 11:01:58 +01:00
Joost De Cock
f19ba58565 fix(shared): Sidestep MDX 2.2 dev runtime issue. Closes #3301 2022-12-24 23:01:16 +01:00
Enoch Riese
2b5555e43b add displayName to PartInner 2022-12-13 12:06:39 -06:00
Enoch Riese
e1f7de0209 render pageless grid on pdf exports if pageless is on 2022-12-13 11:55:50 -06:00
Enoch Riese
4bdbddb3d6 get pages to render properly on pdf export when settings.only is an array 2022-12-13 08:39:16 -06:00
Enoch Riese
22c92b10d8 some comments and cleanup 2022-12-12 10:14:28 -06:00
Enoch Riese
5aab19f7c5 Merge branch 'develop' into eriese-v3-printing 2022-12-04 16:29:06 -06:00
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
joostdecock
85bd7f142f chore: more in upstream changes 2022-12-04 13:19:42 +01:00
Enoch Riese
a9098845ff Merge branch 'develop' into eriese-v3-printing 2022-11-28 15:29:46 -06:00
joostdecock
de89826a07 fix(dev): Add theme picker to mobile menu 2022-11-26 10:24:57 +01:00
joostdecock
1e379d68ff chore(sites): Updates to headers 2022-11-23 21:42:22 +01:00
joostdecock
aa5463301e feat(shared): Updated MDX components 2022-11-19 18:11:04 +01:00
Enoch Riese
a22a472ccd one last lint fix 2022-11-14 17:19:01 -06:00
Enoch Riese
3676c7af07 lint fixes 2022-11-14 16:53:31 -06:00
Enoch Riese
18f588dc99 deepscan fixes 2022-11-14 16:37:21 -06:00
Enoch Riese
0115a46d8a get tests passing 2022-11-14 16:33:57 -06:00
Enoch Riese
f26098fe90 Merge branch 'develop' into eriese-v3-printing 2022-11-14 16:01:19 -06:00
Enoch Riese
d8cb8a7783 pdf export working 2022-11-14 14:02:11 -06:00
joostdecock
bd7c3e8b6e wip(backend): concluded apikeys routes and docs 2022-11-06 20:16:01 +01:00
joostdecock
d563bb2d17 wip(backend): more work on routes and docs 2022-11-06 17:39:49 +01:00
Enoch Riese
4b0ccda70f don't pollute layout scope 2022-10-29 00:34:42 -05:00
Enoch Riese
2e2cbf70d2 print layout renders and remembers changes 2022-10-28 15:03:04 -05:00
Joost De Cock
68e1458774 fix(shared): optional check on error 2022-10-23 19:53:08 +02:00
Joost De Cock
dc98d5acbf fix(shared): There's no utils export in core 2022-10-23 19:52:32 +02:00
Joost De Cock
aa88fd42ac chore(shared): Tweaks to theme picker 2022-10-17 09:03:15 +02:00
Joost De Cock
e2c37d28ce feat(shared): Squish the wordmark 2022-10-15 14:26:59 +02:00
Joost De Cock
db5af3ab89 fix(shared): Text-align in theme picker 2022-10-13 15:27:06 +02:00
Joost De Cock
a112865bec chore(shared): Tweaks to prevnext component 2022-10-12 22:06:41 +02:00
Joost De Cock
d7442b9bc4 feat(sites): Added squircle loader 2022-10-12 20:40:08 +02:00
Joost De Cock
1fae0bc3d8 feat(rehype-highlight-lines): Themeing and overflow fix 2022-10-12 18:34:34 +02:00
Joost De Cock
82abdf2901 feat(markdown): Handle final tutorial view with inline Example 2022-10-12 14:54:35 +02:00
Joost De Cock
728449c627 chore(shared): More tweaks to example(s) components 2022-10-12 00:16:36 +02:00
Joost De Cock
27ba759bcd feat(shared): Support paperless in Example 2022-10-11 15:07:56 +02:00
Joost De Cock
b1e164353e feat(shared): Updated to Example for tutorial 2022-10-10 04:51:21 +02:00
Joost De Cock
62c728f191 fix(shared): Add caption to examples 2022-10-09 23:48:30 +02:00
Joost De Cock
857695445e feat(shared): Show all path points in Xray 2022-10-09 17:32:32 +02:00
Joost De Cock
9dc06c0a55 feat(shared): Don't Xray points outside path boundary 2022-10-09 17:32:05 +02:00