Commit Graph

31300 Commits

Author SHA1 Message Date
Alexandre
9bd179796e Fix Joplin migration lock handling 2025-12-28 13:45:18 +01:00
Alexandre
27aadbee17 nobuild 2025-12-28 09:18:06 +01:00
Alexandre
aa76b99160 icons 2025-12-28 09:14:31 +01:00
Alexandre
7636632cb9 Update README to remove obsolete options
Removed several SSL and authentication options from the README.
2025-12-28 09:12:47 +01:00
Alexandre
c76cf786a2 Update config.yaml with auth_method options
Add authentication method options to configuration.
2025-12-28 09:11:30 +01:00
Alexandre
c228ab8483 Simplify config.yaml by removing unused options
Removed various configuration options and schema definitions for simplification.
2025-12-28 09:06:22 +01:00
Alexandre
9d9d65adcc Update build matrix to exclude 'armv7' architecture
Removed 'armv7' architecture from the build matrix.
2025-12-28 08:59:52 +01:00
Alexandre
c0c661eeeb Update config.yaml 2025-12-28 08:58:15 +01:00
Alexandre
2fd098e2d7 Merge pull request #2309 from alexbelgium/codex/duplicate-and-adapt-filebrowser-addon
Fix FileBrowser Quantum startup path and remove missing README image
2025-12-28 08:54:28 +01:00
Alexandre
33cb52f76a Merge branch 'master' into codex/duplicate-and-adapt-filebrowser-addon 2025-12-28 08:54:21 +01:00
Alexandre
7b83bbae3e Fix FileBrowser Quantum startup path 2025-12-28 08:53:17 +01:00
Alexandre
6f1cb01b46 Merge pull request #2308 from alexbelgium/codex/duplicate-and-adapt-filebrowser-addon
Remove FileBrowser Quantum binary assets
2025-12-28 08:32:23 +01:00
Alexandre
9a076663d7 Remove FileBrowser Quantum binary assets 2025-12-28 08:30:09 +01:00
github-actions[bot]
8df18fd71f Update stargazer map & cache 2025-12-28 01:09:26 +00:00
github-actions
ec1785b06e GitHub bot: changelog 2025-12-27 19:43:54 +00:00
Alexandre
a6f0b0c80b Bump version to 0.1.0-5 2025-12-27 20:40:36 +01:00
Alexandre
69efb6bccf Fix permissions for entrypoint.sh 2025-12-27 20:40:17 +01:00
github-actions
eec17f8225 GitHub bot: changelog 2025-12-27 19:06:48 +00:00
Alexandre
9f246feb94 Merge pull request #2305 from alexbelgium/codex/use-gosu-for-next.js-entrypoint
Add gosu dependency, enable ha_entrypoint and bump social_to_mealie version
2025-12-27 20:03:30 +01:00
Alexandre
9e6bf099a6 Add gosu dependency and bump social_to_mealie version 2025-12-27 20:03:12 +01:00
github-actions
01be16c677 GitHub bot : README updated 2025-12-27 17:03:44 +00:00
github-actions
92d7c82ab4 GitHub bot: changelog 2025-12-27 09:21:23 +00:00
Alexandre
062fa1790f Bump version to 0.1.0-3 2025-12-27 10:17:53 +01:00
Alexandre
dd52847d1b Merge pull request #2304 from alexbelgium/codex/create-and-populate-.env-file
Initialize generated /.env in env export templates
2025-12-27 10:17:23 +01:00
Alexandre
ea25783a73 Initialize .env in env export templates 2025-12-27 10:16:44 +01:00
github-actions
54ec5df87d GitHub bot: changelog 2025-12-27 08:48:55 +00:00
Alexandre
a8f6a8a5f3 Update config.yaml 2025-12-27 09:45:12 +01:00
Alexandre
05c4f09e5f Update 99-run.sh 2025-12-27 09:44:57 +01:00
Alexandre
7f10535477 Export environment variables to entrypoint scripts
Add export command for environment variables to entrypoint scripts
2025-12-27 09:44:09 +01:00
Alexandre
8945d624f5 Update 00-global_var.sh 2025-12-27 09:42:11 +01:00
Alexandre
5b44e1c234 Update 99-run.sh to export variables to entrypoint.sh
Added export commands to entrypoint.sh for required and optional variables.
2025-12-27 09:40:17 +01:00
GitHub Actions
73264f37c8 Revert 'Update config.yaml' [nobuild] 2025-12-27 08:37:17 +00:00
Alexandre
e9264f8c06 Refactor config.yaml by cleaning up device entries
Removed unnecessary device mappings and updated MEALIE_URL.
2025-12-27 09:29:37 +01:00
GitHub Actions
e13186982d Revert 'Update config.yaml to modify device mappings and settings' [nobuild] 2025-12-27 08:29:06 +00:00
Alexandre
2f7c7a9caa Update Dockerfile 2025-12-27 09:28:45 +01:00
Alexandre
d080826869 Update config.yaml to modify device mappings and settings 2025-12-27 09:25:22 +01:00
Alexandre
2d5ee9e394 Merge pull request #2303 from alexbelgium/codex/create-addon-based-on-existing-templates
Remove Social to Mealie binary assets
2025-12-27 09:22:49 +01:00
Alexandre
843da44ac7 new addon 2025-12-27 09:22:26 +01:00
github-actions
f129d5e6cc GitHub bot: changelog 2025-12-27 08:21:01 +00:00
Alexandre
0ff3975de3 Remove social_to_mealie binary assets 2025-12-27 09:20:19 +01:00
Alexandre
eec82176b0 Add disk space cleanup and reduce retry wait time
Updated the workflow to include disk space cleanup and adjusted retry wait time.
2025-12-27 09:20:03 +01:00
Alexandre
4494a9e984 Update config.yaml 2025-12-27 09:16:10 +01:00
Alexandre
b2f13a9650 Update onpush_builder.yaml 2025-12-27 09:14:10 +01:00
GitHub Actions
8d429be0f9 Revert 'Update config.yaml' [nobuild] 2025-12-27 08:02:16 +00:00
Alexandre
33244b571f Update config.yaml 2025-12-27 08:58:39 +01:00
Alexandre
831ae97abb Update Dockerfile to install Rust and wasm-pack
Set up Rust environment and install wasm-pack.
2025-12-27 08:58:27 +01:00
Alexandre
ceb7eb2176 Update config.yaml 2025-12-27 08:57:42 +01:00
Alexandre
861a447de2 Enhance retry logic with cleanup commands
Added cleanup steps before retrying the build process.
2025-12-27 08:56:22 +01:00
Alexandre
18c93fc88f Update config.yaml 2025-12-27 08:52:14 +01:00
Alexandre
14d42dcf0f Add no-cache option to build args in workflow 2025-12-27 08:51:58 +01:00