-
-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor: flarum 2.0 upgrade #208
base: master
Are you sure you want to change the base?
Commits on Nov 2, 2024
-
chore(2.0): update dependencies
Update dependencies to Flarum 2.0 compatible versions.
Configuration menu - View commit details
-
Copy full SHA for e8933c2 - Browse repository at this point
Copy the full SHA e8933c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e042476 - Browse repository at this point
Copy the full SHA e042476View commit details -
chore(2.0): use new import from extension format
Importing modules from an extension can now be done though `ext:vendor/extension/module-path` format.
Configuration menu - View commit details
-
Copy full SHA for 983c045 - Browse repository at this point
Copy the full SHA 983c045View commit details -
chore(2.0): adapt to extending lazy modules
Some Flarum modules are now lazy loaded. Extending them requires a different approach.
Configuration menu - View commit details
-
Copy full SHA for 3dd772f - Browse repository at this point
Copy the full SHA 3dd772fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c2047c - Browse repository at this point
Copy the full SHA 8c2047cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a0a2eb3 - Browse repository at this point
Copy the full SHA a0a2eb3View commit details -
chore(2.0): notification emails now require both plain text and HTML …
…views You now need to provide both plain text and HTML views for notification emails.
Configuration menu - View commit details
-
Copy full SHA for 282dc9f - Browse repository at this point
Copy the full SHA 282dc9fView commit details -
Flarum 2.0 completely changes the JSON:API implementation
Configuration menu - View commit details
-
Copy full SHA for a97b021 - Browse repository at this point
Copy the full SHA a97b021View commit details
Commits on Nov 8, 2024
-
chore(2.0): Search & Filter API changes
Flarum 2.0 introduces a search driver implementation and moves gambits to the frontend.
Configuration menu - View commit details
-
Copy full SHA for 5db95cf - Browse repository at this point
Copy the full SHA 5db95cfView commit details -
chore(2.0): Backend tests + PHPUnit 9 to 11 changes
Flarum 2.0 uses PHPUnit 11 and encourages use of model factories for easier cross-database testing.
Configuration menu - View commit details
-
Copy full SHA for 417d3cf - Browse repository at this point
Copy the full SHA 417d3cfView commit details -
Many variables have been renamed to light/dark specific names and most are now used as CSS variables instead.
Configuration menu - View commit details
-
Copy full SHA for 02d871d - Browse repository at this point
Copy the full SHA 02d871dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 193d84d - Browse repository at this point
Copy the full SHA 193d84dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c34e4f7 - Browse repository at this point
Copy the full SHA c34e4f7View commit details
Commits on Nov 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bf79e99 - Browse repository at this point
Copy the full SHA bf79e99View commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7d2ab59 - Browse repository at this point
Copy the full SHA 7d2ab59View commit details