summaryrefslogtreecommitdiff
path: root/lib/api/server.py
AgeCommit message (Collapse)Author
2023-08-15remove electron PreferencesLex Neva
2023-05-22Update electron version to v14.2.9 (#2214)rejbasket
Authored-by: rejbasket Co-authored-by: Kaalleen Co-authored-by: Lex Neva
2023-03-31Feature - Page Preview for Simulator (#2174)jsheridan
Authored-by: jooshkins
2023-02-22fix flask json deprecationLex Neva
2023-02-18add preferences UI including cache settingsLex Neva
2021-07-29fix #1213 (#1287)Kaalleen
2021-03-11add copyright headersLex Neva
2021-03-04Update for Inkscape 1.0 (#880)Kaalleen
* update for inkscape 1.0 * add about extension * Build improvements for the inkscape1.0 branch (#985) * zip: export real svg not stitch plan * #411 and #726 * Tools for Font Creators (#1018) * ignore very small holes in fills * remove embroider (#1026) * auto_fill: ignore shrink_or_grow if result is empty (#589) * break apart: do not ignore small fills Co-authored-by: Hagen Fritsch <rumpeltux-github@irgendwo.org> Co-authored-by: Lex Neva <github.com@lexneva.name>
2020-08-19wip: move install extension to electronLex Neva
2020-04-28electron simulator (#531)Lex Neva