aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* docs: update README and licenseValentin Popov12 days2-24/+36
| | | | | * docs: update README and add licenses * chore: remove unused materials license and update README for clarity
* revert: update comment section themeValentin Popov12 days1-1/+1
|
* style: update comment section themeValentin Popov12 days1-1/+1
|
* perf: improve site icon loadingValentin Popov12 days2-2/+14
|
* feat: add IE11 compatibilityValentin Popov12 days2-1/+6
|
* chore(deps): update dependenciesValentin Popov12 days2-314/+314
|
* Migrate from Gitea Actions to GitHub ActionsValentin Popov12 days5-31/+21
|
* Update all digest updatesRenovateBot13 days2-23/+23
|
* Update all digest updatesRenovateBot2025-05-312-10/+10
|
* Refactor CI workflow step names for clarity by adding descriptive titles for ↵Valentin Popov2025-05-231-2/+4
| | | | dependency installation and checks.
* Remove push trigger from Renovate workflow configuration to streamline ↵Valentin Popov2025-05-231-2/+0
| | | | scheduling.
* Update all digest updatesRenovateBot2025-05-232-33/+54
|
* Update Renovate configuration to enable 'ignoreScripts' for npm and improve ↵Valentin Popov2025-05-232-4/+5
| | | | workflow step naming for clarity during dependency updates.
* Update Renovate configuration to use the full container image for enhanced ↵Valentin Popov2025-05-231-2/+1
| | | | functionality during dependency updates.
* Update Renovate configuration by removing 'githubTokenWarn' and adding ↵Valentin Popov2025-05-232-1/+1
| | | | 'RENOVATE_GITHUB_COM_TOKEN' for improved token management in Gitea workflows.
* Update Renovate configuration to enable 'githubTokenWarn' and set ↵Valentin Popov2025-05-233-2/+2
| | | | 'ignoreScripts' to false, enhancing security and improving script execution during dependency updates.
* Add GitHub token to Renovate configuration for enhanced repository access ↵Valentin Popov2025-05-231-0/+1
| | | | during updates.
* Update Renovate configuration to enable 'ignoreScripts' for npm, enhancing ↵Valentin Popov2025-05-231-1/+1
| | | | security during dependency updates.
* Remove 'binarySource' setting from Renovate configuration to streamline ↵Valentin Popov2025-05-231-1/+0
| | | | package source management.
* Update Renovate configuration by removing 'binarySource' from JSON file and ↵Valentin Popov2025-05-232-1/+1
| | | | adding it to CJS file for consistent package source management.
* Add 'binarySource' setting to Renovate configuration for improved package ↵Valentin Popov2025-05-231-0/+1
| | | | source management.
* Refactor Renovate configuration by removing 'containerbase' and ↵Valentin Popov2025-05-231-9/+1
| | | | 'lockFileMaintenance' settings, streamlining dependency management and focusing on package update rules.
* Add 'containerbase' setting to Renovate configuration, disabling container ↵Valentin Popov2025-05-231-0/+3
| | | | base updates for improved dependency management control.
* Update Renovate configuration to include 'postUpdateOptions' for npm ↵Valentin Popov2025-05-231-1/+2
| | | | lockfile updates, improving dependency management automation.
* Update Renovate configuration to include 'skipInstalls' setting, enhancing ↵Valentin Popov2025-05-231-1/+2
| | | | npm management during dependency updates.
* Remove 'labels' from Renovate configuration and retain 'automerge' setting ↵Valentin Popov2025-05-231-3/+1
| | | | for improved dependency update control.
* Update Renovate configuration to include a schedule for lock file ↵Valentin Popov2025-05-231-1/+2
| | | | maintenance, allowing updates at any time for enhanced flexibility in dependency management.
* Enhance Renovate configuration by adding range strategy and enabling lock ↵Valentin Popov2025-05-231-8/+9
| | | | file maintenance, while consolidating npm settings for improved dependency management.
* Refactor Renovate configuration by removing automerge setting to enhance ↵Valentin Popov2025-05-231-1/+1
| | | | control over dependency updates.
* Add new Renovate configuration file to automate dependency managementValentin Popov2025-05-231-6/+7
|
* Updated Renovate configuration to set npm requireConfig to false, removing ↵Valentin Popov2025-05-231-2/+1
| | | | the allowed post-upgrade commands for improved dependency management clarity.
* Updated Renovate configuration to include allowed post-upgrade commands and ↵Valentin Popov2025-05-231-0/+5
| | | | specify file filters, enhancing the automation of dependency management tasks.
* Updated Renovate configuration to set npm requireConfig to "optional" and ↵Valentin Popov2025-05-231-5/+1
| | | | removed post-upgrade tasks for streamlined dependency management.
* Update npm to v11RenovateBot2025-05-231-1/+1
|
* Updated package.json to specify npm version 10.9.0 as the package manager, ↵Valentin Popov2025-05-231-0/+1
| | | | enhancing project dependency management.
* Updated Renovate configuration to enable npm settings, added post-upgrade ↵Valentin Popov2025-05-231-2/+11
| | | | tasks for smoother dependency management, and refined command execution for package updates.
* Refined Renovate configuration by removing unnecessary parameters and ↵Valentin Popov2025-05-231-14/+2
| | | | simplifying package rules for improved clarity and efficiency.
* Updated Renovate configuration to include binary source setting, ↵Valentin Popov2025-05-231-5/+3
| | | | streamlining dependency management and enhancing package update processes.
* Added push trigger for master branch in Renovate workflow to enhance ↵Valentin Popov2025-05-231-0/+2
| | | | automation on code updates.
* Enhanced Renovate configuration by enabling lock file updates and adding ↵Valentin Popov2025-05-231-0/+8
| | | | post-upgrade tasks for npm, ensuring smoother dependency management.
* Updated Renovate configuration to include range strategy and enabled npm ↵Valentin Popov2025-05-231-1/+7
| | | | settings with stability days and post-update options.
* Added debug log level to Renovate workflow for improved troubleshooting.Valentin Popov2025-05-231-0/+1
|
* The Renovate configuration file has been added and the setting has been ↵Valentin Popov2025-05-212-0/+1
| | | | updated to optimize for disabled actions.
* Unnecessary parameters have been removed from the Renovate configurationValentin Popov2025-05-212-4/+1
|
* Moved renovate.jsonValentin Popov2025-05-102-1/+0
|
* Added self-hosted Renovate BotValentin Popov2025-05-086-59/+38
|
* Update dependencyValentin Popov2025-05-082-858/+1037
|
* Disabled GitHub CI; Enabled Gitea ActionsValentin Popov2025-05-082-13/+20
|
* Update dependency astro to v5.4.3 (#30)renovate[bot]2025-03-111-245/+40
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency autoprefixer to v10.4.21 (#28)renovate[bot]2025-03-091-9/+9
| | | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>