Commit Graph

527 Commits

Author SHA1 Message Date
cp6
88636b88c7 Updated Domains model for relationships
Updated Domains model for relationships
Added caching
2022-07-20 00:19:05 +10:00
cp6
36194efbd8 Updated Shared for data index
Updated Shared for data index
2022-07-19 15:55:37 +10:00
cp6
eb31701076 Updated Reseller model to use relationships
Updated Reseller model to use relationships
Added caching for Reseller
2022-07-19 15:55:10 +10:00
corbpie
dbc54c44d1
Merge pull request #54 from cp6/Development
Development (2.1.2)
2022-07-19 15:27:16 +10:00
cp6
1553f4e3f9 Updated readme for 2.1.2
Updated readme for 2.1.2
2022-07-19 15:26:25 +10:00
cp6
cf386e8776 Updated Labels class to have table name
Updated Labels class to have table name
2022-07-19 15:21:35 +10:00
cp6
aaac697774 Updated Shared class to use relationships
Updated Shared class to use relationships
No more joins
Added cache for all shared and single shared
2022-07-19 15:21:13 +10:00
cp6
0491f84ed4 Updated Server model & Added LabelsAssigned model
Huge update for Server to use relationships (no more joins)
Created LabelsAssigned class for the labels relationship
Removed pricingForService() function
Removed now unused server cache forgets
2022-07-19 13:12:51 +10:00
cp6
38fe21bbef Fixed switch in getIpForDomain()
Fixed switch in getIpForDomain()
2022-07-18 14:51:25 +10:00
cp6
db9c82f9db Fixed server compare initial selection
Fixed server compare initial selection
Will now work without having to select (re-select) options
2022-07-18 14:44:16 +10:00
cp6
5a4d0bf13f Updated DiskSpeed &NetworkSpeed for YABs relationship
Updated DiskSpeed &NetworkSpeed for YABs relationship
2022-07-18 14:43:22 +10:00
cp6
50d4b8b3e2 Added YABs compare & implemented cache for YABs
Added YABs compare
Made YABs calls use relationship with disk and network table
Update YABs views to reflect access changes in data
Implemented cache for YABs
Added Server function serverYabsAmount() to count YABs for a server id
2022-07-18 14:27:11 +10:00
corbpie
dc45ffb403
Merge pull request #53 from Gamerboy59/patch-1
Update composer.lock for improved PHP8.1 support
2022-07-11 15:22:33 +10:00
Gamerboy59
e1d448403c
Update composer.lock 2022-07-10 21:09:08 +02:00
corbpie
a752e2ab60
Merge pull request #52 from imlonghao/fix/cache
refresh servers cache on due date changed and one other change
2022-07-05 00:01:19 +10:00
imlonghao
6014663a9f
model(home): refresh servers cache on due date changed 2022-07-03 11:23:11 +08:00
cp6
39ffe0712b Fixed spacing in domain listing
Fixed spacing in domain listing
2022-06-28 11:33:07 +10:00
corbpie
8f004cfc79
Merge pull request #51 from imlonghao/feat/currency-rate-api
feat(pricing): add currency api
2022-06-28 11:31:41 +10:00
imlonghao
209528da15
feat(pricing): add currency api 2022-06-27 22:04:30 +08:00
corbpie
a9b3f4eed6
Merge pull request #50 from imlonghao/fix-broken-link
view(index): fix the broken link to misc page
2022-06-27 10:38:56 +10:00
imlonghao
32d93b7137
view(index): fix the broken link to misc page 2022-06-27 00:39:22 +08:00
corbpie
7dd8ce0905
Merge pull request #49 from imlonghao/cpu/fillable
model(server): add cpu to fillable
2022-06-26 21:35:25 +10:00
imlonghao
9fd7d3d33b
model(server): add cpu to fillable 2022-06-26 15:47:18 +08:00
cp6
7daf609b91 Fixed changes onto previous migration for YABs F key
Fixed changes onto previous migration for YABs F key
2022-06-24 12:41:30 +10:00
corbpie
6e1f4bb4ea
Merge pull request #47 from imlonghao/no-ghz
yabs: change Ghz to Mhz
2022-06-24 11:29:56 +10:00
cp6
ee73ea1a31 Fixed YABs, disk speed and network foreign key on delete issues
Fixed YABs, disk speed and network foreign key on delete issues
2022-06-24 11:17:59 +10:00
cp6
2f8db4ca24 Updated YABs processing for newer network location
Updated YABs processing for newer network location
2022-06-24 11:17:28 +10:00
imlonghao
2324944a09
yabs: change Ghz to Mhz 2022-06-23 22:41:28 +08:00
corbpie
6b34dd6b8a
Merge pull request #46 from cp6/Development
Development 2.1.1
2022-06-19 21:28:33 +10:00
cp6
c926dfb179 Updated readme for 2.1.1
Updated readme for 2.1.1
2022-06-19 21:27:34 +10:00
cp6
b9c756c8d5 Added pricing update with API
Added pricing update with API
2022-06-19 21:22:23 +10:00
cp6
b34780546b Added destroy and update server to API
Added destroy and update server to API
2022-06-19 16:30:27 +10:00
cp6
546f0ba565 Added YABs version v2022-06-11
Added YABs version v2022-06-11

Cleaned up version validation check
2022-06-19 15:30:32 +10:00
cp6
227677a62a Added POST API to create server
Added POST request to API to create a server
2022-06-19 14:56:19 +10:00
cp6
8230fed809 Updated readme
Updated readme
2022-06-01 23:37:23 +10:00
cp6
529376a12d Updated settings page layout
Updated settings page layout
2022-05-29 17:10:46 +10:00
cp6
025d206618 Updated doServicesCount func to be cached
Updated doServicesCount func to be cached
2022-05-29 17:02:49 +10:00
cp6
8e5a1f62c3 Added home page pricing break down func to cache
Added home page pricing break down func to cache
2022-05-29 16:56:13 +10:00
cp6
f72eec01f7 Extended settings cache expiration length
Extended settings cache expiration length
2022-05-29 16:50:15 +10:00
cp6
73f2d8f07f Added dashboard currency setting
Added dashboard currency setting
2022-05-29 16:46:55 +10:00
cp6
ff280e6c62 Added clockwork to git ignore
Added clockwork to git ignore
2022-05-29 16:46:24 +10:00
cp6
319be38fa9 Added dashboard currency setting migration
Added dashboard currency setting migration
2022-05-29 11:40:13 +10:00
cp6
4c333c5e6b Updated readme
Updated readme
2022-05-22 13:35:32 +10:00
corbpie
4d9b55bf17
Updated readme for logo inclusion
Updated readme for logo inclusion
2022-05-22 13:32:22 +10:00
cp6
77b8b88878 Added logo and ico
Added logo and ico
2022-05-22 13:29:59 +10:00
corbpie
fec3c95c02
Merge pull request #43 from m3nu/finalize-gh-workflow
Enable Docker image rebuild on every push, add PikaPods hosting option.
2022-05-19 23:45:11 +10:00
corbpie
36ea6f42c7
Merge pull request #44 from Gamerboy59/patch-1
Updating dependencies and require PHP8 now
2022-05-19 23:44:36 +10:00
Gamerboy59
8c50bb9074
Update composer.lock 2022-05-19 15:39:02 +02:00
Gamerboy59
4c5f769e7e
Update composer.json 2022-05-19 15:38:04 +02:00
Manu
2801dd9e52 Enable Docker image rebuild on every push, add PikaPods hosting option. 2022-05-17 16:36:07 +04:00