Commit graph

4708 commits

Author SHA1 Message Date
Angelillo15
d68c63c401 Remove margin and added top of 6vh 2023-08-05 13:35:27 +02:00
Angelillo15
7601e3fe76 added orange color 2023-08-05 13:35:01 +02:00
Angelillo15
4ac857da5b Added console 2023-08-04 23:53:40 +02:00
Angelillo15
8595f2a09a Added love command 2023-08-04 23:46:42 +02:00
Angelillo15
d2984af12c Change colors of Stat element in the panel 2023-08-04 23:27:50 +02:00
Angelillo15
f8312b1cb2 Added new icons to router 2023-08-04 20:33:10 +02:00
Angelillo15
d777b3b55e Change account router 2023-08-04 20:32:58 +02:00
Angelillo15
6c04718c35 Change content container class to use sidebar 2023-08-04 20:24:08 +02:00
Angelillo15
099cda8ebb Change className 2023-08-04 20:23:27 +02:00
Angelillo15
72d086d292 Added sidebar id to the id list 2023-08-04 20:23:14 +02:00
Angelillo15
860b337b1f Added NavBar buttons 2023-08-04 20:22:50 +02:00
Angelillo15
638bf4cb59 added content container 2023-08-04 20:22:31 +02:00
Angelillo15
aa13ce4698 Implements new ServerRouter 2023-08-04 19:23:13 +02:00
Angelillo15
da0be11d29 Deleted Sidebar from dashboard 2023-08-04 19:22:54 +02:00
Angelillo15
dc6b5e704f Create SideBar with Children props 2023-08-04 19:22:32 +02:00
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