1
0
Fork 0
Commit graph

1218 commits

Author SHA1 Message Date
joostdecock
295fbf1b34 fix(org): Put back missing config 2023-08-25 18:48:16 +02:00
joostdecock
17afc07302 feat(shared): Ported account/language to new inputs 2023-08-25 16:45:45 +02:00
joostdecock
9eea9d9f2f fix(shared): Remove debug output 2023-08-25 16:24:57 +02:00
joostdecock
87ef2b20bc Revert "chore: Remove getStaticPaths from dynamic account routes"
This reverts commit 8da064398e.
2023-08-25 16:21:03 +02:00
joostdecock
807cdd7bc4 feat(shared): Add migration from v2 accounts 2023-08-25 16:14:48 +02:00
joostdecock
b8ba199196 chore(org): Reduce colors on the homepage 2023-08-25 11:25:33 +02:00
joostdecock
c783fe6c3f chore(org): Color tweaks 2023-08-25 11:12:45 +02:00
joostdecock
ee3e14a64e chore: Linter issues 2023-08-25 10:44:05 +02:00
dependabot[bot]
a2bf6c1131
chore(deps): bump daisyui from 3.5.1 to 3.6.1
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 3.5.1 to 3.6.1.
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v3.5.1...v3.6.1)

---
updated-dependencies:
- dependency-name: daisyui
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-25 07:26:51 +00:00
joostdecock
8da064398e chore: Remove getStaticPaths from dynamic account routes 2023-08-24 18:46:00 +02:00
joostdecock
ea5b2ec304 chore: Linter issues 2023-08-24 17:50:55 +02:00
joostdecock
91690f1377 feat(org): Handle support via website 2023-08-24 17:49:35 +02:00
dependabot[bot]
69af5d0bf2
chore(deps): bump jotai from 2.3.1 to 2.4.0
Bumps [jotai](https://github.com/pmndrs/jotai) from 2.3.1 to 2.4.0.
- [Release notes](https://github.com/pmndrs/jotai/releases)
- [Commits](https://github.com/pmndrs/jotai/compare/v2.3.1...v2.4.0)

---
updated-dependencies:
- dependency-name: jotai
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 05:04:55 +00:00
joostdecock
f0721700fd wip(org): Reworking support page 2023-08-23 21:02:05 +02:00
joostdecock
dc7a0316c2 feat(org): Ported apikeys and bookmarks to new inputs 2023-08-23 18:49:21 +02:00
joostdecock
62f76b32f7 feat(shared): More work on sets 2023-08-23 17:41:34 +02:00
joostdecock
dad2fa0e99 feat(shared): Overhaul sets 2023-08-23 12:18:20 +02:00
dependabot[bot]
ce0c2b30aa
chore(deps): bump luxon from 3.4.0 to 3.4.1
Bumps [luxon](https://github.com/moment/luxon) from 3.4.0 to 3.4.1.
- [Changelog](https://github.com/moment/luxon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/moment/luxon/compare/3.4.0...3.4.1)

---
updated-dependencies:
- dependency-name: luxon
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 04:05:56 +00:00
github-actions
0777e7ffe3 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-config-next-13.4.19 changes in config/dependencies.yaml 2023-08-22 04:32:26 +00:00
dependabot[bot]
1dd7735ac0
chore(deps-dev): bump eslint-config-next from 13.4.18 to 13.4.19
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.18 to 13.4.19.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.19/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 04:30:25 +00:00
Joost De Cock
ca0d43fb48
Merge pull request #4736 from freesewing/dependabot/npm_and_yarn/rehype-stringify-9.0.4
Bump rehype-stringify from 9.0.3 to 9.0.4
2023-08-21 19:52:32 +02:00
joostdecock
c913588f2f feat(org): Added handling of bookmarks 2023-08-21 17:58:08 +02:00
joostdecock
6e87493440 feat(org): Better handling of apikeys 2023-08-21 16:14:58 +02:00
Joost De Cock
319ac98e3a
Merge pull request #4777 from freesewing/joost
wip(org): Improved account pages
2023-08-20 19:04:10 +02:00
joostdecock
cad7ccf294 chore: Linter issues 2023-08-20 18:48:40 +02:00
joostdecock
2512765c49 chore: Linter issues 2023-08-20 18:35:19 +02:00
joostdecock
2b4d5c240a feat(org): Added restrict/remove account 2023-08-20 18:04:26 +02:00
joostdecock
5d1249c419 feat(org/backend): Added account data export 2023-08-20 17:33:33 +02:00
Joost De Cock
ac5a441d7b fix(org): Add namespaces 2023-08-20 16:04:33 +02:00
joostdecock
1b574f6806 wip(org): Work on platform pages 2023-08-19 18:31:45 +02:00
Joost De Cock
c1a7da09d5
Merge pull request #4756 from freesewing/i18n
New Crowdin Translations [skip build]
2023-08-19 18:31:13 +02:00
Joost De Cock
29e7507883
Merge pull request #4759 from freesewing/dependabot/npm_and_yarn/eslint-config-next-13.4.18
Bump eslint-config-next from 13.4.13 to 13.4.18
2023-08-19 18:30:56 +02:00
joostdecock
4744759d0b wip(org): Going through account pages 2023-08-19 18:01:22 +02:00
Joost De Cock
e0e242a66c feat(org): Also allow the creation of blog posts 2023-08-18 17:27:13 +02:00
Joost De Cock
25ebe0b0db feat(backend/org): Check for existing slugs 2023-08-18 13:49:51 +02:00
Joost De Cock
6c36db9019 fix(org): Incorrect import 2023-08-18 09:53:25 +02:00
github-actions
a68c76562f [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/eslint-config-next-13.4.18 changes in config/dependencies.yaml 2023-08-18 05:02:27 +00:00
dependabot[bot]
16cde03d2d
Bump eslint-config-next from 13.4.13 to 13.4.18
Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 13.4.13 to 13.4.18.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v13.4.18/packages/eslint-config-next)

---
updated-dependencies:
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 05:00:23 +00:00
Joost De Cock
77c1624c09 Update source file en.yaml
skip-build
2023-08-17 22:45:15 +02:00
Joost De Cock
b8f2420d8a New translations en.yaml (Ukrainian)
skip-build
2023-08-17 22:37:19 +02:00
Joost De Cock
bc1d53b006 New translations en.yaml (Dutch)
skip-build
2023-08-17 22:37:16 +02:00
Joost De Cock
cf58e22032 New translations en.yaml (German)
skip-build
2023-08-17 22:37:13 +02:00
Joost De Cock
719cf9a569 New translations en.yaml (Spanish)
skip-build
2023-08-17 22:36:54 +02:00
Joost De Cock
fb12289d7b New translations en.yaml (French)
skip-build
2023-08-17 22:36:46 +02:00
joostdecock
71c559807f chore: Linter issues 2023-08-17 20:02:46 +02:00
joostdecock
05dbe98261 Merge branch 'develop' into joost 2023-08-17 19:41:58 +02:00
joostdecock
a73a5c137f Merge branch 'develop' into joost 2023-08-17 19:40:08 +02:00
joostdecock
0c2abc659d chore(org): Linter issues 2023-08-17 19:38:49 +02:00
joostdecock
d2124f7881 feat(org): First version of create showcase via site 2023-08-17 19:33:57 +02:00
joostdecock
7c726ede73 fix(org): Missing translation on homepage 2023-08-17 17:58:27 +02:00