Commit Graph

57 Commits

Author SHA1 Message Date
tobias
ab8b409725 Bump combo x2
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-11 21:40:18 +02:00
tobias
ee243f7d20 Don't fetch user on preview pages
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-11 21:06:38 +02:00
tobias
9edb207991 Clean up preview pages
Some checks failed
continuous-integration/drone/push Build is failing
2024-07-11 21:04:47 +02:00
tobias
c09862c702 Don't check null user on preview pages
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-11 20:29:31 +02:00
tobias
8d05864c15 Only check roles if a user when accessing pages
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-06 19:57:55 +02:00
tobias
90f1750945 Deny access if no roles
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-06 19:49:50 +02:00
tobias
abe4a3c883 Revert "Temporarily turn off access controls"
This reverts commit 519df326ce.
2024-07-06 19:34:47 +02:00
tobias
519df326ce Temporarily turn off access controls
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-06 19:11:38 +02:00
tobias
a27c335113 Catch non-arrays
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-05 22:42:32 +02:00
tobias
199234a7e2 Remove misbehaving test route
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-05 22:34:09 +02:00
tobias
1b5f02637c Make posts page dynamic route
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-25 22:19:08 +02:00
tobias
f1ac6429c7 Disable theme switcher for now
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 22:07:16 +02:00
tobias
cb0a2f77a8 fix build errors
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 17:34:40 +02:00
tobias
689c21b69a Separate posts & pages previews 2024-06-24 13:52:06 +02:00
tobias
7943ffbd55 Create post preview component 2024-06-24 13:39:37 +02:00
tobias
5d652dc606 Implement live preview 2024-06-24 11:53:43 +02:00
tobias
4dfe80213e Use collection config for slugs and correct locale for links
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 09:55:03 +02:00
tobias
f3596d4258 Improve post spacing 2024-06-24 09:35:19 +02:00
tobias
bb426df41a Style blockquotes 2024-06-24 09:03:08 +02:00
tobias
f558be2bcd Use base layout and style
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 08:47:53 +02:00
tobias
d6fe6446a5 Add posts
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-24 01:22:01 +02:00
tobias
5eb7b7037b Add paystro visual components 2024-06-24 00:05:41 +02:00
tobias
0a14bb39de Create author block
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-23 23:21:26 +02:00
tobias
fa48a192e3 Enable richtext block
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-23 23:12:32 +02:00
tobias
60f7a4e4f2 Add block editing
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-23 22:23:06 +02:00
tobias
f9ee909e01 Create author component
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-23 16:55:05 +02:00
tobias
d77c33f548 Add missing type declaration for isEditor
Some checks reported errors
continuous-integration/drone/promote/production Build is failing
continuous-integration/drone/push Build was killed
2024-06-23 11:21:50 +02:00
tobias
e63dd42b6c fix: Access function types
Some checks failed
continuous-integration/drone/push Build is failing
2024-06-23 11:14:52 +02:00
tobias
e002125805 Add collections & access functions from paystro 2024-06-23 10:30:00 +02:00
Alessio Gravili
6e8236eb38
chore: upgrade from beta.36 to beta.40 and remove dotenv dependency, which is now unnecessary 2024-06-03 22:55:55 -04:00
Jarrod Flesch
61415a43fa chore: updates all instances of getPayload in next to getPayloadHMR 2024-05-14 14:14:42 -04:00
Alessio Gravili
1c30598c57
fix: remove tsx, as tsx can conflict with our loader 2024-05-14 13:08:40 -04:00
Sondre Ørland
810f4084a7
chore: use single quotes in import statements for consistency (#125) 2024-05-07 16:50:02 -04:00
Elliot DeNolf
e971f85e26 chore: bump payload admin files 2024-05-02 13:08:45 -04:00
Jarrod Flesch
35773ffbf6 chore: adds OPTIONS export to payload api file 2024-04-26 08:10:57 -04:00
Elliot DeNolf
6e3dc91fad chore: add comments to standalone script 2024-04-23 12:02:04 -04:00
Elliot DeNolf
bd26378cc9 fix: code overflow 2024-04-16 11:09:56 -04:00
Tylan Davis
a9e5257194
chore: restyles start page (#114)
* restyles start page

* chore: start page style tweaks

* chore: adjust codeblock overflow

* chore: satisfies the design gods
2024-04-15 16:19:08 -04:00
Jacob Fletcher
9c881d6733 fix: adds not found page 2024-04-11 13:06:46 -04:00
Elliot DeNolf
74180892f9 chore: update page alpha -> beta 2024-04-09 16:15:32 -04:00
Elliot DeNolf
ec95e415c6 feat: add standalone script example 2024-04-06 13:48:36 -04:00
Elliot DeNolf
88651bbb38
feat: alpha updates (#51) (#52)
This reverts commit 409713b99e.
2024-03-22 13:15:28 -04:00
Elliot DeNolf
409713b99e revert: alpha updates (#51)
This reverts commit e30e633490.
2024-03-22 12:36:32 -04:00
Elliot DeNolf
e30e633490
feat: alpha updates (#51) 2024-03-22 12:21:04 -04:00
Paul Popus
ed3563470c chore: uncomment out the example of a server component with local api running 2024-03-12 23:12:46 -03:00
James
0dafd3bc45 chore: updates to most recent alpha 2024-03-10 14:38:59 -04:00
Alessio Gravili
3c193246e2 fix: provide configPromise to getPayload to avoid error on first-time, uncached load 2024-03-10 01:49:43 -05:00
Paul Popus
2ba9a84825 chore: add home page with information on local API 2024-03-09 13:50:13 -03:00
James
bf7b8ea760 chore: removes unused app route, bumps deps 2024-03-07 22:02:13 -05:00
James
8a62afe525 chore: removes unused code 2024-03-07 19:05:08 -05:00