Commit Graph

4643 Commits

Author SHA1 Message Date
Angelillo15 cc4c5eac21 Added icon prop 2023-08-04 19:22:12 +02:00
Angelillo15 ae53bd8034 Added icon 2023-08-04 19:21:53 +02:00
Matthew Penner 3cd15d6f21
ci(docker): skip login on pull requests 2023-07-11 20:52:09 -06:00
Matthew Penner 29783ed240
egg(rust): add support for Carbon
Rebased version of #4734 to 1.0-develop
2023-07-11 20:37:14 -06:00
Angelillo15 37b9ef5585 Add sidebar base logic 2023-07-09 03:02:17 +02:00
Angelillo15 6d8f76dec5 Change background colors 2023-07-08 22:54:58 +02:00
Angelillo15 80f51e0af2 Addapt dev settings 2023-07-08 22:48:06 +02:00
Matthew Penner 7c8bdfc4d8
Update README.md 2023-06-28 20:23:53 -06:00
Matthew Penner b23f3114e4
Update README.md 2023-05-12 23:08:43 -06:00
Matthew Penner 8bfcffc477
Update README.md 2023-03-11 14:11:34 -07:00
Matthew Penner 1d38b4f0e2
Laravel 10 (#4706) 2023-02-23 12:30:16 -07:00
Matthew Penner ad4ddc6300
nix: update flake 2023-02-23 12:24:47 -07:00
Devonte W b746c3ead1
fix(api/client): add validation for backup request body (#4704) 2023-02-23 12:23:12 -07:00
Devonte W aea5c474db
fix(resources/api): allow svg xml format (#4705) 2023-02-23 12:19:58 -07:00
Matthew Penner 2a7833ca17
Update README.md 2023-02-06 10:22:21 -07:00
Alex 9b47403e00
egg(rust): add server.queryport option (#4681) 2023-02-04 14:42:04 -07:00
Pterodactyl CI a99941eb2b ci(release): bump version 2023-01-27 19:26:50 +00:00
Matthew Penner 43f7c10617
Update CHANGELOG.md 2023-01-27 12:24:55 -07:00
Matthew Penner 866b6df4b0
api(task): ensure `sequence_id` always starts at `1` 2023-01-24 16:19:34 -07:00
Matthew Penner 2b14e46eec
api: fix `sequence_id` being ignored in server task API
Closes #4434
2023-01-24 15:57:24 -07:00
Matthew Penner 20f23a0b27
db: add `uuid` column to `failed_jobs` table
Refer to
<https://laravel.com/docs/8.x/upgrade#failed-jobs-table-batch-support>
for more information regarding this change.

Closes #4652
2023-01-24 14:02:41 -07:00
Matthew Penner a27ea3d1bc
config(queue): default to `redis` driver
Updates the default `QUEUE_CONNECTION` value to be `redis`
instead of `sync`.  This can cause problems if users skip
the initial setup or select the prefilled options rather
than the recommended ones.

Closes #4660
2023-01-24 13:48:34 -07:00
Matthew Penner fbdac5b63f
ui(server): fix `reinstall_failed` conflict state 2023-01-17 15:21:31 -07:00
Jelco c74314d2ab
Fix file repository not catching 404 responses (#4637) 2023-01-17 15:12:22 -07:00
Matthew Penner dd595437e6
Update README.md, fix CI status badge 2023-01-17 15:06:56 -07:00
Boy132 2ed7f1c912
Fix `MAIL_FROM_ADDRESS` in EmailSettingsCommand (#4648) 2023-01-17 15:01:53 -07:00
Matthew Penner a2fb319ff5
Update README.md sponsors 2023-01-01 15:26:38 -07:00
Omar Kamel e43da311fe
api(client): keep existing server description when empty (#4619) 2022-12-14 14:19:45 -07:00
Matthew Penner ac53e7b061
Update CHANGELOG.md 2022-12-12 16:09:09 -07:00
Matthew Penner 8978da335e
app(telemetry): disable server_usage for eggs and nests 2022-12-12 16:07:33 -07:00
VibeGAMESNL 680bce6d94
api(client): fix decompress timeout (#4568) 2022-12-12 16:07:13 -07:00
Matthew Penner 428311e854
database: fix mail settings migration 2022-12-12 15:47:48 -07:00
Matthew Penner 6df31e1923
database: fix migration transaction failure? 2022-12-12 15:26:47 -07:00
Matthew Penner c8c648f0e5
php-cs-fixer 2022-12-12 15:14:37 -07:00
Matthew Penner 0751eeec97
database: add migration for new mail config keys 2022-12-12 15:12:03 -07:00
Matthew Penner 24e1c56378
Update SECURITY.md 2022-12-12 14:35:24 -07:00
Matthew Penner 4626118d77
app: fix remaining email config keys 2022-12-12 14:31:49 -07:00
Matthew Penner 6377e3309a
config(queue): fix queue names 2022-12-12 14:29:19 -07:00
Matthew Penner c14fc1ccb0
config(mail): fix SERVER_NAME; closes #4600 2022-12-12 14:26:07 -07:00
Matthew Penner 63a179d7f3
app: fix email config keys 2022-12-12 14:21:47 -07:00
Matthew Penner 3432cadd4a
ci(docker): fix version starting with `v` prefix 2022-12-05 15:43:10 -07:00
Matthew Penner 411017198e
Update CHANGELOG.md 2022-12-05 13:16:03 -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 598c956e4e
ui(server): fix file uploads being canceled instead of completed 2022-12-04 16:36:53 -07:00
Matthew Penner 158facd534
eslint: fix prettier config 2022-12-04 16:32:15 -07:00
Matthew Penner dd69652942
Fix `No application encryption key has been specified` error while trying to generate said key 2022-12-04 16:09:42 -07:00