HEX
Server: Apache
System: Linux server1.ariadata.co 4.18.0-553.120.1.el8_10.x86_64 #1 SMP Mon Apr 20 18:04:27 EDT 2026 x86_64
User: nepi (1051)
PHP: 7.4.33
Disabled: exec,passthru,shell_exec,system,show_source,popen,proc_open
Upload Files
File: /home/nepi/public_html/public/admin/js/settings_settings.01b945aa.js
(window["webpackJsonp"]=window["webpackJsonp"]||[]).push([["settings_settings"],{89251:function(t,e,n){},ad0b:function(t,e,n){"use strict";n.r(e);var i=function(){var t=this,e=t.$createElement,n=t._self._c||e;return n("div",{staticClass:"settings"},[n("v-header",{attrs:{breadcrumb:t.links,icon:"settings",settings:""}}),n("v-details",{attrs:{title:t.$t("settings_project"),type:"break",open:""}},[n("nav",[n("ul",[n("v-card",{attrs:{title:t.$t("settings_global"),subtitle:t.$tc("item_count",t.globalNum,{count:t.globalNum}),element:"li",to:"/"+t.currentProjectKey+"/settings/global",icon:"public"}}),n("v-card",{attrs:{title:t.$t("settings_collections_fields"),subtitle:t.$tc("collection_count",t.collectionsNum,{count:t.collectionsNum}),element:"li",to:"/"+t.currentProjectKey+"/settings/collections",icon:"box"}}),n("v-card",{attrs:{title:t.$t("settings_permissions"),subtitle:t.roleCount,element:"li",to:"/"+t.currentProjectKey+"/settings/roles",icon:"group"}}),n("v-card",{attrs:{title:t.$t("settings_webhooks"),subtitle:t.webhookCount,element:"li",to:"/"+t.currentProjectKey+"/settings/webhooks",icon:"send"}})],1)])]),n("v-details",{attrs:{title:t.$t("additional_info"),type:"break",open:""}},[n("nav",[n("ul",[n("v-card",{attrs:{title:t.$tc("interface",2),subtitle:t.$tc("interface_count",t.interfaceCount,{count:t.interfaceCount}),element:"li",to:"/"+t.currentProjectKey+"/settings/interfaces",icon:"extension"}}),n("v-card",{attrs:{title:t.$t("activity_log"),subtitle:t.activityCount,element:"li",to:"/"+t.currentProjectKey+"/activity",icon:"assignment"}}),n("v-card",{attrs:{title:t.$t("about_directus"),subtitle:t.$t("learn_more"),element:"li",href:"https://directus.io",icon:"info_outline"}}),n("v-card",{attrs:{title:t.$t("report_issue"),subtitle:t.$t("open_on_gh"),element:"li",href:"https://github.com/directus/app/issues/new?template=Bug_report.md",icon:"bug_report"}}),n("v-card",{attrs:{title:t.$t("request_feature"),subtitle:t.$t("open_on_gh"),element:"li",href:"https://github.com/directus/app/issues/new?template=Feature_request.md",icon:"how_to_vote"}})],1)])]),n("v-details",{attrs:{title:t.$t("coming_soon"),type:"break",open:""}},[n("nav",[n("ul",[n("v-card",{attrs:{title:t.$t("connection"),subtitle:t.$t("latency")+": "+t.$n(Math.round(t.$store.state.latency[t.$store.state.latency.length-1].latency))+"ms",disabled:"",element:"li"}},[n("v-signal",{staticClass:"signal",attrs:{slot:"icon"},slot:"icon"})],1),n("v-card",{attrs:{title:t.$t("server_details"),disabled:"",subtitle:t.projectName,element:"li",icon:"storage"}}),n("v-card",{attrs:{title:t.$t("version_and_updates"),disabled:"",subtitle:t.version,element:"li",icon:"update"}})],1)])]),n("v-info-sidebar",{attrs:{wide:""}},[n("span",{staticClass:"type-note"},[t._v("No settings")])])],1)},o=[],s=(n("a4d3"),n("4de4"),n("4160"),n("e439"),n("dbb4"),n("b64b"),n("2ca0"),n("159b"),n("ade3")),c=n("9224"),r=n("43df"),a=n("2f62");function u(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter((function(e){return Object.getOwnPropertyDescriptor(t,e).enumerable}))),n.push.apply(n,i)}return n}function l(t){for(var e=1;e<arguments.length;e++){var n=null!=arguments[e]?arguments[e]:{};e%2?u(Object(n),!0).forEach((function(e){Object(s["a"])(t,e,n[e])})):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):u(Object(n)).forEach((function(e){Object.defineProperty(t,e,Object.getOwnPropertyDescriptor(n,e))}))}return t}var b={name:"Settings",metaInfo:function(){return{title:"".concat(this.$t("settings"))}},components:{VSignal:r["a"]},data:function(){return{roleCount:this.$t("loading"),activityCount:this.$t("loading"),webhookCount:this.$t("loading")}},computed:l({},Object(a["c"])(["currentProject"]),{},Object(a["e"])(["currentProjectKey"]),{globalNum:function(){return Object.keys(this.$store.state.collections.directus_settings.fields).length},collectionsNum:function(){return Object.keys(this.$store.state.collections).filter((function(t){return!1===t.startsWith("directus_")})).length},projectName:function(){return this.currentProject.project_name},interfaceCount:function(){return Object.keys(this.$store.state.extensions.interfaces).length},version:function(){return c["a"]},links:function(){return[{name:this.$t("settings"),path:"/".concat(this.currentProjectKey,"/settings")}]}}),created:function(){this.getRoleCount(),this.getActivityCount(),this.getWebhookCount()},methods:{getRoleCount:function(){var t=this;this.$api.getItems("directus_roles",{fields:"-",limit:0,meta:"total_count"}).then((function(t){return t.meta})).then((function(e){var n=e.total_count;t.roleCount=t.$tc("role_count",n,{count:t.$n(n)})})).catch((function(){t.roleCount="--"}))},getActivityCount:function(){var t=this;this.$api.getItems("directus_activity",{fields:"-",limit:0,meta:"total_count"}).then((function(t){return t.meta})).then((function(e){var n=e.total_count;t.activityCount=t.$tc("event_count",n,{count:t.$n(n)})})).catch((function(){t.activityCount="--"}))},getWebhookCount:function(){var t=this;this.$api.getItems("directus_webhooks",{limit:0,meta:"total_count"}).then((function(t){return t.meta})).then((function(e){var n=e.total_count;t.webhookCount=t.$tc("webhook_count",n,{count:t.$n(n)})})).catch((function(){t.webhookCount="--"}))}}},d=b,h=(n("ecea"),n("2877")),f=Object(h["a"])(d,i,o,!1,null,"05b5f99b",null);e["default"]=f.exports},ecea:function(t,e,n){"use strict";var i=n("89251"),o=n.n(i);o.a}}]);
//# sourceMappingURL=settings_settings.01b945aa.js.map