-
Notifications
You must be signed in to change notification settings - Fork 211
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: Growstuff/growstuff
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: release70
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: Growstuff/growstuff
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release71
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 14 commits
- 26 files changed
- 2 contributors
Commits on Aug 24, 2025
-
Merge pull request #4147 from Growstuff/dev
August 24 Release (Release 66)
Configuration menu - View commit details
-
Copy full SHA for e7dba3f - Browse repository at this point
Copy the full SHA e7dba3fView commit details
Commits on Aug 29, 2025
-
Merge pull request #4160 from Growstuff/dev
Release67 - September 2025?
Configuration menu - View commit details
-
Copy full SHA for a366d68 - Browse repository at this point
Copy the full SHA a366d68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4847974 - Browse repository at this point
Copy the full SHA 4847974View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb791b - Browse repository at this point
Copy the full SHA dfb791bView commit details
Commits on Aug 31, 2025
-
* Improve menu again * Fix crop button annoyance * feat: Add PWA installation instructions to homepage This commit adds instructions for mobile users on how to install the Growstuff website as a Progressive Web App (PWA). The changes include: - A new section on the homepage with instructions for both iOS and Android devices. This section is only visible to logged-out users. - New translations for the instructions in the `en.yml` locale file. - Basic styling for the new section. - Updated feature tests to verify the new section's visibility. * Restyle slightly * Styling * Github lure * Make links bold, not all of the stats text * Adjust specs * Fix width of ready to harvest * Update spec/features/home/home_spec.rb * Fix display * Fix text display wonkyness * Merge pull request #4173 from Growstuff/translate-confirm Garden Delete - Extract strings and fix missing translation bug * Seeds for trade - avoid showing expired seeds on homepage. (#4176) * Improve date visibility * Ensure when seeding seeds, it's false * Typo --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 29543d1 - Browse repository at this point
Copy the full SHA 29543d1View commit details
Commits on Sep 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a900c2e - Browse repository at this point
Copy the full SHA a900c2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for cfc486c - Browse repository at this point
Copy the full SHA cfc486cView commit details
Commits on Sep 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eefda21 - Browse repository at this point
Copy the full SHA eefda21View commit details
Commits on Sep 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cf83800 - Browse repository at this point
Copy the full SHA cf83800View commit details -
Add API token generation, authentication, and CRUD for a number of th…
…e API resources (#4237) * feat: Add API token generation and authentication This commit introduces API token generation and authentication for write operations. - Adds a section to the user's profile edit page to generate and display an API token. - Reuses the `authentications` table to store the API token, avoiding the need for a database migration. - Implements token-based authentication for the API using the `Authorization: Token token=...` header. - Enables write operations for all API resources and ensures they are protected by the new authentication mechanism. - Adds feature and request specs to test the new functionality. * feat: Add API token generation and authentication This commit introduces API token generation and authentication for write operations. - Adds a section to the user's profile edit page to generate and display an API token. - Reuses the `authentications` table to store the API token, avoiding the need for a database migration. - Implements token-based authentication for the API using the `Authorization: Token token=...` header. - Enables write operations for all API resources and ensures they are protected by the new authentication mechanism. - Adds feature and request specs to test the new functionality. * Mark as editable * Refactor * WIP - Authentication * Implement more test coverage * Split 401 and 403 * Before Create hooks * Update harvest specs, defaulting to the first plant part - this may not be right * Update coverage * Update coverage * Rubocop * Rubocop * Rubocop * Fix coverage * For now, mark photos immutable again * Fix specs * Fix specs * Rubocop * Fix specs --------- Co-authored-by: google-labs-jules[bot] <161369871+google-labs-jules[bot]@users.noreply.github.com> Co-authored-by: Daniel O'Connor <daniel.oconnor@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 02db5b8 - Browse repository at this point
Copy the full SHA 02db5b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7988080 - Browse repository at this point
Copy the full SHA 7988080View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5bf9d9 - Browse repository at this point
Copy the full SHA e5bf9d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2f0509 - Browse repository at this point
Copy the full SHA a2f0509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 99478e3 - Browse repository at this point
Copy the full SHA 99478e3View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release70...release71