1
Fork 0
mirror of https://github.com/Steffo99/emblematic.git synced 2024-10-16 14:17:26 +00:00
Commit graph

68 commits

Author SHA1 Message Date
da1539fce9
Properly end line when image is done 2024-10-04 23:43:08 +02:00
edf30a5529
Bump version to 3.0.0 2024-07-01 18:14:47 +02:00
f79c3d3d46
#32: Preserve paths when generating 2024-07-01 18:14:36 +02:00
a7f4e38aea
Seems like IntelliJ updated its format 2024-07-01 17:23:17 +02:00
8a0355c4a0
Make sure all icon attributes are strs 2024-07-01 17:23:04 +02:00
2f46226ea7
Fix line wrapping in readme 2024-05-14 03:21:51 +02:00
c81c67d50a
Fix readme centering 2024-05-07 16:03:23 +02:00
63d236cc07
Remove machine-specific VSCode launch config 2024-05-07 01:15:57 +02:00
04f636d661
Replace Better TOML with Even Better TOML 2024-05-07 01:15:28 +02:00
2d971b2a8e
Let the developer decide which files to exclude 2024-05-07 01:15:05 +02:00
495edb561e
Update README 2024-05-07 01:01:25 +02:00
cd31e525c6
Remove requirements section from README 2024-05-07 00:51:20 +02:00
63716ee284
Update info 2024-05-06 04:36:12 +02:00
e788b46ee0
Upgrade dependencies 2024-05-06 03:24:48 +02:00
1415623f9c
Add drop shadow support 2024-05-06 03:23:02 +02:00
dependabot[bot]
923b03152f Bump pillow from 10.1.0 to 10.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-23 18:01:58 +01:00
dependabot[bot]
43f9646f8c Bump lxml from 4.9.3 to 4.9.4
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.3 to 4.9.4.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.9.3...lxml-4.9.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-01 09:17:31 +01:00
dependabot[bot]
70625d0300 Bump actions/download-artifact from 3 to 4
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-15 15:21:17 +01:00
7bddba2902
Fix docs link 2023-11-19 04:49:48 +01:00
2d2e2b070c
Bump version to 1.0.4 2023-11-19 04:42:28 +01:00
a0ab0b3a76
Configure Trusted Publishing explicitly 2023-11-19 04:42:20 +01:00
1eb6862b49
Bump version to 1.0.3 2023-11-19 04:32:24 +01:00
115d514005
Nvm, no more environment 2023-11-19 04:31:50 +01:00
86f13063c7
Bump version to 1.0.2 2023-11-19 04:29:41 +01:00
fb536cbb82
Use two spaces for YML 2023-11-19 04:28:20 +01:00
b61572cbaa
Configure the new PyPI publishing workflow 2023-11-19 04:28:12 +01:00
f0040987c6
Bump version to 1.0.1 2023-11-19 04:12:03 +01:00
95939c0739
I'm not sure why this has a Dockerfile, but sure, why not 2023-11-19 04:09:54 +01:00
b86003ef21
Ignore .directory 2023-11-19 04:07:40 +01:00
45d2a57227
Generates → Generate 2023-11-19 04:06:52 +01:00
926b472737
Add missing files and IntelliJ metadata 2023-11-19 03:56:17 +01:00
efc11a1406
Get rid of the monospace font in the name 2023-11-19 03:49:12 +01:00
695bdcf38b
Add icon 2023-11-19 03:29:27 +01:00
9ccdf89fdb
Remove Portainer from the release workflow 2023-11-19 03:27:25 +01:00
3eb9a7a6a7
Provide the packages as an extra instead of a group so that RTD will be able to detect them 2023-11-19 03:26:08 +01:00
d0c9b2aa39
Update documentation tools 2023-11-19 03:16:42 +01:00
6899367bfb
Relicense under EUPL-1.2 2023-11-19 03:00:13 +01:00
08d93fd6f5
Improve description 2023-11-19 02:49:16 +01:00
b1e1aa22aa
Update dependencies 2023-11-19 02:47:01 +01:00
1b3ea4971f
Add IntelliJ metadata 2023-11-19 02:44:20 +01:00
59289e68af
Reformat code 2023-11-19 02:43:24 +01:00
dependabot[bot]
d64bb15df0 Bump urllib3 from 2.0.6 to 2.0.7
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.0.6...2.0.7)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-22 22:29:57 +02:00
dependabot[bot]
cecc838e0b Bump pillow from 9.4.0 to 10.0.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.4.0 to 10.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.4.0...10.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-04 14:05:41 +02:00
dependabot[bot]
6be27cb7dd Bump urllib3 from 1.26.14 to 2.0.6
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 2.0.6.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.14...2.0.6)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-03 14:19:49 +02:00
dependabot[bot]
d880d816ef Bump pygments from 2.14.0 to 2.16.1
Bumps [pygments](https://github.com/pygments/pygments) from 2.14.0 to 2.16.1.
- [Release notes](https://github.com/pygments/pygments/releases)
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](https://github.com/pygments/pygments/compare/2.14.0...2.16.1)

---
updated-dependencies:
- dependency-name: pygments
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:29:54 +02:00
dependabot[bot]
93b6e21e25 Bump certifi from 2022.12.7 to 2023.7.22
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22.
- [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:29:21 +02:00
dependabot[bot]
ee35f79119 Bump cairosvg from 2.7.0 to 2.7.1
Bumps [cairosvg](https://github.com/Kozea/CairoSVG) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/Kozea/CairoSVG/releases)
- [Changelog](https://github.com/Kozea/CairoSVG/blob/master/NEWS.rst)
- [Commits](https://github.com/Kozea/CairoSVG/compare/2.7.0...2.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:27:46 +02:00
dependabot[bot]
6afa47c101 Bump sphinx-rtd-theme from 1.2.2 to 1.3.0
Bumps [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) from 1.2.2 to 1.3.0.
- [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst)
- [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: sphinx-rtd-theme
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-28 22:24:33 +02:00
dependabot[bot]
5ae5994cad Bump click from 8.1.6 to 8.1.7
Bumps [click](https://github.com/pallets/click) from 8.1.6 to 8.1.7.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.6...8.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-19 18:39:43 +02:00
dependabot[bot]
2660414724 Bump click from 8.1.4 to 8.1.6
Bumps [click](https://github.com/pallets/click) from 8.1.4 to 8.1.6.
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/8.1.6/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.1.4...8.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-28 20:14:01 +02:00