-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: AppsDevTeam/fancyadmin
base: 94d17fc
head repository: AppsDevTeam/fancyadmin
compare: a87b8a8
- 17 commits
- 55 files changed
- 3 contributors
Commits on Jul 26, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 082f301 - Browse repository at this point
Copy the full SHA 082f301View commit details
Commits on Jul 28, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7bd66e9 - Browse repository at this point
Copy the full SHA 7bd66e9View commit details
Commits on Jul 29, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 15a996a - Browse repository at this point
Copy the full SHA 15a996aView commit details
Commits on Jul 30, 2026
-
Merge pull request #66 from AppsDevTeam/fix/curl-close-deprecation
fix(security): remove deprecated curl_close() call
Configuration menu - View commit details
-
Copy full SHA for 9225933 - Browse repository at this point
Copy the full SHA 9225933View commit details
Commits on Aug 2, 2026
-
Merge pull request #65 from AppsDevTeam/f-firebase-token-sync
feat(firebase): Silent sync of firebase token with backend knownTokens
Configuration menu - View commit details
-
Copy full SHA for 021ad05 - Browse repository at this point
Copy the full SHA 021ad05View commit details -
Configuration menu - View commit details
-
Copy full SHA for de18368 - Browse repository at this point
Copy the full SHA de18368View commit details -
feat(flash): Make flash message auto-closing explicit
By default, only `success` flash messages now auto-close. Other types (`warning`, `danger`, `info`) will remain on screen until dismissed by the user, unless an explicit auto-close duration is provided. This clarifies the intended user interaction.
Configuration menu - View commit details
-
Copy full SHA for 8f3d543 - Browse repository at this point
Copy the full SHA 8f3d543View commit details
Commits on Aug 3, 2026
-
feat(auth): add WebAuthn passkey authentication support
- Integrate lbuchs/webauthn library for passkey support - Add PasskeyService, PasskeyException, PasskeySessionSection - Add PasskeyForm and PasskeyGrid components with factories - Add Passkey entity and trait for user identity - Add PasskeyQuery with factory for data access - Wire passkey JS components in app.js for login and management - Add PasskeyFormFactoryInject, PasskeyServiceInject, PasskeyQueryFactoryInject - Extend AccountPresenterTrait with passkey registration/management actions
Configuration menu - View commit details
-
Copy full SHA for 56bf650 - Browse repository at this point
Copy the full SHA 56bf650View commit details -
Merge pull request #67 from AppsDevTeam/webauthn
feat(auth): add WebAuthn passkey authentication support
Configuration menu - View commit details
-
Copy full SHA for c29381e - Browse repository at this point
Copy the full SHA c29381eView commit details
Commits on Aug 4, 2026
-
feat(passkey): add passkeyEnabled flag and conditional passkey UI
- Replace implicit passkey availability with explicit `passkeyEnabled` boolean on FancyAdmin config object - Wrap passkey section in account view with `{if $isPasskeyEnabled}` so it only renders when the feature is configured - Inject PasskeyFormFactory directly via use statement instead of through a separate inject trait - Add PasskeyQueryFactory import to DI extension - Add RuntimeException import to AccountPresenterTraitConfiguration menu - View commit details
-
Copy full SHA for dc9d1cb - Browse repository at this point
Copy the full SHA dc9d1cbView commit details -
Merge pull request #68 from AppsDevTeam/webauthn
feat(passkey): add passkeyEnabled flag and conditional passkey UI
Configuration menu - View commit details
-
Copy full SHA for 3114b9f - Browse repository at this point
Copy the full SHA 3114b9fView commit details -
refactor(passkey): extract passkey logic into dedicated trait and int…
…erface - Extract passkey-related ORM fields and methods from IdentityTrait into new IdentityPasskeysTrait - Add HasPasskeys interface under Traits namespace for type-safe passkey contract - Remove passkey methods from Identity interface (getPasskeyUserHandle, setPasskeyUserHandle) - Update FancyAdminExtension imports to reference new IdentityPasskeysTrait and HasPasskeys
Configuration menu - View commit details
-
Copy full SHA for 9032a9e - Browse repository at this point
Copy the full SHA 9032a9eView commit details -
Merge pull request #69 from AppsDevTeam/webauthn
refactor(passkey): extract passkey logic into dedicated trait and int…
Configuration menu - View commit details
-
Copy full SHA for 3fb8f0d - Browse repository at this point
Copy the full SHA 3fb8f0dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2191ef5 - Browse repository at this point
Copy the full SHA 2191ef5View commit details -
Merge pull request #70 from AppsDevTeam/f-configurable-theme-colors
Add configurable theme colors for side panels, texts, login page
Configuration menu - View commit details
-
Copy full SHA for ec50c34 - Browse repository at this point
Copy the full SHA ec50c34View commit details
Commits on Aug 10, 2026
-
https://trello.com/c/98qWdN41/9510-001x-typeerror-nette-mail-messagea…
…ddto-argument-1-email-must-be-of-type-string-null-given-called-in-var-www-html-releases-123-ve
Configuration menu - View commit details
-
Copy full SHA for 31d3f4c - Browse repository at this point
Copy the full SHA 31d3f4cView commit details -
Merge pull request #71 from AppsDevTeam/f-9510-001x-typeerror-nette-m…
…ail-messageaddto-argument-1-email-must-be-of-type-string-null-given-called-in-var-www-html-releases-123-ve https://trello.com/c/98qWdN41/9510-001x-typeerror-nette-mail-messagea…
Configuration menu - View commit details
-
Copy full SHA for a87b8a8 - Browse repository at this point
Copy the full SHA a87b8a8View commit details
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 94d17fc...a87b8a8