Commit Graph

25 Commits (413f606b2017f562523ee006a2f573c2a9c011d1)

Author SHA1 Message Date
Your Name 878775cab9 chore: resolve psalm issues in admin commands and auth
- Add return type hints (void) and final class markers
- Guard null returns from newestBackup() and putFileAs() in BackupToCloud
- Type ask() default values as strings
- Fix uses_left fallback condition for null/zero max_uses
- Annotate AdminInvite::whereInviteCode and cast Str::uuid() to string
- Ignore local redis-data and mysql-9-data dev directories
4 weeks ago
Your Name 1a234c3920 chore: add Psalm static analysis (plugin-laravel, baseline, CI)
Port PR #6646 onto staging: add psalm/plugin-laravel with psalm.xml,
a staging-generated baseline, and a CI workflow that emits GitHub
annotations and uploads SARIF to Code Scanning. Fix the psalm.xml schema
for Psalm 6.5 (drop unsupported ClassMustBeFinal handler) and ignore
generated report artifacts in git/docker.
4 weeks ago
Daniel Simon fea4efbab0 add PHPUnit cache to .gitignore 2 years ago
Daniel Supernault b122c60de7
Update gitignore 3 years ago
Christian Winther 515198b28c sync ignore files 3 years ago
Christian Winther 3bfd043792 update ignore files 3 years ago
Christian Winther e18d6083a2 bump dottie 3 years ago
Christian Winther f263dfc4e1 apply editorconfig + shellcheck + shellfmt to all files 3 years ago
Christian Winther 068143639f fix gitignore 3 years ago
Christian Winther 543dac34f6 update path 3 years ago
Christian Winther 2e3c7e862c iterating on proxy + letsencrypt setup 3 years ago
Christian Winther 284bb26d92 sync 3 years ago
Christian Winther 10674ac523 iterate on apache example with docker-compose 3 years ago
Daniel Supernault 1301ab42c6
Revert composer.lock removal 4 years ago
Daniel Supernault 51c38f8a34
Update gitignore 4 years ago
trwnh 37256f216d credentials 7 years ago
trwnh 10e52b3ae4 add bashrc 7 years ago
trwnh 3561a78ca7 parity with install guide in docs 7 years ago
trwnh 66a545c40d
add .composer/ 7 years ago
trwnh 3f953e156f
ignore user-specific config files in $HOME
for app-user setups
7 years ago
Daniel Supernault 5426c69bca
Remove composer.lock from gitignore 8 years ago
Daniel Supernault 4dca113f00
Remove composer.lock 8 years ago
Michael Demetriou dc5bce159d Greek translation
Added translations for greek (el). Also added DS_Store to .gitignore
8 years ago
kpcyrd 77ca794cf0 Add simple docker deployment 8 years ago
Daniel Supernault de6b395746 Add .gitignore 9 years ago