.github
Fix release.yml not adding example env
2024-10-14 18:30:27 -04:00
app
fix: Add JWT signature validation to the authentication process and include comprehensive tests for various token scenarios.
2026-03-23 23:21:48 -04:00
bootstrap
Do a little bit of refactoring of the namespaces
2022-09-20 00:14:17 +00:00
config
optimize imports project-wide
2023-11-06 04:20:25 +00:00
database
Add v4.5.0-rc.1
2025-06-21 14:46:25 -05:00
dockerfiles
change source for php extension installer
2024-01-01 19:36:50 -06:00
lang /en_US
Fix US Keyboard Characters validation
2024-03-07 21:11:31 -06:00
public
Export new Horizon frontend assets
2023-11-28 15:34:29 -06:00
resources
fix:unauth user access IPAM settings
2024-11-27 02:44:47 -05:00
routes
Scope route bindings
2024-03-04 14:31:03 -06:00
storage
Add server overview page
2022-11-05 02:51:09 +00:00
tests
fix: Add JWT signature validation to the authentication process and include comprehensive tests for various token scenarios.
2026-03-23 23:21:48 -04:00
.editorconfig
export IDE code formatting rules for IntelliJ
2023-11-27 20:41:32 -06:00
.env.ci
Remove root pass var & make redis pass var empty
2024-01-25 21:25:20 -06:00
.env.example
Remove root pass var & make redis pass var empty
2024-01-25 21:25:20 -06:00
.gitattributes
Initialize project base
2022-07-07 04:22:18 +02:00
.gitignore
Add PHPUnit Cache to gitignore
2024-10-12 16:56:46 -04:00
.prettierignore
Add security updating
2022-11-27 22:16:37 +00:00
.prettierrc.json
organize imports in the front end
2023-11-06 04:12:03 +00:00
.styleci.yml
organize imports in the front end
2023-11-06 04:12:03 +00:00
ACKNOWLEDGEMENTS.md
Update release workflow
2024-01-29 23:45:02 -06:00
artisan
Initialize project base
2022-07-07 04:22:18 +02:00
CHANGELOG.md
Add v4.5.1 changelog
2026-03-23 23:23:17 -04:00
CODE_OF_CONDUCT.md
Create CODE_OF_CONDUCT.md
2023-11-12 17:59:56 -06:00
composer.json
fix: Add JWT signature validation to the authentication process and include comprehensive tests for various token scenarios.
2026-03-23 23:21:48 -04:00
composer.lock
fix: Add JWT signature validation to the authentication process and include comprehensive tests for various token scenarios.
2026-03-23 23:21:48 -04:00
CONTRIBUTOR_LICENSE_AGREEMENT
Create CONTRIBUTOR_LICENSE_AGREEMENT
2022-09-12 20:54:49 -05:00
crowdin.yml
organize imports in the front end
2023-11-06 04:12:03 +00:00
docker-compose.ci.yml
Fix redis compose config
2024-02-04 19:17:11 -06:00
docker-compose.yml
Disable external exposure of database, Redis, and workspace ports
2025-05-03 17:26:10 -05:00
LICENSE.md
Update LICENSE.md
2024-03-13 00:05:39 -05:00
package-lock.json
fix: Add JWT signature validation to the authentication process and include comprehensive tests for various token scenarios.
2026-03-23 23:21:48 -04:00
package.json
add prettier plugin sort
2023-11-06 04:07:28 +00:00
phpstan.neon
Add server details updating
2022-10-13 03:34:45 +00:00
phpunit.xml
add manual intervention to upgrade to laravel 10
2023-04-29 02:33:05 +00:00
postcss.config.js
organize imports in the front end
2023-11-06 04:12:03 +00:00
README.md
Update license section
2024-04-09 10:46:25 -05:00
tailwind.config.js
organize imports in the front end
2023-11-06 04:12:03 +00:00
tsconfig.json
organize imports in the front end
2023-11-06 04:12:03 +00:00
tsconfig.node.json
organize imports in the front end
2023-11-06 04:12:03 +00:00
vite.config.ts
organize imports in the front end
2023-11-06 04:12:03 +00:00