Commit Graph

79 Commits

Author SHA1 Message Date
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
Fundor333
44cf98f483 Minor update 2025-04-14 21:33:58 +02:00
Fundor333
30b7d0c9c4 Update hugo 2025-04-10 22:42:48 +02:00
Fundor333
b293670fb4 Update character images for improved quality and consistency 2025-04-01 19:38:37 +02:00
Fundor333
e3f987ad8d Refactor JSON files for improved formatting and add pre-commit hook to Makefile 2025-04-01 19:33:56 +02:00
Fundor333
2ae5cd3828 Update characters 2025-03-31 21:30:11 +02:00
dependabot[bot]
92fe1c1295 Bump postcss-cli from 11.0.0 to 11.0.1
Bumps [postcss-cli](https://github.com/postcss/postcss-cli) from 11.0.0 to 11.0.1.
- [Release notes](https://github.com/postcss/postcss-cli/releases)
- [Changelog](https://github.com/postcss/postcss-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss-cli/compare/11.0.0...11.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-22 20:59:14 +00:00
dependabot[bot]
181058d44a Bump autoprefixer from 10.4.20 to 10.4.21
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.20 to 10.4.21.
- [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.20...10.4.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 13:38:14 +00:00
Fundor333
b69d1a7062 Update webmentions 2025-03-09 01:52:35 +01:00
Fundor333
82f5182343 New Photo 2025-02-23 10:51:26 +01:00
Fundor333
346a9d9797 Cleaning 2025-01-28 18:47:26 +01:00
Fundor333
db90f26796 Cleaning 2025-01-24 00:52:48 +01:00
Fundor333
53ce9dfe93 Fix synd 2025-01-21 02:58:15 +01:00
Fundor333
f22d8946b5 Update lock 2025-01-16 00:11:12 +01:00
fundor333
c54fe0a946 Updating theme 2025-01-15 23:38:36 +01:00
dependabot[bot]
4ce9ebde7d Bump postcss from 8.4.49 to 8.5.1
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.49 to 8.5.1.
- [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.4.49...8.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-14 13:52:52 +00:00
fundor333
908c686012 Update resource 2025-01-09 21:57:28 +01:00
Fundor333
ede6f19628 Minor update 2025-01-09 12:30:22 +01:00