castopod/app/Config
Yassine Doghri fb3593f828
refactor: remove all empty declarations + add missing type declarations
update composer dependencies
2021-05-18 17:16:36 +00:00
..
Boot feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
ActivityPub.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Analytics.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
App.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +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 refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Constants.php chore(release): 1.0.0-alpha.57 [skip ci] 2021-05-12 10:32:49 +00:00
ContentSecurityPolicy.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Cookie.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Database.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
DocTypes.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Email.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Encryption.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +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 refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Filters.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
ForeignCharacters.php feat(fediverse): implement activitypub protocols + update user interface 2021-04-02 17:20:02 +00:00
Format.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Generators.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Honeypot.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Images.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Kint.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Logger.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Migrations.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +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 refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Paths.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Routes.php refactor(persons): move podcast and episode persons models to person model for consistency 2021-05-17 17:11:23 +00:00
Security.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Services.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00
Toolbar.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
UserAgents.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
Validation.php refactor: remove all empty declarations + add missing type declarations 2021-05-18 17:16:36 +00:00
View.php refactor: update code base to php 8 and set phpstan lvl to 6 2021-05-14 17:59:35 +00:00