Jonny Barnes jonny · he/him
jonny created branch make_favicon_configurable in jonny/jonnybarnes.uk 2024-08-23 19:55:48 +02:00
jonny pushed to make_favicon_configurable at jonny/jonnybarnes.uk 2024-08-23 19:55:48 +02:00
37a8e4bba8 Load favicon from a favicon.png file if it exists
jonny opened issue jonny/jonnybarnes.uk#6 2024-08-23 19:35:18 +02:00
Like the gpg key, we can load the “favicon” from the filesystem
jonny deleted branch stop_hardcoding_gpg_key from jonny/jonnybarnes.uk 2024-08-23 19:31:02 +02:00
jonny pushed to develop at jonny/jonnybarnes.uk 2024-08-23 19:31:02 +02:00
9abe4a6110 Only link to gpg key if it exists in the filesystem
jonny merged pull request jonny/jonnybarnes.uk#5 2024-08-23 19:31:01 +02:00
Only link to gpg key if it exists in the filesystem
jonny closed issue jonny/jonnybarnes.uk#2 2024-08-23 19:31:01 +02:00
Stop hardcoding GPG key into codebase
jonny created pull request jonny/jonnybarnes.uk#5 2024-08-23 19:30:05 +02:00
Only link to gpg key if it exists in the filesystem
jonny pushed to stop_hardcoding_gpg_key at jonny/jonnybarnes.uk 2024-08-23 19:28:06 +02:00
9abe4a6110 Only link to gpg key if it exists in the filesystem
jonny created branch stop_hardcoding_gpg_key in jonny/jonnybarnes.uk 2024-08-23 19:28:05 +02:00
jonny pushed tag v0.69.6 to jonny/jonnybarnes.uk 2024-08-03 14:31:21 +02:00
jonny pushed to main at jonny/jonnybarnes.uk 2024-08-03 14:28:50 +02:00
863db8e491 Merge pull request 'MTM Fix how scopes are stored in the IndieAuth flow' (#4) from develop into main
d77f2302ba Store requested scopes as a string during IndieAuth flow
dd04921e6e Merge pull request #1490 from jonnybarnes/dependabot/composer/league/commonmark-2.5.0
71393add2f build(deps): Bump league/commonmark from 2.4.2 to 2.5.0
85aae94496 Merge pull request #1489 from jonnybarnes/dependabot/composer/guzzlehttp/guzzle-7.9.1
Compare 32 commits »
jonny merged pull request jonny/jonnybarnes.uk#4 2024-08-03 14:28:49 +02:00
MTM Fix how scopes are stored in the IndieAuth flow
jonny created pull request jonny/jonnybarnes.uk#4 2024-08-03 14:27:09 +02:00
MTM Fix how scopes are stored in the IndieAuth flow
jonny pushed to main at jonny/jonnybarnes.uk 2024-08-03 14:25:58 +02:00
b7d7db60e7 Merge pull request #1474 from jonnybarnes/develop
d6a0b1dcf6 Merge pull request #1473 from jonnybarnes/1455-scope-verification-is-failing-for-micropub-requests
bcf61bb6a0 Fis Laravel Pint issues
baee7ade4f Improve scope checking
55afa8f01d Merge pull request #1472 from jonnybarnes/update_laravel_pint_20240713
Compare 1998 commits »
jonny deleted branch scope_should_be_stored_as_string from jonny/jonnybarnes.uk 2024-08-03 13:39:53 +02:00
jonny pushed to develop at jonny/jonnybarnes.uk 2024-08-03 13:39:53 +02:00
d77f2302ba Store requested scopes as a string during IndieAuth flow
jonny merged pull request jonny/jonnybarnes.uk#3 2024-08-03 13:39:51 +02:00
Store requested scopes as a string during IndieAuth flow
jonny closed issue jonny/jonnybarnes.uk#1 2024-08-03 13:39:51 +02:00
Scope data should be string in IndieAuth token response