| app/Actions/Comment.php |
|
diff | blob | history |
| app/Actions/Tag.php |
|
diff | blob | history |
| app/Auth/Role.php |
|
diff | blob | history |
| app/Auth/User.php |
|
diff | blob | history |
| app/Config/app.php |
[changed mode: 0755->0644]
|
diff | blob | history |
| app/Config/auth.php |
|
diff | blob | history |
| app/Config/broadcasting.php |
|
diff | blob | history |
| app/Config/cache.php |
|
diff | blob | history |
| app/Config/filesystems.php |
|
diff | blob | history |
| app/Config/logging.php |
|
diff | blob | history |
| app/Config/queue.php |
|
diff | blob | history |
| app/Entities/Models/Book.php |
|
diff | blob | history |
| app/Entities/Models/Bookshelf.php |
|
diff | blob | history |
| app/Entities/Models/Chapter.php |
|
diff | blob | history |
| app/Entities/Models/Page.php |
|
diff | blob | history |
| app/Exceptions/Handler.php |
|
diff | blob | history |
| app/Http/Kernel.php |
|
diff | blob | history |
| app/Http/Middleware/PreventRequestsDuringMaintenance.php |
[moved from app/Http/Middleware/CheckForMaintenanceMode.php with 58% similarity] |
diff | blob | history |
| app/Http/Middleware/RedirectIfAuthenticated.php |
|
diff | blob | history |
| app/Http/Middleware/TrustHosts.php |
|
diff | blob | history |
| app/Http/Middleware/TrustProxies.php |
|
diff | blob | history |
| app/Providers/AppServiceProvider.php |
|
diff | blob | history |
| app/Providers/EventServiceProvider.php |
|
diff | blob | history |
| app/Providers/RouteServiceProvider.php |
|
diff | blob | history |
| app/Uploads/Image.php |
|
diff | blob | history |
| composer.json |
|
diff | blob | history |
| composer.lock |
|
diff | blob | history |
| database/factories/Actions/CommentFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Actions/TagFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Auth/RoleFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Auth/UserFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Entities/Models/BookFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Entities/Models/BookshelfFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Entities/Models/ChapterFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/Entities/Models/PageFactory.php |
[new file with mode: 0644] |
blob |
| database/factories/ModelFactory.php |
[deleted file] |
blob | history |
| database/factories/Uploads/ImageFactory.php |
[new file with mode: 0644] |
blob |
| database/seeders/.gitkeep |
[moved from database/seeds/.gitkeep with 100% similarity] |
blob | history |
| database/seeders/DatabaseSeeder.php |
[moved from database/seeds/DatabaseSeeder.php with 92% similarity] |
diff | blob | history |
| database/seeders/DummyContentSeeder.php |
[moved from database/seeds/DummyContentSeeder.php with 71% similarity] |
diff | blob | history |
| database/seeders/LargeContentSeeder.php |
[moved from database/seeds/LargeContentSeeder.php with 60% similarity] |
diff | blob | history |
| public/index.php |
|
diff | blob | history |
| routes/api.php |
|
diff | blob | history |
| routes/console.php |
[new file with mode: 0644] |
blob |
| routes/web.php |
|
diff | blob | history |
| storage/framework/.gitignore |
|
diff | blob | history |
| tests/AuditLogTest.php |
|
diff | blob | history |
| tests/Auth/AuthTest.php |
|
diff | blob | history |
| tests/Auth/LdapTest.php |
|
diff | blob | history |
| tests/Auth/OidcTest.php |
|
diff | blob | history |
| tests/Auth/Saml2Test.php |
|
diff | blob | history |
| tests/Auth/SocialAuthTest.php |
|
diff | blob | history |
| tests/Entity/BookShelfTest.php |
|
diff | blob | history |
| tests/Entity/BookTest.php |
|
diff | blob | history |
| tests/Entity/ChapterTest.php |
|
diff | blob | history |
| tests/Entity/CommentSettingTest.php |
|
diff | blob | history |
| tests/Entity/CommentTest.php |
|
diff | blob | history |
| tests/Entity/PageDraftTest.php |
|
diff | blob | history |
| tests/Entity/PageEditorTest.php |
|
diff | blob | history |
| tests/Entity/PageTest.php |
|
diff | blob | history |
| tests/Entity/SortTest.php |
|
diff | blob | history |
| tests/Entity/TagTest.php |
|
diff | blob | history |
| tests/HomepageTest.php |
|
diff | blob | history |
| tests/LanguageTest.php |
|
diff | blob | history |
| tests/Permissions/EntityPermissionsTest.php |
|
diff | blob | history |
| tests/Permissions/RolesTest.php |
|
diff | blob | history |
| tests/SharedTestHelpers.php |
|
diff | blob | history |
| tests/ThemeTest.php |
|
diff | blob | history |
| tests/Uploads/AvatarTest.php |
|
diff | blob | history |
| tests/User/UserManagementTest.php |
|
diff | blob | history |
| tests/User/UserProfileTest.php |
|
diff | blob | history |