castopod/app/Config
Yassine Doghri 231d578d64
refactor: add phpstan and update code to adhere to level 5
- move and refactor Image.php from Libraries to Entities folder
- update some database field names
/ types
- update composer packages
2021-05-12 14:00:25 +00:00
..
Boot feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
ActivityPub.php fix(avatar): use default avatar when no avatar url has been set 2021-04-16 17:05:23 +00:00
Analytics.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
App.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Auth.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Autoload.php refactor(analytics): move all analytics files to a new Libraries/Analytics folder 2021-04-14 15:58:40 +00:00
Cache.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Constants.php chore(release): 1.0.0-alpha.57 [skip ci] 2021-05-12 10:32:49 +00:00
ContentSecurityPolicy.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Cookie.php perf(cache): update CI4 to use cache's deleteMatching method 2021-05-03 15:32:46 +00:00
Database.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
DocTypes.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Email.php refactor: add php_codesniffer to define castopod's coding style based on psr-1 2020-10-15 14:41:22 +00:00
Encryption.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Events.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Exceptions.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Filters.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
ForeignCharacters.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Format.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Generators.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Honeypot.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Images.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Kint.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Logger.php refactor: add rector to enforce type declarations, code quality + style and remove dead code 2021-05-12 10:48:30 +00:00
Migrations.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Mimes.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Modules.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Pager.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Paths.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Routes.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Security.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Services.php refactor: add phpstan and update code to adhere to level 5 2021-05-12 14:00:25 +00:00
Toolbar.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
UserAgents.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Validation.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
View.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00