Commit Graph

96 Commits

Author SHA1 Message Date
Fundor333
2f4d59120d Update dependencies and remove unused image assets 2026-03-30 14:53:34 +02:00
fundor333
38bb41a52a Update character assets and add matplotlib dependency
Re-indexes character image files in the static directory and adds matplotlib to the project dependencies to support font and image processing.
2026-03-29 23:35:17 +02:00
fundor333
85221652db Minor update 2026-03-29 20:44:36 +02:00
Fundor333
7cb3cf3177 Merge pull request #117 from fundor333/dependabot/npm_and_yarn/autoprefixer-10.4.27
Bump autoprefixer from 10.4.24 to 10.4.27
2026-03-22 21:50:46 +01:00
dependabot[bot]
ad839e9144 Bump postcss from 8.5.6 to 8.5.8
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.8.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.6...8.5.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03 13:44:28 +00:00
dependabot[bot]
f37788be7f Bump autoprefixer from 10.4.24 to 10.4.27
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.24 to 10.4.27.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.24...10.4.27)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-26 13:48:18 +00:00
fundor333
d453d28221 Update dipendency 2026-02-24 22:50:38 +01:00
Fundor333
24b76da2f5 Update dependencies and configuration for weeknotebot and related packages 2026-02-02 10:28:51 +01:00
Fundor333
d870578e22 Minor update 2026-01-30 00:23:00 +01:00
Fundor333
5dc4650869 Add new logo images in WebP format for Hungarian localization
- Added logo_hu_9f5863dc2c180619.webp
- Added logo_hu_a5cb593b87668c25.webp
2026-01-12 00:25:24 +01:00
Fundor333
ed6f8982e8 Update stuffs 2026-01-05 21:25:04 +01:00
Fundor333
b506214d1b Update stuffes 2025-12-22 21:08:12 +01:00
Fundor333
ca6ccd2955 Add new syndication entries and update package dependencies
- Created multiple JSON files for syndication, linking to various posts and events.
- Updated package-lock.json to reflect new versions of dependencies:
  - baseline-browser-mapping: 2.9.7 -> 2.9.9
  - update-browserslist-db: 1.2.2 -> 1.2.3
  - yaml: 2.8.1 -> 2.8.2
- Updated binary assets for character images.
2025-12-18 13:47:27 +01:00
dependabot[bot]
c0b09f5dcb Bump autoprefixer from 10.4.22 to 10.4.23
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.22 to 10.4.23.
- [Release notes](https://github.com/postcss/autoprefixer/releases)
- [Changelog](https://github.com/postcss/autoprefixer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/autoprefixer/compare/10.4.22...10.4.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-15 13:10:49 +00:00
Fundor333
2108610269 Update Hugo 2025-11-11 22:05:03 +01:00
fundor333
71865f21e2 Updates dependencies and reorders character assets
Updates the project's dependencies to their latest versions to incorporate bug fixes and performance improvements.

Also reorders character assets for better organization.
2025-10-01 23:35:58 +02:00
fundor333
ad09a79315 Update character 2025-09-29 18:14:16 +02:00
fundor333
1357658e2d Update config 2025-09-24 16:52:48 +02:00
Fundor333
43c9573246 Refactor code structure for improved readability and maintainability 2025-09-11 22:34:55 +02:00
Fundor333
c87827c7ab fix: update weeknote-config to correct generator tag from "week note" to "weeknote" 2025-09-07 23:53:17 +02:00
fundor333
b82895fe5e Update requirements 2025-09-04 13:28:17 +02:00
Fundor333
d494a44a05 Add new type of content 2025-08-31 18:00:25 +02:00
Fundor333
921e8d441b Update dipendency 2025-08-30 01:02:57 +02:00
Fundor333
935089abac Cleaning scripts 2025-08-28 00:42:01 +02:00
Fundor333
919629b938 Port scripts from poetry to uv 2025-08-25 17:34:13 +02:00
Fundor333
1f80d9e627 Update secondary stuff 2025-08-19 01:17:18 +02:00
fundor333
b48d24908d Updates dependencies and pre-commit hooks
Updates `pre-commit` hooks to the latest version and resolves
dependency issues by updating `poetry.lock` and
`package-lock.json`.

Renames and reorganizes character image files for better
organization and consistency. This includes deleting obsolete files
and changing file permissions for some images. A new
`requirements.txt` is added.
2025-08-10 02:17:41 +02:00
fundor333
53ef25ffc5 Update stuff 2025-08-09 01:00:08 +02:00
fundor333
515b97cb7f Rearranges character images and updates dependencies.
This commit primarily focuses on reorganizing the character images within the static directory. It renames and reorders these images.

Additionally, it updates the electron-to-chromium dependency in package-lock.json, potentially bringing in bug fixes or performance improvements.

Removes the requirements.txt file.
2025-08-06 20:55:48 +02:00
Fundor333
e5ef61e06e Update all 2025-08-05 23:37:47 +02:00
Fundor333
271c2815b9 Update dependencies and remove obsolete image metadata files
- Updated `caniuse-lite` from version 1.0.30001727 to 1.0.30001731.
- Updated `electron-to-chromium` from version 1.5.191 to 1.5.192.
- Added `bleach==6.2.0` and `webencodings==0.5.1` to `requirements.txt`.
- Deleted obsolete JSON metadata files for images in the `minature-on-a-shelf` directory.
- Updated multiple character PNG files in the `static/Characters` directory.
2025-07-30 00:38:43 +02:00
fundor333
e6ba7db75f Updates dependencies and adds requirements file
Updates the electron-to-chromium dependency to the latest version.

Adds a requirements.txt file for specifying Python dependencies with version constraints, targeting Python 3.12.
2025-07-27 18:15:18 +02:00
Fundor333
8d08eb8ca3 Cleaning 2025-07-20 12:37:32 +02:00
Fundor333
86b516f2fc Update dependencies and add new packages
- Updated `browserslist` from version 4.25.0 to 4.25.1
- Updated `caniuse-lite` from version 1.0.30001724 to 1.0.30001726
- Updated `electron-to-chromium` from version 1.5.173 to 1.5.177
- Added `shellingham` version 1.5.4 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Added `typer` version 0.16.0 to `poetry.lock`, `pyproject.toml`, and `requirements.txt`
- Updated dependencies for `typer` in `poetry.lock`
- Updated content hash in `poetry.lock`
- Updated multiple PNG files in the `static/Characters` directory
2025-06-29 23:07:17 +02:00
fundor333
8859763bf0 Enhances cover generation and updates dependencies
Adds cover generation functionality for week notes, using a background image and specified font.

Updates dependencies to the latest versions, including flake8, certifi, click, identify, platformdirs, pygments, python-dotenv, requests, urllib3, and weeknotebot.
2025-06-24 19:36:46 +02:00
Fundor333
5e7b014627 Cleaning 2025-06-19 00:00:25 +02:00
Fundor333
edb55dd976 Update package-lock and requirements for dependency versions; add new Python packages 2025-06-16 23:40:09 +02:00
Fundor333
b71967a770 Fix template 2025-06-16 00:42:08 +02:00
fundor333
df0ac19585 Revert "Update theme"
This reverts commit 159b641e1e.
2025-06-16 00:40:13 +02:00
dependabot[bot]
0ff1046c03 Bump postcss from 8.5.4 to 8.5.5
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.4 to 8.5.5.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.4...8.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-12 13:35:46 +00:00
dependabot[bot]
6798fb1b03 Bump postcss from 8.5.3 to 8.5.4
Bumps [postcss](https://github.com/postcss/postcss) from 8.5.3 to 8.5.4.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-04 22:21:29 +00:00
Fundor333
c14dacd3de fix: remove unnecessary keywords array from package.json 2025-06-05 00:12:25 +02:00
fundor333
159b641e1e Update theme 2025-06-02 18:06:25 +02:00
Fundor333
00fc72ae23 Refactor JSON structure in image metadata files for better readability and maintainability; updated weeknote configuration to enhance feed management and user details. 2025-05-28 13:06:31 +02:00
Fundor333
4a4b316775 Update webmentions data, package-lock, requirements, and character images
- Modified webmentions JSON data to reorder entries and update URLs.
- Updated `electron-to-chromium` version in `package-lock.json` from 1.5.155 to 1.5.157.
- Added `pillow==11.2.1` to `requirements.txt`.
- Updated multiple character image files in the `static/Characters` directory.
2025-05-24 00:19:07 +02:00
fundor333
57a02ee303 Updates webmention data and restructures characters
Updates webmention data with new entries and reorganizes
character images, renaming and reordering them to ensure
correct indexing and to keep static content up to date.

Removes obsolete image files.

Updates package dependencies.
2025-05-18 02:09:27 +02:00
Fundor333
ee61c9e91e Add Anilist cron workflow and script for weekly updates 2025-05-09 13:52:17 +02:00
Fundor333
05501b29d4 Update webmention data and dependencies
- Modified webmention entries in JSON files to update author and content details.
- Updated package-lock.json to reflect new versions of dependencies including browserslist, caniuse-lite, electron-to-chromium, tinyglobby, and fdir.
- Updated requirements.txt to specify newer versions of certifi, charset-normalizer, packaging, and weeknotebot for Python 3.11 compatibility.
2025-05-08 00:27:18 +02:00
Fundor333
5acba397b4 Add Lunr.js for client-side search functionality and implement search results display
- Integrated Lunr.js library for indexing and searching content.
- Created search.js to handle search queries and display results dynamically.
- Implemented displayResults function to format and show search results.
- Enhanced search functionality with boosted fields for title and content.
- Added search.min.js for optimized production use.
2025-04-18 22:26:40 +02:00
Fundor333
12a097bad6 Refactor webmention data structure and update dependencies
- Updated webmention JSON files to reorder entries for consistency.
- Incremented version of `caniuse-lite` in package-lock.json.
- Added new packages `click`, `colorama`, `markdown-it-py`, `marshmallow`, `mdurl`, `packaging`, `pygments`, `rich`, and `weeknotebot` to poetry.lock with their respective versions and dependencies.
- Removed outdated requirements from requirements.txt.
- Updated pyproject.toml to include `weeknotebot` as a dependency.
2025-04-16 11:56:58 +02:00