William Phillips
ffae1eac06
Tiny spelling correction.
...
Correction of 'lowecase' to 'lowercase'.
2017-09-16 01:26:34 +01:00
Dane Everitt
a498bbc7d5
Move location service to match other services
2017-09-15 00:16:03 -05:00
Dane Everitt
a8560b720a
Tests for global helper functions
2017-09-14 23:18:01 -05:00
Dane Everitt
4e5398fb6b
Add tests for schedule stuff
2017-09-14 23:02:31 -05:00
Dane Everitt
a8c4d6afdb
Update random ID method to use str_random and not random_bytes
...
The use of random_bytes in combination with bin2hex was producing a lot of duplicate keys when tested in batches of 10k (anywhere from 2 to 6). The use of str_random yielded no duplicates even at scales of 100k keys that were 8 characters.
2017-09-13 23:07:02 -05:00
Dane Everitt
0e518be6ca
More color adjustments
2017-09-13 22:38:28 -05:00
Dane Everitt
7f76684453
More schedule changes
2017-09-13 21:46:43 -05:00
Dane Everitt
457c910c35
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2017-09-12 23:45:21 -05:00
Dane Everitt
2ac90b50f2
Begin refactoring Tasks to be apart of the Scheduler system
2017-09-12 23:45:19 -05:00
Jakob
07a388cb93
Merge pull request #605 from KasperFranz/bug/newVariablePopulate
...
using the placeholder value if nothing is specified in rules on a new…
2017-09-12 23:53:56 +02:00
kasper Franz
3377898143
set the default value as value!
2017-09-12 10:37:53 +02:00
kasper Franz
a23a615ac0
merge
2017-09-12 10:35:27 +02:00
Dane Everitt
07965d0ce7
These migrations... work?? 🐋
2017-09-11 01:15:44 -05:00
Dane Everitt
1873c1e9b9
Who doesn't love a good mystery novel. 🍞
...
Fix ide helper stubs?
2017-09-11 00:27:43 -05:00
Dane Everitt
f9bf8603b2
wot ❓
2017-09-11 00:15:48 -05:00
Dane Everitt
131159c246
Fix some forgotten logic checks temporarily
2017-09-10 23:57:18 -05:00
Dane Everitt
97d87ff57c
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2017-09-10 23:45:33 -05:00
Dane Everitt
7b454980ab
Fix version display in node list
2017-09-10 23:45:27 -05:00
Dane Everitt
6c6a3c9458
Merge pull request #615 from Pterodactyl/feature/customized-theme
...
Feature/customized theme
2017-09-10 18:14:15 -10:00
Dane Everitt
0e3729851c
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2017-09-09 23:55:23 -05:00
Dane Everitt
bab28dbc85
Initial implementation of new task mgmt system 👮
2017-09-09 23:55:21 -05:00
Dane Everitt
d3f2059a9c
Update README.md
2017-09-09 20:54:57 -05:00
Jakob
3f380987c1
remove auto enabled query port from minecraft services
...
fix #620
2017-09-08 10:00:36 +02:00
Jakob
1e94bd5128
add particles.js to readme
2017-09-07 09:55:18 +02:00
Dane Everitt
dcfc18462f
Merge pull request #619 from TheFonix/patch-1
...
Donation link update
2017-09-06 15:51:34 -10:00
Fonix Hardcastle
bbc7c054dc
Donation link update
...
Update to the new Donor box donation system
2017-09-07 00:29:04 +01:00
Dane Everitt
f157c06d04
Fix PHPCS to order by length not alphabetical
2017-09-04 19:07:00 -05:00
Jakob Schrettenbrunner
2ac1e08f47
Merge branch 'develop' into feature/customized-theme
2017-09-05 01:47:43 +02:00
Jakob Schrettenbrunner
855b7fa1e4
fix menu collapse with adminlte 2.4
2017-09-05 01:46:55 +02:00
Dane Everitt
dc310ffdea
Finish subuser controller
2017-09-04 18:12:13 -05:00
Jakob Schrettenbrunner
0438ad7a21
switch blue and refine some colors
2017-09-05 00:29:34 +02:00
Jakob Schrettenbrunner
8b978b9597
refine some adminlte colors
2017-09-05 00:03:03 +02:00
Jakob Schrettenbrunner
6ce3aa969f
redesign login page
2017-09-04 23:53:46 +02:00
Jakob Schrettenbrunner
56dbe0e4bf
update adminlte to 2.4-rc
...
change adminlte blue colors to material indigo 700
2017-09-04 23:53:29 +02:00
Jakob Schrettenbrunner
73d153cacb
fix pterodactyl:user command
2017-09-04 23:50:21 +02:00
Dane Everitt
7222754580
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2017-09-04 14:34:40 -05:00
Dane Everitt
b12f6f1156
Tests for RemoteRequestController
2017-09-04 14:34:38 -05:00
Dane Everitt
aebb7c66fd
Merge pull request #614 from Pterodactyl/analysis-qowP0K
...
Apply fixes from StyleCI
2017-09-03 16:41:19 -05:00
Dane Everitt
8f14ee989d
Apply fixes from StyleCI
2017-09-03 21:41:03 +00:00
Dane Everitt
54554465f2
Add more front-end controllers, language file cleanup
2017-09-03 16:32:52 -05:00
Dane Everitt
4532811fcd
Improved middleware, console page now using new setup
2017-09-02 21:35:33 -05:00
Dane Everitt
bae76c2768
Fix support for PHP 7.0
2017-09-02 19:39:49 -05:00
Dane Everitt
37508a370d
Finish up unit tests for base controllers
2017-09-02 18:56:15 -05:00
Dane Everitt
4203cdcb77
Merge branch 'develop' of https://github.com/Pterodactyl/Panel into develop
2017-09-02 00:21:17 -05:00
Dane Everitt
53d1182645
Add unit tests for API key controller
2017-09-02 00:21:15 -05:00
Dane Everitt
09d571ac72
Merge pull request #610 from youanden/patch-1
...
Fix typo
2017-09-01 22:39:56 -05:00
Georgiy Slobodenyuk
7feb8bcedc
Fix typo
2017-09-01 23:39:10 -04:00
Jakob
4e667b620a
travis: add discord notification using webhook
2017-09-01 02:30:10 +02:00
Dane Everitt
30660cfac2
Apply fixes from StyleCI ( #609 )
2017-08-30 21:14:20 -05:00
Dane Everitt
cb62e6a96d
Hide from UI if not admin
2017-08-30 21:12:35 -05:00