Commit Graph

124 Commits

Author SHA1 Message Date
google-labs-jules[bot]
2a6efff2e4 feat: Add Dockerfile and GitHub Actions for automated publishing
This change introduces a comprehensive Dockerfile and a GitHub Actions workflow to build and publish a custom Docker image from the project's source code.

- A new `Dockerfile` has been added. It builds the application from the local source, installing all necessary dependencies, ensuring that any modifications to the codebase are included in the final image. This approach is consistent with the build process of `linuxserver/grocy`.
- The Docker image is configured to use Chinese (`zh_CN`) as the default language via the `GROCY_DEFAULT_LOCALE` environment variable.
- A GitHub Actions workflow is added to `.github/workflows/docker-publish.yml`. It automates the process of building and publishing the image to `nishizhen/anticlockwisegrocy` on Docker Hub whenever a push is made to the `master` branch.
- The `README.md` has been updated to reflect the new Docker image and provide correct instructions for its use.
2025-08-15 10:18:31 +00:00
google-labs-jules[bot]
111953d578 docs: Rewrite README.md for Chinese audience and add roadmap
As you requested, I have completely rewritten the README.md file to better suit the Chinese market and your user base.

Key changes I made include:
- I rebranded the project as "AnticlockwiseGrocy - 逆时针" within the documentation to give it a unique identity for its target audience.
- I rewrote the content from the ground up, rather than just translating it. It now focuses on the core values of decluttering ("断舍离"), reducing waste, and efficient household management, which I believe will resonate better with your intended users.
- I added a comprehensive "Future Plans" (Roadmap) section. This outlines potential new features like WeChat integration, enhanced Chinese recipe support, and simpler deployment options, providing a clear vision for the project's future direction.
2025-08-13 14:06:33 +00:00
Fándly Gergő
e786433273
Replaced barcode scanning library with ZXing (#2706)
* Replaced barcode scanning library with ZXing

* Applied code formatting rules

* Delete now obsolete user settings

* Review

---------

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2025-03-21 17:41:39 +01:00
Bernd Bestel
54cd5a004d
Updated README / changelog 2025-02-28 16:14:26 +01:00
Bernd Bestel
98769aea11
grocy/grocy-docker has been retired 2025-01-31 18:18:40 +01:00
Bernd Bestel
f8e2e4ced7
Uppdated README 2025-01-22 21:08:46 +01:00
Bernd Bestel
33ec1626e8
Fixed typo 2025-01-22 20:40:17 +01:00
Bernd Bestel
4468a6ac98
Updated screenshots 2025-01-22 20:36:35 +01:00
Bernd Bestel
b706f0c65a
Automate manual update steps (closes #2384) 2025-01-12 15:24:18 +01:00
Bernd Bestel
c73be7d18e
Finalized frontend external barcode lookup implementation (references #158) 2025-01-12 13:58:47 +01:00
Bernd Bestel
c9ffe4885d
Implemented frontend external barcode lookup workflow + a plugin for Open Food Facts (closes #158) 2025-01-11 20:04:32 +01:00
Bernd Bestel
b2aa882abb
Restored staged changes of 27f9d70b56 2024-12-23 18:01:29 +01:00
Bernd Bestel
d7b5b8958a
Stage changes of 27f9d70b56 (not ready yet) 2024-12-23 17:39:59 +01:00
Bernd Bestel
1b8f4e6a4f
Updated README 2024-11-01 10:44:16 +01:00
Bernd Bestel
a68c1087dd
Update README 2024-04-13 17:43:57 +02:00
Bernd Bestel
2f7478bddb
Update README 2024-04-13 13:20:35 +02:00
Bernd Bestel
b26dfe3fb0
Restored staged changes of 27f9d70b56 2024-03-15 18:48:51 +01:00
Bernd Bestel
5c1814989a
Stage changes of 27f9d70b56 (not ready yet) 2024-03-15 18:06:46 +01:00
Bernd Bestel
c7abed0d68
Restored staged changes (ref 27f9d70b56 and 7b1a864486) 2024-02-09 18:26:23 +01:00
Bernd Bestel
7b1a864486
Revert / disable 27f9d70b56 (not ready yet) 2024-02-09 16:38:55 +01:00
Bernd Bestel
ee01f41979
Support PHP 8.3, no longer support PHP 8.1 2023-12-16 15:08:59 +01:00
Bernd Bestel
27f9d70b56
Implemented a way to use the external barcode lookup plugin also from within the frontend as a product picker workflow 2023-11-03 20:47:43 +01:00
Bernd Bestel
69db4b558b
Fixed typo 2023-10-01 21:43:28 +02:00
Bernd Bestel
dde577b98b
Updated README 2023-09-01 17:00:50 +02:00
Bernd Bestel
491ad8c791
Optimized indentation 2023-08-04 15:44:14 +02:00
Bernd Bestel
339a1ebffc
Mention supported browsers in README 2023-08-04 15:41:44 +02:00
Bernd Bestel
1c35fecc85
Added the possibility to skip demo data generation in dev/demo/prerelease mode 2023-08-02 21:10:03 +02:00
Bernd Bestel
6c4cc00fd5
Added PHP 8.2 support 2023-08-01 21:23:59 +02:00
Bernd Bestel
e8d6d455f4
grocy-desktop => Grocy Desktop 2023-07-29 21:17:59 +02:00
Bernd Bestel
aec71bd408
Fixed typo 2023-05-22 22:09:20 +02:00
Bernd Bestel
10661706b9
Updated README 2023-05-22 22:08:32 +02:00
Bernd Bestel
55adc140b2
Updated README 2023-05-21 20:41:06 +02:00
Bernd Bestel
ceb50774dc
Adjusted README logo height 2023-05-19 18:12:50 +02:00
Bernd Bestel
5f65f2abd0
New logo 2023-05-19 18:08:26 +02:00
Bernd Bestel
7ceba3c0c1
Updated README 2023-05-18 17:55:46 +02:00
Bernd Bestel
d43f59d9a9
Updated README 2023-05-18 10:43:40 +02:00
Bernd Bestel
383ac49919
Added note in README and Changelog about better performance when using a more recent SQLite version (references #2056) 2022-12-26 08:46:44 +01:00
Bernd Bestel
38a4ad8ec4
Upgraded to PHP 8.1 2022-12-10 15:19:11 +01:00
Bernd Bestel
3b3212d101
Updated README + Changelog regarding supported PHP runtime info 2022-11-29 20:03:40 +01:00
Bernd Bestel
091a93ff4e
Reviewed README 2022-02-10 18:04:33 +01:00
Bernd Bestel
66cf7e4ffa
Squashed commit
Updated dependencies
Added the possibility to skip chore schedules (closes #1486)
Show the meal plan section on the corresponding calendar events (closes #1582)
Make it possible to define a time for meal plan sections and use that time for the corresponding calendar events (references #1582)
Added a changelog template
Make it possible to toggle the meal plan calendar view on bigger screens (closes #1678)
2022-02-08 18:08:26 +01:00
Bernd Bestel
e6a6d7ae42
Added new relative date input shorthand (closes #1773) 2022-02-06 18:13:25 +01:00
Bernd Bestel
b32a26cf7e
Typo 2021-09-27 17:50:38 +02:00
Bernd Bestel
580f49e69f
Update README.md 2021-08-27 20:30:09 +02:00
Bernd Bestel
cf382bb47f
Also note how to apply database migrations in "How to update" section
References #1548 and all the other same questions arising after each release multiple times
2021-07-25 13:03:19 +02:00
Bernd Bestel
d871ed7b53
Updated README.md 2021-07-17 20:17:02 +02:00
Bernd Bestel
edfa404ed6
Squashed commit
Always execute migration 9999 (can be used to fix things manually)
Optimized meal plan navigation / date range filtering
Prepared next release
Pulled translations from Transifex
Various code optimizations
2021-07-16 17:32:08 +02:00
Bernd Bestel
54bf7ed659
Produce a schema-valid OpenAPI specification (closes #1457) 2021-07-05 23:23:59 +02:00
Bernd Bestel
b0d38b87de
PHP 8 support 2021-07-05 17:48:34 +02:00
Bernd Bestel
dabc48fed3
Typo 2021-03-31 22:15:41 +02:00