Matthew Penner
|
6f5fb09c13
|
Merge branch '1.0-develop' into develop
|
2023-08-22 19:22:50 -06:00 |
|
Boy132
|
1af200c464
|
Replace bin.ptdl.co with pteropaste.com
ptdl.co always has cert issues. pteropaste is used anywhere else (e.g. in Discord bot commands)
Also increased the line number to 150.
|
2023-08-22 15:05:55 -10:00 |
|
Michael Parker
|
aa2f797f6f
|
fix panel log folder
resolves #4838
Fixes an issue with the log symlink as well
|
2023-08-22 14:57:45 -10:00 |
|
Matthew Penner
|
3cd15d6f21
|
ci(docker): skip login on pull requests
|
2023-07-11 20:52:09 -06:00 |
|
Matthew Penner
|
f5ce1a240c
|
ci: install pnpm
|
2023-02-23 14:39:45 -07:00 |
|
Matthew Penner
|
8320c64918
|
switch from yarn to pnpm
|
2023-02-23 14:37:12 -07:00 |
|
Matthew Penner
|
0d225b0e8f
|
ci(docker): revert workflow changes
|
2023-02-23 14:35:07 -07:00 |
|
Matthew Penner
|
05d8de0671
|
ci(container): tweak options
|
2023-02-23 13:47:39 -07:00 |
|
Matthew Penner
|
f98aa11a3a
|
ci(container): update to ubuntu-22.04
|
2023-02-23 13:43:40 -07:00 |
|
Matthew Penner
|
ab4b4e6ada
|
ci(container): replace old docker workflow
|
2023-02-23 13:40:04 -07:00 |
|
Matthew Penner
|
85df1a4ec7
|
ci(laravel): add PHP 8.2 to test matrix
|
2023-02-23 12:48:28 -07:00 |
|
Matthew Penner
|
1d38b4f0e2
|
Laravel 10 (#4706)
|
2023-02-23 12:30:16 -07:00 |
|
Matthew Penner
|
5fbc7a89e4
|
nix&docker: simplify Caddyfile
|
2022-12-12 19:23:03 -07:00 |
|
Matthew Penner
|
e64e28839b
|
Merge branch '1.0-develop' into develop
|
2022-12-12 14:06:52 -07:00 |
|
Matthew Penner
|
3432cadd4a
|
ci(docker): fix version starting with v prefix
|
2022-12-05 15:43:10 -07:00 |
|
Matthew Penner
|
e763c72d63
|
ci(docker): fix version in app.php
|
2022-12-05 12:39:07 -07:00 |
|
Matthew Penner
|
a2970cd784
|
ci: tweak docker and release workflows
|
2022-12-05 09:58:13 -07:00 |
|
Matthew Penner
|
ca4aa795be
|
ci(docker): fix latest tag
|
2022-12-04 18:37:45 -07:00 |
|
Matthew Penner
|
c802b49b7a
|
ci(docker): fix app version
|
2022-12-04 18:36:26 -07:00 |
|
Matthew Penner
|
7d93f1566c
|
ci: overhaul workflows
|
2022-12-04 17:40:17 -07:00 |
|
Matthew Penner
|
3ea6d45cda
|
php-cs-fixer
|
2022-11-29 10:53:59 -07:00 |
|
Lance Pioch
|
a1a52754ad
|
chore: add phpstan static analysis minimum (#4511)
|
2022-11-28 09:56:03 -07:00 |
|
Matthew Penner
|
f76155aa13
|
ci(docker): update build-push-action from v2 to v3
|
2022-11-27 17:02:10 -07:00 |
|
Matthew Penner
|
dae40ee02d
|
ci(docker): temporarily disable arm64 dev build
|
2022-11-27 15:57:54 -07:00 |
|
Matthew Penner
|
490690f1d0
|
docker: overhaul container image
|
2022-11-27 12:34:31 -07:00 |
|
Lance Pioch
|
3bf5a71802
|
PostgreSQL Support (#4486)
Co-authored-by: Matthew Penner <matthew@pterodactyl.io>
|
2022-11-25 13:29:04 -07:00 |
|
Matthew Penner
|
21613fa602
|
React 18 and Vite (#4510)
|
2022-11-25 13:25:03 -07:00 |
|
Matthew Penner
|
897ca48ded
|
github: re-enable blank issues
|
2022-11-14 18:28:02 -07:00 |
|
Matthew Penner
|
d466934103
|
Laravel Sail (#4508)
|
2022-10-31 11:38:56 -06:00 |
|
Matthew Penner
|
5f57e63fe4
|
ci(lint): install composer dependencies
|
2022-10-26 10:45:43 -06:00 |
|
Matthew Penner
|
6f0bb43314
|
ci: cleanup, add dedicated lint workflow
|
2022-10-26 10:43:05 -06:00 |
|
Matthew Penner
|
5331fd2cdb
|
ci(docker): build local code checkout, add caching to dev build
|
2022-10-20 14:32:23 -06:00 |
|
Matthew Penner
|
cbcf62086f
|
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
|
2022-10-14 10:59:20 -06:00 |
|
Matthew Penner
|
16c110a489
|
Update FUNDING.yml
|
2022-09-26 11:23:48 -06:00 |
|
SS
|
23124c9b08
|
docker: update README.md (#4388)
|
2022-09-25 13:11:45 -06:00 |
|
DaneEveritt
|
16725e656b
|
Bundle the new eslintrc config file
|
2022-06-26 21:18:53 -04:00 |
|
DaneEveritt
|
c9ab0abba9
|
Use node 16 for all build actions
|
2022-06-26 21:09:40 -04:00 |
|
DaneEveritt
|
271197e823
|
Fix cs-fix run
|
2022-06-26 16:21:07 -04:00 |
|
DaneEveritt
|
ab37ee8633
|
Remove dusk tests, they're not used
|
2022-05-04 20:41:32 -04:00 |
|
DaneEveritt
|
66da520e11
|
Simplify testing process for integration tests, don't require second connection
|
2022-05-04 20:41:04 -04:00 |
|
Mrxbox98
|
a9ebf5b883
|
Added build workflow (#3963)
|
2022-03-28 12:13:27 -07:00 |
|
Dane Everitt
|
8dee69e78f
|
Add fields for game and image details
|
2022-01-30 09:04:54 -08:00 |
|
Alex
|
e881285ef1
|
ci(release): add ESLint config (#3747)
|
2022-01-17 20:17:13 -07:00 |
|
Paperboypaddy16
|
e7884e4f0b
|
Fixed link for docker-compose.yml under Setup (#3829)
|
2022-01-17 20:05:04 -07:00 |
|
Wuzado
|
49dd719117
|
fix(docker): handle cases where DB_PORT is not defined (#3808)
Co-authored-by: Alex <admin@softwarenoob.com>
|
2022-01-15 08:10:19 -08:00 |
|
Alex
|
5cde059f21
|
docs(docker): display correct variable for certificates (#3723)
Docker image and compose file uses `LE_EMAIL` and not `LETSENCRYPT_EMAIL`
Co-authored-by: Matthew Penner <me@matthewp.io>
|
2021-12-04 10:51:15 -08:00 |
|
Alex
|
49d5ef271d
|
ARM64 support for the Panel Docker image, closes #3580 (#3709)
Co-authored-by: Dane Everitt <dane@daneeveritt.com>
|
2021-12-04 10:33:42 -08:00 |
|
Desjardins Jérôme
|
10aaf00e83
|
use DB_PORT for mysql database connection (#3762)
DB_PORT is the env variable defined for the mysql port into Panel Configuration.
|
2021-12-04 10:25:02 -08:00 |
|
Waseem Hassan Shahid
|
8b236c6907
|
Fix SSL config docker (#3616)
* Don't copy default nginx config at build time
* Use http.d folder for nginx configs
* Add default config back
* Change the panel config name
|
2021-10-09 10:31:29 -07:00 |
|
Matthew Penner
|
4d7140bd3b
|
actions(tests): backport v2 workflow (#3558)
Co-authored-by: Dane Everitt <dane@daneeveritt.com>
|
2021-09-11 12:20:04 -07:00 |
|