67c4aa1ea2
fix all type errors
2023-11-05 11:48:00 +00:00
9124ecfb82
different SVG icon import to make vitest happy
2023-11-05 11:48:00 +00:00
2ef64cf23d
test updates
2023-11-05 11:47:59 +00:00
15b4cbd8ac
make all the little interactions to work reliably
2023-11-05 11:47:59 +00:00
e74c1d7cb5
network switching
2023-11-05 11:47:59 +00:00
2f98598ab9
restore $selectedToken store
2023-11-05 11:47:59 +00:00
0ae8161b34
ens tweaks
2023-11-05 11:47:59 +00:00
70f091368d
reorg
2023-11-05 11:47:59 +00:00
c85c823812
switch to swr
2023-11-05 11:47:58 +00:00
acca82f6df
styling
2023-11-05 11:47:58 +00:00
6cd17095a3
styling
2023-11-05 11:47:58 +00:00
14bc7fdf92
new thanks page layout
2023-11-05 11:47:58 +00:00
21dfb2dd2a
use nanostores
2023-11-05 11:47:58 +00:00
ecde440144
tweak
2023-11-05 11:47:58 +00:00
d8e22cdece
persist slectedToken
2023-11-05 11:47:58 +00:00
039757c671
move selected token to nanostore
2023-11-05 11:47:58 +00:00
7c82ec79be
reorg
2023-11-05 11:47:58 +00:00
74afc8552b
reorg
2023-11-05 11:47:57 +00:00
74f89bcb7e
refactor, fetch abort
2023-11-05 11:47:57 +00:00
b9b0093a2e
change url
2023-11-05 11:47:57 +00:00
d8da825649
handle sending
2023-11-05 11:47:57 +00:00
15130e8d92
loading state, logo fallback state
2023-11-05 11:47:57 +00:00
f181ac444d
styling
2023-11-05 11:47:57 +00:00
ea9ed0382e
new token select ui
2023-11-05 11:47:57 +00:00
2f6e4f0b3c
refactor
2023-11-05 11:47:57 +00:00
0ca6558def
new token selection, reorg
2023-11-05 11:47:57 +00:00
8a2606185b
move things around
2023-11-05 11:47:56 +00:00
0d221183a5
underlined content links
2023-11-05 11:44:56 +00:00
cb0b099303
hide code copy button border
2023-11-05 11:32:53 +00:00
0379c175ee
package updates
2023-10-25 01:23:32 +01:00
794a95db38
set response content type
2023-10-10 22:52:34 +01:00
43e510ba1d
block all the ai bots
2023-10-06 12:01:42 +01:00
01d2afa000
link post fixes
2023-10-06 11:58:26 +01:00
4b20ce877b
script fix
2023-10-06 11:31:09 +01:00
3b25ae2282
Location fetching ( #843 )
...
* location component
* fetching with @nanostores/query
* layouts reorg
* typescript plugins cleanup
* location component unit test cases
* fetch only when visible
2023-10-04 14:45:54 +01:00
7ed6830df0
linting tweaks
2023-10-04 01:54:41 +01:00
cd1e3dd0b3
lib reorg
2023-10-03 21:14:05 +01:00
19ac7168f1
test updates
2023-10-03 17:51:59 +01:00
a135103a9f
add trailing slash
2023-10-03 16:14:03 +01:00
c123dd9d68
Switch to astro-redirect-from ( #830 )
...
* astro-redirect-from prototype
* move out plugin
* switch to astro-redirect-from
* fixes
* new post: astro-redirect-from
* fix dependency
* test fixes
* downgrade and lock astro
* until fix for https://github.com/withastro/astro/issues/8649 has been released
* mention debug json file
* fix e2e test
2023-09-23 21:32:18 +01:00
16b2b0cdf8
remove twitter
2023-09-19 19:37:10 +01:00
a9f5ea925d
more unit tests
2023-09-19 19:04:02 +01:00
4d06f34237
preload/defer tweaks
2023-09-19 15:49:50 +01:00
0e41d6151b
fixes
2023-09-19 14:24:12 +01:00
124934e6fb
related posts tweaks
2023-09-19 13:41:37 +01:00
ca96ae9549
code frame tweaks
2023-09-19 12:53:11 +01:00
299084de93
Gatsby → Astro ( #829 )
...
* basic astro setup, kick out all gatsby configs
* move content folder
* src/pages setup
* more file reorg
* more config updates
* more reorgs
* refactor
* refactor
* bump astro
* refactor
* svg icon build system, theme switch
* remark plugin for lead paragraph, more refactor
* make images work
* post meta
* custom Picture component
* Pagination, More component, 404 fixes
* linking fixes
* add table of contents
* post actions fixes
* tag fixes
* content changes
* content changes: move media files to their posts
* more content moving, remove media folder
* refactor remark-lead-paragraph
* link css file when defined in post frontmatter
* move content up again
* kbd post update
* allow js
* downloads solution
* add astro check
* redirect_from solution
* githubLink solution
* reorg
* exif solution as prebuild step
* exif solution on each post during build
* isolate lead paragraph extraction to articles
* restore Exif components
* deploy script update
* fix redirects
* xml & json feeds
* build fix
* fix exif readout in production
* head and seo tweaks, add feeds
* tweak image display
* archive pages with single layout
* restore tags archive
* sitemap setup
* restore thanks page functionality
* reorg
* cleanup
* parallel scripts during prebuild
* restore jest setup
* remove jest, switch to vitest as test runner
* adapt CI
* test refactor
* typescript tweaks
* avatar fixes
* typings
* restore search functionality
* theme switch with nanostores
* fixes
* test fixes
* restore changelog functionality
* umami script
* border color tweak
* related posts with fuse.js
* plawright e2e testing setup
* search tweaks
* simplify typekit loading
* photo fix
* e2e tests
* related posts fix
* fix tags archive
* tweaks
* tweaks
* linux snapshots
* fix header test
* new symlink tactic
* fix dev server in codespaces
* fix yaml
* ci fixes
* changelog loading tweaks
* e2e against dev server on ci
* changelog tweaks
* ci tweaks
* ci tweaks
* ci tweaks
* docs updates
* ci tweaks
* refactor photo creation script
* package updates
* refactor search
* ci tweak
* ci tweaks
* test tweaks, more unit tests
* more unit tests
* post creation script tweaks
* refactor new scripts, test them for real life
* more tests
* refactor
* codeclimate-action update
* uses update
* limit ci runs
* fix theme toggle, test it
* more tests
* favicon files cleanup
* icon components location change
* type checking through ci
* command fixes
* ci fix
* search tweaks
* ci tweaks
* revised favicons, write post draft about it
* drafts filtering fix
* lint fix, favicon fixes
* copy changes
* fix related search images
* content updates
* new codeblock styles, copy tweaks, fixes
* package updates
* typing fixes
* lint fix
* content updates
* restore link posts
* faster theme switching
* split up astro utils
* related posts fixes
* fix
* refactor
* fixes
* copy tweaks
* fixes
* picture tweaks
* image fixes
* feed fixes, adapt for json feed v1.1
* e2e test updates
* layout tweaks
* update snaphots
* migrate to createMarkdownProcessor
* ci cache tweaks
* activate more browsers for e2e testing
* switch to macos-13 images
* build caching tweaks
* markdown fix
* set image quality
* remove avif generation
* picture tweaks
* head fixes
* add og:image:alt
* create-icons test
* new post: Favicon Generation with Astro
2023-09-18 02:16:53 +01:00
bed3752c24
load web3 stuff client-side only
2023-08-17 16:13:44 +01:00
c20c7a1fc1
package updates, SVG fixes
2023-08-17 12:43:32 +01:00
d4cd0c23a9
exif extraction updates
2023-04-01 15:53:20 +01:00