Dane Everitt
b93b40ba31
Begin working on password reset page
2019-06-11 22:02:18 -07:00
Dane Everitt
d9f30294de
Migrate the existing login form to use React
2019-06-09 19:26:20 -07:00
Dane Everitt
3f2a4b5762
Get initial implementation for react working
2019-06-09 17:29:10 -07:00
Dane Everitt
a66d7a3417
Merge branch 'develop' into feature/vuejs
2019-03-09 11:19:07 -08:00
Sir3lit
babf1262f0
Update Notice
...
Updates notice to reflect the correct name of the value to edit, less confusion
2019-03-03 23:03:48 -05:00
Dane Everitt
d9593b23ab
Paginate server results when viewing a node, closes #1404
2019-03-02 15:58:56 -08:00
Havila
04fb5de9a1
Add missing ∞ ( #1485 )
...
I guess it was left out of https://github.com/pterodactyl/panel/pull/1260
2019-02-16 11:10:12 -08:00
Dane Everitt
626a63ddd9
Some code cleanup
2019-02-09 19:15:18 -08:00
Dane Everitt
caca6cff8a
Make the file manager look better
2019-02-09 17:07:11 -08:00
Dane Everitt
a9fda52065
Begin fixing design to match new colors
2019-02-09 15:17:38 -08:00
Dane Everitt
e62e3babcc
More fixes
2019-02-09 14:48:47 -08:00
Dane Everitt
6e26f1929d
Blues
2019-02-09 14:44:35 -08:00
Dane Everitt
32b43cff9a
Convert color schema, begin migrating old classes (finishes grey & red)
2019-02-09 14:32:18 -08:00
Dane Everitt
89d29cf46b
Assorted UI tweaking
2019-02-03 17:27:19 -08:00
Dane Everitt
91cf735646
Fix webpack compliation for prod, chunk out massive files for perf
2019-02-02 18:25:33 -08:00
Dane Everitt
327a324cb4
Merge pull request #1443 from zKoz210/develop
...
Fixed skip_scripts in creating and startup the server
2019-02-02 14:04:54 -08:00
Magnus Leßmann
5a23fdae6e
Fix missing encoding of file editing urls
2019-01-24 09:29:35 +01:00
Oreo Oreoniv
186418ee50
Fixed skip_scripts in startup the server
2019-01-18 08:02:09 +03:00
Oreo Oreoniv
27882467e5
Fixed skip_scripts in creating the server
2019-01-18 08:00:35 +03:00
Dane Everitt
21ffa08d66
Merge branch 'develop' into feature/vuejs
2018-12-16 14:20:35 -08:00
zKoz210
0b4b1a3443
Initial update
2018-11-26 03:25:18 +03:00
Lance Pioch
e5cf512fed
Update master.blade.php
2018-10-24 11:27:47 -04:00
Lance Pioch
33f86a93a0
Update auth.blade.php
2018-10-24 11:27:07 -04:00
ayan4m1
61facddf24
use a swal() loader to show test-in-progress state to user
2018-10-13 21:31:08 -04:00
ayan4m1
006832de21
fix mail settings save failure message construction
2018-10-13 21:31:08 -04:00
ayan4m1
7db14bed8b
handle cases where single text exception message is returned
2018-10-13 21:31:08 -04:00
ayan4m1
c5608b1827
rework UI of mail settings page to allow for saving settings before testing
2018-10-13 21:30:47 -04:00
ayan4m1
fd3e5fc73e
add SMTP mail tester
2018-10-13 21:30:47 -04:00
Dane Everitt
b6205463db
Merge branch 'develop' into feature/vuejs
2018-09-23 13:14:46 -07:00
Andrew DeLisa
262ef78fae
Allow deletion of multiple allocations at once ( #1322 )
2018-09-18 21:43:18 -07:00
Dane Everitt
5ca13839cf
Merge branch 'develop' into feature/vue-serverview
2018-09-05 21:34:59 -07:00
Dane Everitt
c305320cc6
Remove debug
2018-09-03 16:23:27 -07:00
Dane Everitt
368b9892e1
Rename cn to zh for language
2018-09-03 15:14:19 -07:00
Dane Everitt
4d62e4c7b9
Merge branch 'develop' into pr/1128
2018-09-03 15:10:23 -07:00
Tom Chilvers
1c6159f46b
Typo ( #1298 )
2018-08-23 10:34:04 -07:00
Alex
5d9d4da5da
Use appropiate infinity signs ( #1260 )
2018-08-01 09:03:36 -07:00
Dane Everitt
f2d2725ca0
Merge branch 'feature/vuejs' into feature/vue-serverview
2018-07-15 16:50:11 -07:00
Dane Everitt
6336e5191f
Strip out JWT usage and use cookies to track the currently logged in user
2018-07-14 22:42:58 -07:00
Dane Everitt
603b8a3094
Merge branch 'feature/vuejs' into feature/vuejs-account
2018-07-02 21:01:04 -07:00
Dane Everitt
48cb01f438
Merge branch 'develop' into feature/vuejs
2018-07-02 21:00:42 -07:00
Lance Pioch
b5022766df
Do not keep processing the file/folder paths if the user has cancelled the operation and fix #1124 ( #1177 )
2018-07-01 14:42:01 -07:00
Matthew Penner
1da05a2ee2
Fix typo ( #1210 )
2018-06-30 13:25:51 -07:00
Stan
ad9ed5ea00
Fixed the permission ( #1217 )
2018-06-30 13:23:48 -07:00
Dane Everitt
5c3d3f6ce9
Better support for mobile devices on login and account pages
2018-06-16 18:04:48 -07:00
Jakob Schrettenbrunner
05478e3277
Merge branch 'feature/vuejs' into feature/vue-serverview
2018-06-11 21:06:12 +02:00
Jayden Downes
5f90d841d0
Fixed Search Bar Scaling in Firefox ( #1187 )
...
Fixed scaling issue with Firefox where it would scale the search bar to 30% of the width of the box-tools container instead of 30% of the row container. (Note this is not a fix for the issue with it appearing on a separate line on mobiles).
2018-06-04 19:33:34 -07:00
Dane Everitt
80b0816718
Better support for CSS and JS
2018-06-03 19:35:50 -07:00
Dane Everitt
bbdade398a
Name files correctly
2018-06-03 18:53:27 -07:00
Jakob Schrettenbrunner
855af7cb4d
commit files that were out of view
2018-06-04 00:46:24 +02:00
Jakob Schrettenbrunner
20472a903c
merge remote changes
2018-06-03 18:31:43 +02:00