James Griffin-Allwood thatguygriff
  • Joined on 2025-09-04
thatguygriff deleted branch chore/phpstan-2-upgrade from Unsupervised/unsupervised-scheduler 2026-06-12 16:54:58 +00:00
thatguygriff pushed to main at Unsupervised/unsupervised-scheduler 2026-06-12 16:54:58 +00:00
aea731c2f8 Merge pull request 'Upgrade PHPStan to 2.x and raise analysis level from 6 to 10' (#46) from chore/phpstan-2-upgrade into main
1d6ac46ba3 Upgrade PHPStan to 2.x and raise analysis level from 6 to 10
Compare 2 commits »
thatguygriff merged pull request Unsupervised/unsupervised-scheduler#46 2026-06-12 16:54:57 +00:00
Upgrade PHPStan to 2.x and raise analysis level from 6 to 10
thatguygriff created pull request Unsupervised/unsupervised-scheduler#46 2026-06-12 16:53:23 +00:00
Upgrade PHPStan to 2.x and raise analysis level from 6 to 10
1d6ac46ba3 Upgrade PHPStan to 2.x and raise analysis level from 6 to 10
thatguygriff created branch chore/phpstan-2-upgrade in Unsupervised/unsupervised-scheduler 2026-06-12 16:43:20 +00:00
thatguygriff deleted branch feature/editor-blocks from Unsupervised/unsupervised-scheduler 2026-06-12 15:14:05 +00:00
thatguygriff pushed to main at Unsupervised/unsupervised-scheduler 2026-06-12 15:14:05 +00:00
b23508f726 Merge pull request 'Gutenberg dynamic-block wrappers for shortcodes with editor previews' (#45) from feature/editor-blocks into main
fc70cde9d5 Add Gutenberg dynamic-block wrappers for the front-end shortcodes
Compare 2 commits »
thatguygriff closed issue Unsupervised/unsupervised-scheduler#44 2026-06-12 15:14:03 +00:00
Gutenberg dynamic block wrappers for shortcodes with editor previews
thatguygriff merged pull request Unsupervised/unsupervised-scheduler#45 2026-06-12 15:14:03 +00:00
Gutenberg dynamic-block wrappers for shortcodes with editor previews
thatguygriff created pull request Unsupervised/unsupervised-scheduler#45 2026-06-12 15:05:54 +00:00
Gutenberg dynamic-block wrappers for shortcodes with editor previews
fc70cde9d5 Add Gutenberg dynamic-block wrappers for the front-end shortcodes
thatguygriff created branch feature/editor-blocks in Unsupervised/unsupervised-scheduler 2026-06-12 15:03:33 +00:00
thatguygriff opened issue Unsupervised/unsupervised-scheduler#44 2026-06-12 14:49:59 +00:00
Gutenberg dynamic block wrappers for shortcodes with editor previews
thatguygriff commented on issue Unsupervised/unsupervised-scheduler#37 2026-06-10 20:17:52 +00:00
Invites never expire (no TTL on pending tokens)

Verified resolved on main (061d09e, PR #38): Invite::EXPIRY_DAYS = 14 — isAcceptable() (pending + not expired) is enforced both when rendering the registration form and again on submit, and the…

thatguygriff closed issue Unsupervised/unsupervised-scheduler#36 2026-06-10 20:17:52 +00:00
Stripe secret key reflected into admin settings HTML / stored plaintext
thatguygriff closed issue Unsupervised/unsupervised-scheduler#37 2026-06-10 20:17:52 +00:00
Invites never expire (no TTL on pending tokens)
thatguygriff commented on issue Unsupervised/unsupervised-scheduler#36 2026-06-10 20:17:51 +00:00
Stripe secret key reflected into admin settings HTML / stored plaintext

Verified resolved on main (061d09e, PR #38): the secret key and webhook signing secret fields render with value="" and a 'Saved — leave blank to keep' placeholder (templates/admin/settings.php),…

thatguygriff closed issue Unsupervised/unsupervised-scheduler#35 2026-06-10 20:17:51 +00:00
Unbounded weekly reservation lets one student lock an instructor's whole series
thatguygriff closed issue Unsupervised/unsupervised-scheduler#34 2026-06-10 20:17:51 +00:00
Instructor can attach a slot to an offering they don't own