|
50a17fb07a
|
unzip fix
|
2023-09-19 15:30:55 +01:00 |
|
|
d8fa1ff36d
|
pack/unpack build artifacts
|
2023-09-19 15:01:56 +01:00 |
|
|
6d42da22ac
|
uncache favicon.ico
|
2023-09-19 14:33: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 |
|
|
e6f6e4cc17
|
deploy fix
|
2023-09-18 02:59:23 +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 |
|
|
36b3d904b1
|
build fix
|
2023-08-29 21:16:57 +01:00 |
|
|
8f7f30920b
|
package updates
|
2023-08-29 16:07:13 +01:00 |
|
|
bed3752c24
|
load web3 stuff client-side only
|
2023-08-17 16:13:44 +01:00 |
|
|
cc6549b0d3
|
change init of dotenv
|
2023-08-17 14:03:25 +01:00 |
|
|
1d71df9b92
|
build fix
|
2023-08-17 13:50:00 +01:00 |
|
|
c20c7a1fc1
|
package updates, SVG fixes
|
2023-08-17 12:43:32 +01:00 |
|
|
331ccd1cb0
|
block GPTBot
|
2023-08-07 13:12:09 +01:00 |
|
dependabot[bot]
|
571f4c8cd3
|
Bump gatsby-redirect-from from 1.0.1 to 1.0.3 (#787)
Bumps [gatsby-redirect-from](https://github.com/kremalicious/gatsby-redirect-from) from 1.0.1 to 1.0.3.
- [Release notes](https://github.com/kremalicious/gatsby-redirect-from/releases)
- [Changelog](https://github.com/kremalicious/gatsby-redirect-from/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kremalicious/gatsby-redirect-from/compare/v1.0.1...v1.0.3)
---
updated-dependencies:
- dependency-name: gatsby-redirect-from
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-07-01 01:16:05 +01:00 |
|
|
d4cd0c23a9
|
exif extraction updates
|
2023-04-01 15:53:20 +01:00 |
|
|
6802bc9e16
|
bump web3 packages
|
2023-04-01 15:33:04 +01:00 |
|
|
308546a34d
|
bump svgr
|
2023-04-01 15:29:31 +01:00 |
|
|
f0166cb84b
|
bump test tools
|
2023-04-01 15:27:55 +01:00 |
|
|
93e4e90508
|
gatsby updates
|
2023-04-01 15:25:09 +01:00 |
|
|
faefe832dc
|
typescript updates
|
2023-04-01 15:20:39 +01:00 |
|
|
a1acf6fd44
|
eslint updates
|
2023-04-01 15:17:31 +01:00 |
|
|
e59cc911e5
|
stylelint updates
|
2023-04-01 15:15:56 +01:00 |
|
|
9f340958b6
|
put back polar theme file
|
2023-03-31 23:48:48 +01:00 |
|
|
d03bdf4727
|
photo page tweaks
|
2023-02-28 18:16:18 +00:00 |
|
|
3cf866f865
|
package updates
|
2023-02-28 17:50:51 +00:00 |
|
dependabot[bot]
|
4b2f339093
|
Bump framer-motion from 8.5.4 to 8.5.5 (#763)
Bumps [framer-motion](https://github.com/framer/motion) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v8.5.4...v8.5.5)
---
updated-dependencies:
- dependency-name: framer-motion
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-09 09:48:04 +00:00 |
|
dependabot[bot]
|
dd72f2f3da
|
Bump @sideway/formula from 3.0.0 to 3.0.1 (#766)
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/sideway/formula/releases)
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: "@sideway/formula"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-09 09:47:54 +00:00 |
|
dependabot[bot]
|
e3ec3ac16c
|
Bump http-cache-semantics from 4.1.0 to 4.1.1 (#765)
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1)
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-02 22:46:24 +00:00 |
|
dependabot[bot]
|
f5f294feee
|
Bump @typescript-eslint/parser from 5.49.0 to 5.50.0 (#762)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-02 22:46:14 +00:00 |
|
dependabot[bot]
|
5cd9b27836
|
Bump typescript from 4.9.4 to 4.9.5 (#760)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.9.4 to 4.9.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.9.4...v4.9.5)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-02 21:04:35 +00:00 |
|
dependabot[bot]
|
4a30c10b50
|
Bump @typescript-eslint/eslint-plugin from 5.49.0 to 5.50.0 (#764)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.49.0 to 5.50.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.50.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-02 21:04:19 +00:00 |
|
dependabot[bot]
|
09b7b55deb
|
Bump axios from 1.2.6 to 1.3.0 (#761)
Bumps [axios](https://github.com/axios/axios) from 1.2.6 to 1.3.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.6...v1.3.0)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-02-02 21:03:59 +00:00 |
|
|
466870f682
|
fix syntax highlighting styles
|
2023-01-29 22:24:26 +00:00 |
|
|
7789ac6927
|
fix mastodon icon
|
2023-01-29 22:21:51 +00:00 |
|
|
5b5e1e902a
|
package updates
|
2023-01-29 22:19:47 +00:00 |
|
|
2a21ac3228
|
add prettier-plugin-sort-imports
|
2023-01-29 21:58:19 +00:00 |
|
|
fee0ad95ad
|
add mastodon
|
2023-01-26 18:36:45 +00:00 |
|
dependabot[bot]
|
f27bef686b
|
Bump @types/jest from 29.2.5 to 29.2.6 (#759)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.5 to 29.2.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-24 09:44:03 +00:00 |
|
dependabot[bot]
|
fe2836fa6e
|
Bump @types/jest from 29.2.4 to 29.2.5 (#748)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.2.4 to 29.2.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 18:09:21 +00:00 |
|
dependabot[bot]
|
031afd4774
|
Bump @types/node from 18.11.9 to 18.11.18 (#755)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.11.9 to 18.11.18.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 18:09:11 +00:00 |
|
dependabot[bot]
|
d5cd2b657f
|
Bump @types/react-dom from 18.0.9 to 18.0.10 (#750)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.0.9 to 18.0.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)
---
updated-dependencies:
- dependency-name: "@types/react-dom"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 18:09:01 +00:00 |
|
dependabot[bot]
|
5087d8ebbd
|
Bump stylelint from 14.16.0 to 14.16.1 (#752)
Bumps [stylelint](https://github.com/stylelint/stylelint) from 14.16.0 to 14.16.1.
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/14.16.0...14.16.1)
---
updated-dependencies:
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 18:08:47 +00:00 |
|
dependabot[bot]
|
fccb4e6448
|
Bump wagmi from 0.9.5 to 0.9.6 (#747)
Bumps [wagmi](https://github.com/wagmi-dev/wagmi/tree/HEAD/packages/react) from 0.9.5 to 0.9.6.
- [Release notes](https://github.com/wagmi-dev/wagmi/releases)
- [Changelog](https://github.com/wagmi-dev/wagmi/blob/main/packages/react/CHANGELOG.md)
- [Commits](https://github.com/wagmi-dev/wagmi/commits/wagmi@0.9.6/packages/react)
---
updated-dependencies:
- dependency-name: wagmi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 14:15:49 +00:00 |
|
dependabot[bot]
|
c3e172a8af
|
Bump @typescript-eslint/eslint-plugin from 5.47.0 to 5.48.2 (#756)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.47.0 to 5.48.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.48.2/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 14:14:46 +00:00 |
|
dependabot[bot]
|
f51d730cf1
|
Bump @typescript-eslint/parser from 5.47.0 to 5.48.2 (#757)
|
2023-01-23 05:24:00 +00:00 |
|
dependabot[bot]
|
b176f7870b
|
Bump engine.io and gatsby (#758)
|
2023-01-23 05:23:42 +00:00 |
|
dependabot[bot]
|
61142feb6a
|
Bump axios from 1.2.1 to 1.2.2 (#749)
Bumps [axios](https://github.com/axios/axios) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.2.1...1.2.2)
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 04:34:41 +00:00 |
|
dependabot[bot]
|
917bd95b00
|
Bump eslint from 8.30.0 to 8.31.0 (#751)
Bumps [eslint](https://github.com/eslint/eslint) from 8.30.0 to 8.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.30.0...v8.31.0)
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-23 04:34:07 +00:00 |
|