e6d1f8dc56
test tweaks, switch to strict mode
2024-02-06 01:42:05 +00:00
408d9f96f3
more unit tests
2024-02-06 01:29:33 +00:00
b7e03a1dbc
reorg
2024-02-06 01:06:58 +00:00
c851e43f06
actions refactor
2024-02-05 15:57:24 +00:00
c0da3a8311
vcard refactor
2024-02-05 15:16:18 +00:00
934ed0fff5
refactor
2024-02-05 09:29:00 +00:00
a5cd4aebda
refactor: handle content generation as prebuild step
2024-02-04 22:17:24 +00:00
5a2f2478c9
fix test
2024-02-04 11:51:49 +00:00
9705015d69
location fetching tweaks
2024-02-04 11:41:11 +00:00
a43a3da292
fix duplicate types folder
2024-02-04 00:39:04 +00:00
4d7d7e629d
header refactor
2024-02-04 00:04:01 +00:00
1d74f420be
move to app router ( #1284 )
...
* app router migration
* fixes
* move to Next.js metadata handling
* theme switch fixes
* use some server actions
* update tests
* more unit tests
* restore prettier-plugin-sort-imports functionality
* cleanup
* package updates
* basic layout test
* test tweak
* readme updates
2024-02-01 18:59:51 +00:00
3571b6db0a
bump to Next.js v14.1.0
2024-01-19 20:09:23 +00:00
eff932aa3b
remove twitter
2023-09-19 19:51:47 +01:00
bb808a7892
package updates, test tweaks
2023-06-18 16:36:00 +02:00
af6c7d872e
fix icon spacing
2023-02-02 22:18:21 +00:00
67e5b295dc
switch location url
2023-02-02 22:03:08 +00:00
ba49dde985
update tests
2023-02-02 20:14:43 +00:00
8b1b0d3eaa
switch to lucide-react icons
2023-02-01 16:11:29 +00:00
9dddb750ac
positioning
2023-02-01 15:56:05 +00:00
66350829ee
rewrite ThemeSwitch tests
2023-01-29 04:11:44 +00:00
730174f34c
add prettier-plugin-sort-imports
2023-01-29 04:00:45 +00:00
e3176fc692
styling
2023-01-29 03:14:08 +00:00
049853bb0b
new theme switch with next-themes
2023-01-28 01:27:49 +00:00
e1af5cc094
add mastodon
2023-01-26 18:06:51 +00:00
cfd6858f6e
window.umami typing
2022-11-20 20:10:45 +00:00
a14bce745f
switch back to upstream react-feather
2022-11-18 16:08:06 +00:00
20b285a760
accessibility fixes
2022-11-17 23:46:24 +00:00
93fa06bf1b
test tweaks
2022-11-17 20:58:40 +00:00
02266eaecb
cleanup
2022-11-17 18:07:54 +00:00
f05d8a9f50
switch tracking
2022-11-17 18:06:48 +00:00
66cb27fbf7
layout tweaks
2022-11-16 23:06:26 +00:00
98f1d88db8
animation tweaks
2022-11-16 22:36:38 +00:00
e60e54ff13
image priority loading
2022-11-16 21:28:33 +00:00
9a32ff4c63
matomo fixes
2022-11-16 21:13:10 +00:00
d4e3f66f23
dark favicon fixes
2022-11-16 20:52:59 +00:00
88e5ef9502
favicon & web manifest changes
2022-11-16 20:41:10 +00:00
23b0f8dcc7
dark mode fix
2022-11-16 19:54:06 +00:00
4bed995812
new favicon script
2022-11-16 19:04:06 +00:00
60e46186df
image loading fix
2022-11-15 23:22:00 +00:00
447cada700
Migrate to Next.js + TypeScript ( #1038 )
...
* next.js + typescript
* more testing
* script updates
* fixes
* favicon generation
* testing
* readme updates
* tweaks
* tweaks
* move tests
* image tweaks
* ci tweaks
* commit next-env.d.ts for ci
* migrations
* fixes
* fixes
* ci tweaks
* new animations
* project preview tweaks
* add codeclimate config
* dark mode refactor, test tweaks
* readme updates
* animation tweaks
* animate in loaded images
* test update
* update humans.txt
2022-11-15 23:14:59 +00:00
1651497637
package updates
2022-11-05 19:16:56 +00:00
0759fd04bb
package updates
2022-05-08 14:14:12 +01:00
d27efb944f
switch to @kremalicious/react-feather
2022-05-08 14:06:40 +01:00
d04de7b289
remove shortid dependency
2022-02-12 13:58:11 +00:00
2b9fe1cc92
move to kremalicious/location endpoint
2021-12-03 00:57:26 +00:00
5a310017b9
add location ( #692 )
...
* add current and next location
* add documentation
* api -> src/api symlink so local dev & Vercel work
* add to footer
* test changes
* styling changes
* spacing
* layout fixes
2021-10-19 21:47:19 +01:00
dependabot[bot]
0367005b19
Bump eslint-plugin-react from 7.25.1 to 7.25.3 ( #665 )
...
* Bump eslint-plugin-react from 7.25.1 to 7.25.3
Bumps [eslint-plugin-react](https://github.com/yannickcr/eslint-plugin-react ) from 7.25.1 to 7.25.3.
- [Release notes](https://github.com/yannickcr/eslint-plugin-react/releases )
- [Changelog](https://github.com/yannickcr/eslint-plugin-react/blob/master/CHANGELOG.md )
- [Commits](https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.1...v7.25.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-react
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update SEO.jsx
* Update SEO.jsx
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Matthias Kretschmann <m@kretschmann.io>
2021-09-20 11:36:17 +02:00
3f55d2dda8
service worker update notification
2021-09-19 16:22:05 +02:00
e192f50bcc
fix typekit component
2021-09-13 01:51:29 +02:00