1
0
Fork 0
Commit graph

27287 commits

Author SHA1 Message Date
Joost De Cock
2765f74e53
Update markdown/dev/reference/api/config/dependencies/en.md
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-02-05 19:01:37 +01:00
Joost De Cock
2eec7a87bb Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-05 17:47:04 +01:00
Joost De Cock
0a7f914c80 feat(shared): Added anchor links and smartypants 2022-02-05 17:45:23 +01:00
Joost De Cock
52ddbaaa02 chore(markdown): Update option docs 2022-02-05 17:44:23 +01:00
Nick Dower
95491253c5
Merge pull request #1811 from SeaZeeZee/frequent-mistakes
Added heading for custom components examples see  #1808
2022-02-05 17:40:30 +01:00
Zee
ee06adc976
Added heading for custom components examples 2022-02-05 12:54:31 +01:00
Joost De Cock
d0e05fe455 fix(svgtopdf): Rate limiting PDF generation endpoint 2022-02-05 12:49:22 +01:00
Joost De Cock
97b4148191 fix(markdown): Prevent markdown example from being rendered as markdown. See #1808 2022-02-05 10:13:00 +01:00
Joost De Cock
43eb5c5ad3 fix(markdown): Removed stray bullet. See #1808 2022-02-05 10:11:40 +01:00
Joost De Cock
8ab7bf5840 chore(markdown): Avoid lengthy inline code
Code that is inline (and not a code block) will not be forced to
a new line. So very long lines of code inline will break the layout.

Put them in a code block instead.

I already restructured the link part a bit.
2022-02-05 10:07:25 +01:00
Joost De Cock
ed30a24a54 chore(markdown): Avoid lines longer than 80 chars 2022-02-05 10:04:03 +01:00
Joost De Cock
aea0ae7e8f chore(markdown): Use anchors for lengthy links. See #1808 2022-02-05 09:59:34 +01:00
Joost De Cock
50367237f1 fix(markdown): Added subtitles, see #1808 2022-02-05 09:55:01 +01:00
Joost De Cock
328a488a43
Merge pull request #1808 from SeaZeeZee/frequent-mistakes
Markdown Documentation Frequent Mistakes
2022-02-05 09:39:53 +01:00
Joost De Cock
97ce782fd2 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-05 09:22:27 +01:00
Joost De Cock
7e242f6422 feat(svgtopdf) Rate-limit PDF generation 2022-02-05 09:22:19 +01:00
Nick Dower
363c8f6d05
Merge pull request #1798 from freesewing/nickd/options
Enable conditional display of options (Use in Simon)
2022-02-05 09:21:42 +01:00
Nick Dower
e908acf081 Add ability to hide options. 2022-02-05 09:13:00 +01:00
Joost De Cock
4d15385af5 fix(svg2pdf): Load form at startup
Previous code loaded the form (from disk) on each request which
facilitates denial-of-service attacks
2022-02-05 09:06:43 +01:00
Joost De Cock
ede58cedb6 fix(backend): Load index page on startup
Previous code would load the page (from disk) on each request
which facilitates denial-of-service attacks.
2022-02-05 09:02:26 +01:00
Joost De Cock
a88a5c453c Merge branch 'develop' of github.com:freesewing/freesewing into develop 2022-02-05 08:43:36 +01:00
Joost De Cock
6efd94af2b fix(core): Properly escape quotes in SVG text 2022-02-05 08:42:20 +01:00
Nick Dower
f1ba729571
Merge pull request #1800 from freesewing/nickd/i18n-tests
Enable tests in i18n. Add missing testci to core.
2022-02-05 08:05:36 +01:00
Nick Dower
7690b04993 Honor Simon separate closure placket options
Simon has two options controlling each of the button plackets. One
option controls whether to use a separate placket, the other
controls which style of placket to use when using a built-in
placket. This change addresses an issue where the separate option was
ignored if the style option was set to seamless.
2022-02-05 08:04:47 +01:00
Nick Dower
9cde5822cb
Merge pull request #1809 from freesewing/optionhide
feat(core): Add a default hide() method to options
2022-02-05 08:04:08 +01:00
Joost De Cock
de47976b39 chore(dev): Update algolia index on build 2022-02-05 07:44:27 +01:00
Joost De Cock
0a656ab440 feat(core): Add a default hide() method to options
This adds a default `hide()` method to all pattern options
(that are not a constant) which always returns false.

The idea is that this can/will be used for conditional display
of options based on the user's input.

See Issue #1723 and PR #1798 for background info
2022-02-05 07:11:09 +01:00
SeaZeeZee
1c8afb2100 Added front matter
Added title and order to frequent mistakes document
2022-02-04 21:54:04 +01:00
SeaZeeZee
00db871146 Fixed whitespace and syntax
Things ought to be more readable now. Don't know how to create a paragraph after the <note>
2022-02-04 21:53:21 +01:00
SeaZeeZee
4609e79ebe Created folder and file for frequent mistakes
Added frequent-mistakes folder and wrote a list of frequent mistakes in Markdown
2022-02-04 21:52:45 +01:00
Joost De Cock
0f37fd035e
Merge pull request #1797 from freesewing/i18n
New Crowdin updates
2022-02-04 17:59:37 +01:00
Nick Dower
80abfe1509 Enable tests in i18n. Add missing testci to core. 2022-02-04 13:35:42 +01:00
Nick Dower
109a4214a6
Merge pull request #1805 from freesewing/dependabot/npm_and_yarn/simple-get-3.1.1
Bump simple-get from 3.1.0 to 3.1.1
2022-02-04 08:30:49 +01:00
dependabot[bot]
993493f3ec
Bump simple-get from 3.1.0 to 3.1.1
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 21:33:10 +00:00
Nick Dower
939076d838
Merge pull request #1733 from freesewing/dependabot/npm_and_yarn/mongoose-6.1.8
chore(deps): bump mongoose from 5.13.14 to 6.1.8
2022-02-03 21:57:40 +01:00
Nick Dower
d0a948e8e0
Merge pull request #1787 from freesewing/dependabot/npm_and_yarn/formidable-2.0.1
Bump formidable from 1.2.1 to 2.0.1
2022-02-03 21:49:59 +01:00
Nick Dower
efc106b441
Merge pull request #1803 from freesewing/all-contributors/add-SeaZeeZee
docs: add SeaZeeZee as a contributor for code
2022-02-03 21:40:27 +01:00
Nick Dower
f318224e08
Merge pull request #1804 from SeaZeeZee/develop
sleeve grainline alteration
2022-02-03 21:40:21 +01:00
allcontributors[bot]
b23d1cd30d
docs: update .all-contributorsrc [skip ci] 2022-02-03 20:09:07 +00:00
allcontributors[bot]
89fd0cf220
docs: update CONTRIBUTORS.md [skip ci] 2022-02-03 20:09:06 +00:00
SeaZeeZee
10109edb4d sleeve grainline alteration
Grainline point altered so grainline is straight
2022-02-03 19:07:53 +01:00
dependabot[bot]
313217e083
Bump formidable from 1.2.1 to 2.0.1
Bumps [formidable](https://github.com/node-formidable/formidable) from 1.2.1 to 2.0.1.
- [Release notes](https://github.com/node-formidable/formidable/releases)
- [Changelog](https://github.com/node-formidable/formidable/blob/master/CHANGELOG.md)
- [Commits](https://github.com/node-formidable/formidable/commits)

---
updated-dependencies:
- dependency-name: formidable
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 07:14:09 +00:00
Nick Dower
3e827cb9d4
Merge pull request #1799 from freesewing/nickd/revert-deps
Revert dateformat and remark-parse upgrades.
2022-02-03 08:06:32 +01:00
Joost De Cock
a3bc59ed8e
Merge pull request #1801 from freesewing/dependabot/npm_and_yarn/fontsource/ubuntu-4.5.1
Bump @fontsource/ubuntu from 4.5.0 to 4.5.1
2022-02-03 07:22:28 +01:00
dependabot[bot]
8aa11f83ca
Bump @fontsource/ubuntu from 4.5.0 to 4.5.1
Bumps [@fontsource/ubuntu](https://github.com/fontsource/fontsource/tree/HEAD/packages/ubuntu) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/fontsource/fontsource/releases)
- [Changelog](https://github.com/fontsource/fontsource/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fontsource/fontsource/commits/@fontsource/rasa@4.5.1/packages/ubuntu)

---
updated-dependencies:
- dependency-name: "@fontsource/ubuntu"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 04:03:01 +00:00
Nick Dower
84df82da2e Revert dateformat and remark-parse upgrades. 2022-02-02 22:46:25 +01:00
Nick Dower
9bb80f6014
Merge pull request #1782 from freesewing/dependabot/npm_and_yarn/dateformat-5.0.2
Bump dateformat from 3.0.3 to 5.0.2
2022-02-02 21:51:43 +01:00
Joost De Cock
2575627d29 New translations en.md (Dutch) 2022-02-02 19:49:59 +01:00
Joost De Cock
e0bd57c71c New translations en.md (German) 2022-02-02 19:49:58 +01:00
Joost De Cock
22a9815705 New translations en.md (Spanish) 2022-02-02 19:49:57 +01:00