1
0
Fork 0
Commit graph

1998 commits

Author SHA1 Message Date
819f0e68b2 Change intstructions to add mention of the secret being visible 2024-05-23 13:22:25 +00:00
b836195866 Show secret below QR code when enabling MFA 2024-05-23 13:09:42 +00:00
Jonathan Haas
4871ad8322
Replace input type="number" with input type="numeric"/"decimal", see #6542 2024-05-15 09:51:28 +02:00
Natalia Sayang
edf0ac8183 Adds Lunetius line drawing 2024-05-13 19:54:18 +00:00
Natalia Sayang
698e275a9e Minor fix to Huey line drawing 2024-05-13 19:02:13 +00:00
Natalia Sayang
1b957a48f6 Adds Huey and Hugo line drawings 2024-05-13 18:58:13 +00:00
joostdecock
6821086dd6 fix(jane): Fix various issues with Jane
This includes wrong names for MDX components, missing content for
documentation of design options, and renaming a poorly named option.
2024-05-12 11:58:46 +02:00
joostdecock
a954695b3f fix(shared): Fix issue in ReadMore component 2024-05-04 17:44:11 +02:00
Joost De Cock
bd80925c0d
Merge pull request #6332 from HaasJona/add/umbra-underwear
Add Umbra, an underwear pattern based on Uma
2024-05-04 16:37:17 +02:00
joostdecock
91bcd014c0 feat(shared): Allow sorting of patterns by various fields.
Fixes #6477
This was a feature request by FreeSewing user 23364 (Renee-mariposa)
2024-04-28 17:26:55 +02:00
joostdecock
38cbe5c4bf feat(shared): Add ko-fi link to patrons form. See #6593 2024-04-27 17:35:03 +02:00
joostdecock
5ce91673b7 fix(shared): Apply sitenav filters to ReadMore MDX component
A while ago, I rewrote the sitenav component to *just* use the ReadMore
MDX component to generate the navigation tree.

However, sitenav have certain keys that you can set to control the
visibility of hte item to the user, and those filters were not added
to the ReadMore component, thus showing navigation items that should
have been hidden.
2024-04-27 16:43:59 +02:00
Jonathan Haas
29af9b2704 Add Umbra, an underwear pattern based on Uma 2024-04-16 19:48:59 +02:00
Joost De Cock
f689f76cd9
Merge pull request #6513 from freesewing/joost
chore: Added web-of-trust
2024-04-06 13:24:50 +02:00
joostdecock
f1bec11ae7 chore: Added web-of-trust 2024-04-06 13:21:04 +02:00
Joost De Cock
4d7120fce6
Merge pull request #6433 from freesewing/i18n
New Crowdin Translations [skip build]
2024-04-01 17:05:12 +02:00
Joost De Cock
c863992eb4 Update source file en.yaml
skip-build
2024-03-23 18:13:27 +01:00
Joost De Cock
abbb3cbcd8 Update source file en.yaml
skip-build
2024-03-23 18:13:24 +01:00
Joost De Cock
f29efb47ee New translations en.yaml (Ukrainian)
skip-build
2024-03-23 17:41:56 +01:00
Joost De Cock
6318b81b82 New translations en.yaml (Ukrainian)
skip-build
2024-03-23 17:41:49 +01:00
joostdecock
e3d3456dab fix(shared): Remove debug statement 2024-03-23 17:32:42 +01:00
Joost De Cock
ea7b64716b New translations en.yaml (Dutch)
skip-build
2024-03-23 17:22:30 +01:00
Joost De Cock
9172ad095b New translations en.yaml (Dutch)
skip-build
2024-03-23 17:22:24 +01:00
joostdecock
38d48690ad chore: Linter warnings 2024-03-23 17:14:57 +01:00
joostdecock
81831f1dc4 chore(shared): Tweaks to navlinks and allow wide reading view
Having build a documentation system at my job as well as the frontend
for it, it was rather surprised that a surprisingly large proportion of
my colleagues complained that the text was 'too narrow'.

When reading documentation, the horizontal space is constrained to limit
the amount of characters on a line. Long lines make for very hard to
read text, because each time your eyes dart back from the end of the
line to the beginning of the next line, it becomes harder to stay
vertically anchored on the correct line.

It's best practice to limit the line length like this, and so I've
always been doing it. However, after someone at work asked, I added a
toggle to allow the text to fill the available space.

Much to my surprise, this was hailed like some sort of significant
improvement. I still don't think it makes sense, but I've added a
similar checkbox to the docs pages of both dev and org sites anyway.
2024-03-23 17:05:30 +01:00
Joost De Cock
73dcb64d4b New translations en.yaml (German)
skip-build
2024-03-23 17:03:12 +01:00
Joost De Cock
d696e594bf New translations en.yaml (German)
skip-build
2024-03-23 17:03:05 +01:00
Joost De Cock
bdffb14ed0 New translations en.yaml (Spanish)
skip-build
2024-03-23 16:44:05 +01:00
Joost De Cock
d61c1f2563 New translations en.yaml (Spanish)
skip-build
2024-03-23 16:43:58 +01:00
Joost De Cock
c8b4b109ff New translations en.yaml (French)
skip-build
2024-03-23 16:25:11 +01:00
Joost De Cock
809e9d9174 New translations en.yaml (French)
skip-build
2024-03-23 16:25:04 +01:00
Joost De Cock
51ba8f7046 Update source file en.yaml
skip-build
2024-03-23 12:47:38 +01:00
Joost De Cock
ba0530bb3c Update source file en.yaml
skip-build
2024-03-23 12:47:34 +01:00
joostdecock
75ca01a448 fix(shared): Remove double entry in en.yaml 2024-03-23 11:39:27 +01:00
Joost De Cock
0e1759a2d2
Merge pull request #6373 from BenJamesBen/warning-i18n
fix(shared): Correct warning logs translation key name
2024-03-23 11:18:53 +01:00
Joost De Cock
37bc172049
Merge pull request #6374 from freesewing/i18n
New Crowdin Translations [skip build]
2024-03-23 11:18:26 +01:00
Joost De Cock
ab88230d8b
Merge pull request #6403 from BenJamesBen/bookmarkThisPage
fix(shared): Use "Bookmark this" translation strings
2024-03-23 11:18:02 +01:00
Joost De Cock
6cf1e596a5
Merge branch 'develop' into linedrawings 2024-03-23 11:15:39 +01:00
Joost De Cock
fd6bc86430 Update source file en.yaml
skip-build
2024-03-22 19:04:58 +01:00
Joost De Cock
9f81e78d67 New translations en.yaml (Ukrainian)
skip-build
2024-03-22 18:47:23 +01:00
Joost De Cock
ce57674dac New translations en.yaml (Dutch)
skip-build
2024-03-22 18:26:53 +01:00
Joost De Cock
b5a529a0c7 New translations en.yaml (German)
skip-build
2024-03-22 18:06:06 +01:00
Joost De Cock
208753850d New translations en.yaml (Spanish)
skip-build
2024-03-22 17:45:46 +01:00
Joost De Cock
bc21b25527 New translations en.yaml (French)
skip-build
2024-03-22 17:24:48 +01:00
Natalia Sayang
0e14b0e927 Adds Gozer, Hi, and Holmes line drawings 2024-03-20 01:30:20 +00:00
Benjamin Fan
2d93bd2064 fix(org,shared): Use singular words for page titles 2024-03-19 09:49:16 -07:00
Joost De Cock
3008f9d5df Update source file en.yaml
skip-build
2024-03-17 22:31:33 +01:00
Joost De Cock
2a1d66df94 New translations en.yaml (Ukrainian)
skip-build
2024-03-17 21:19:38 +01:00
Joost De Cock
fe3939d8aa New translations en.yaml (Dutch)
skip-build
2024-03-17 21:00:15 +01:00
Joost De Cock
d41e68b30b New translations en.yaml (German)
skip-build
2024-03-17 20:41:29 +01:00