Commit Graph

2753 Commits

Author SHA1 Message Date
Dane Everitt 378a26a7c5
Finish migrating most everything to TS 2019-02-03 15:39:59 -08:00
Dane Everitt 0407e97aa1
oopsie 2019-02-03 15:16:03 -08:00
Dane Everitt 3e61bfdeaa
Replace console view with proper ts 2019-02-03 15:10:21 -08:00
Dane Everitt d7ce62c047
Re-add socket mixin, works fine? 2019-02-03 14:49:04 -08:00
Dane Everitt 1c6fa6c0bb
Revert "Temporarily remove socketio until this can be fixed"
This reverts commit 0e1d35c8a0.
2019-02-03 14:31:47 -08:00
Dane Everitt 9f2eaa5c40
Transform server base page to TS 2019-02-03 14:31:39 -08:00
Dane Everitt ace2e060ed
Merge branch 'release/v0.7.12' 2019-02-03 13:45:12 -08:00
Dane Everitt 7bdcdf23bf
Little tweak, HMR still broken 2019-02-02 19:00:34 -08:00
Dane Everitt ea923053eb
Miscelaneous fixes for WP 2019-02-02 18:49:51 -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 cc6d10d7f8
Initial Webpack 4 configuration 2019-02-02 17:33:12 -08:00
Dane Everitt 5fc6ef191c
Update app.php 2019-02-02 14:10:30 -08:00
stashenko 7b4e69b5d2 Add russian translation (#1460) 2019-02-02 14:07:58 -08:00
Dane Everitt f448927df6
Update CHANGELOG.md 2019-02-02 14:05:32 -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
Dane Everitt 404da5a6a3
Merge pull request #1465 from f0rb1d/feature/zhimprove
Hugely improved Simplified Chinese translation quality. (Feature/zhimprove)
2019-02-02 13:36:54 -08:00
Dane Everitt 7c0dce5900
Update CHANGELOG.md 2019-02-02 13:36:39 -08:00
Dane Everitt c33e9fc4f5
Merge branch 'develop' into feature/zhimprove 2019-02-02 13:36:22 -08:00
Dane Everitt 3d9bb53dd0
Merge pull request #1451 from MarkL4YG/feature/issue-1450
Fix an edge case where files could not be edited from the file manager
2019-02-02 13:35:57 -08:00
Dane Everitt 2e4d1aa262
Merge branch 'develop' into feature/issue-1450 2019-02-02 13:35:51 -08:00
Dane Everitt 90f7ecffb8
Merge pull request #1452 from Sir3lit/patch-7
Update CHANGELOG.md
2019-02-02 13:35:09 -08:00
F0rb1d d281cfded5 Merge fix. 2019-02-03 00:34:35 +08:00
F0rb1d c1bc895248 Modified CHANGELOG. 2019-02-03 00:13:59 +08:00
F0rb1d 44c2f74c21 Hugely improved Simplified Chinese translation quality. 2019-02-03 00:10:51 +08:00
F0rb1d 851f292ee3 Hugely improved Simplified Chinese translation quality. 2019-02-02 23:47:11 +08:00
Oreo Oreoniv e3ebef96d3
Merge branch 'develop' into develop 2019-02-02 11:14:29 +03:00
Dane Everitt f7399f8819
Merge pull request #1454 from pterodactyl/analysis-qrbbNx
Apply fixes from StyleCI
2019-01-29 09:23:31 -08:00
Lance Pioch db937af616 Apply fixes from StyleCI
[ci skip] [skip ci]
2019-01-26 23:26:15 +00:00
Sir3lit 3ae2ecde83
Update CHANGELOG.md
Added Pull - 1411 (Fixed checking of language changes)
Added Pull - 1419 (Fixed Spigot egg not building versions other than `latest`.)
Added Pull - 1449 (Fixed the Forge egg install script.)
2019-01-26 00:38:03 -05:00
Magnus Leßmann 789d8308f1
Update changelog 2019-01-24 09:31:39 +01:00
Magnus Leßmann 5a23fdae6e
Fix missing encoding of file editing urls 2019-01-24 09:29:35 +01:00
Dane Everitt 899e6c3837
Merge pull request #1449 from parkervcp/breakfix/forge_install_image
Fix Forge Install Container
2019-01-23 09:44:14 -08:00
Michael (Parker) Parker 33dc84f951 Fix Forge Install Container
frolvlad's oraclejdk image died and the stock openjdk image works fine for this,
2019-01-22 23:50:38 -05: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 14838db8d3
Merge pull request #1432 from smcfreak/patch-1
Added missing option for auto-save interval
2019-01-03 09:54:28 -08:00
Cristi 7b7e2086b8
Added missing option for auto-save interval
Also I'm not sure why the default port was set to 8401.
The default port for RCON is 28016.
2019-01-01 11:56:23 +01:00
Dane Everitt 2a0d649b2a
Migrate more components to TS 2018-12-30 15:31:41 -08:00
Dane Everitt 085da72934
Fix modal closing 2018-12-30 15:07:18 -08:00
Dane Everitt 0c2b2b4341
Get account pages working 2018-12-30 15:07:12 -08:00
Dane Everitt 11a70b0343
Get dashboard converted 2018-12-30 13:41:24 -08:00
Dane Everitt 33e09b5619
Migrate more core components 2018-12-30 13:10:16 -08:00
Dane Everitt 136e4b5b7b
Fix some issues 2018-12-30 12:45:57 -08:00
Dane Everitt da45855034
Use computed, not method so it is accessible 2018-12-30 12:27:18 -08:00
Dane Everitt 75ba2eac39
Finish auth migration, now to make it work 2018-12-30 12:13:10 -08:00
Dane Everitt 3b553beac6
Update bootstrap.ts 2018-12-30 10:41:36 -08:00
Dane Everitt 6330d6579f
Undo the ts setting in vue components, begin migration to Vue.component setup 2018-12-29 19:24:52 -08:00
Dane Everitt 0e1d35c8a0
Temporarily remove socketio until this can be fixed 2018-12-29 19:24:25 -08:00
Dane Everitt f7ba30fbbe
Change flash mixin 2018-12-29 19:24:09 -08:00
Dane Everitt 96468ab4b3
Try some more changes 2018-12-29 17:00:50 -08:00