该系统为使用PHP开发的基于web的Subversion(SVN)服务器端管理工具。支持功能:SVN仓库管理、SVN用户管理、SVN分组管理、目录授权、目录浏览、Hooks管理、在线dump备份、在线备份恢复、SVN用户禁用、服务器状态管理、日志管理、消息通知、更新检测...
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

30 lines
754 KiB

3 years ago
!function(e){function t(n){if(i[n])return i[n].exports;var r=i[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,t),r.l=!0,r.exports}var n=window.webpackJsonp;window.webpackJsonp=function(i,a,s){for(var o,l,u,c=0,d=[];c<i.length;c++)l=i[c],r[l]&&d.push(r[l][0]),r[l]=0;for(o in a)Object.prototype.hasOwnProperty.call(a,o)&&(e[o]=a[o]);for(n&&n(i,a,s);d.length;)d.shift()();if(s)for(c=0;c<s.length;c++)u=t(t.s=s[c]);return u};var i={},r={11:0};t.e=function(e){function n(){o.onerror=o.onload=null,clearTimeout(l);var t=r[e];0!==t&&(t&&t[1](new Error("Loading chunk "+e+" failed.")),r[e]=void 0)}var i=r[e];if(0===i)return new Promise(function(e){e()});if(i)return i[2];var a=new Promise(function(t,n){i=r[e]=[t,n]});i[2]=a;var s=document.getElementsByTagName("head")[0],o=document.createElement("script");o.type="text/javascript",o.charset="utf-8",o.async=!0,o.timeout=12e4,t.nc&&o.setAttribute("nonce",t.nc),o.src=t.p+""+({9:"main"}[e]||e)+".55456e93cfe3e0947bae.chunk.js";var l=setTimeout(n,12e4);return o.onerror=o.onload=n,s.appendChild(o),a},t.m=e,t.c=i,t.i=function(e){return e},t.d=function(e,n,i){t.o(e,n)||Object.defineProperty(e,n,{configurable:!1,enumerable:!0,get:i})},t.n=function(e){var n=e&&e.__esModule?function(){return e.default}:function(){return e};return t.d(n,"a",n),n},t.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},t.p="/dist/",t.oe=function(e){throw console.error(e),e},t(t.s=167)}({139:function(e,t){function n(){throw new Error("setTimeout has not been defined")}function i(){throw new Error("clearTimeout has not been defined")}function r(e){if(c===setTimeout)return setTimeout(e,0);if((c===n||!c)&&setTimeout)return c=setTimeout,setTimeout(e,0);try{return c(e,0)}catch(t){try{return c.call(null,e,0)}catch(t){return c.call(this,e,0)}}}function a(e){if(d===clearTimeout)return clearTimeout(e);if((d===i||!d)&&clearTimeout)return d=clearTimeout,clearTimeout(e);try{return d(e)}catch(t){try{return d.call(null,e)}catch(t){return d.call(this,e)}}}function s(){v&&h&&(v=!1,h.length?p=h.concat(p):m=-1,p.length&&o())}function o(){if(!v){var e=r(s);v=!0;for(var t=p.length;t;){for(h=p,p=[];++m<t;)h&&h[m].run();m=-1,t=p.length}h=null,v=!1,a(e)}}function l(e,t){this.fun=e,this.array=t}function u(){}var c,d,f=e.exports={};!function(){try{c="function"==typeof setTimeout?setTimeout:n}catch(e){c=n}try{d="function"==typeof clearTimeout?clearTimeout:i}catch(e){d=i}}();var h,p=[],v=!1,m=-1;f.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)t[n-1]=arguments[n];p.push(new l(e,t)),1!==p.length||v||r(o)},l.prototype.run=function(){this.fun.apply(null,this.array)},f.title="browser",f.browser=!0,f.env={},f.argv=[],f.version="",f.versions={},f.on=u,f.addListener=u,f.once=u,f.off=u,f.removeListener=u,f.removeAllListeners=u,f.emit=u,f.prependListener=u,f.prependOnceListener=u,f.listeners=function(e){return[]},f.binding=function(e){throw new Error("process.binding is not supported")},f.cwd=function(){return"/"},f.chdir=function(e){throw new Error("process.chdir is not supported")},f.umask=function(){return 0}},167:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var i=(n(51),n(69));n.n(i),n(70)},372:function(e,t,n){(function(e,t){!function(e,n){"use strict";function i(e){"function"!=typeof e&&(e=new Function(""+e));for(var t=new Array(arguments.length-1),n=0;n<t.length;n++)t[n]=arguments[n+1];var i={callback:e,args:t};return u[l]=i,o(l),l++}function r(e){delete u[e]}function a(e){var t=e.callback,i=e.args;switch(i.length){case 0:t();break;case 1:t(i[0]);break;case 2:t(i[0],i[1]);break;case 3:t(i[0],i[1],i[2]);break;default:t.apply(n,i)}}function s(e){if(c)setTimeout(s,0,e);else{var t=u[e];if(t){c=!0;try{a(t)}finally{r(e),c=!1}}}}if(!e.setImmediate){var o,l=1,u={},c=!1,d=e.document,f=Object.getPrototypeOf&&Object.getPrototypeOf(e);f=f&&f.setTimeout?f:e,"[object process]"==={}.toString.call(e.process)?function(){o=function(e){t.nextTick(function(){s(e)})}}():function(){if(e.postMessage&&!e.importScripts){var t=!0,n=e.onmessage;re
* Vue.js v2.5.16
* (c) 2014-2018 Evan You
* Released under the MIT License.
*/
var sa=Object.freeze({}),oa=Object.prototype.toString,la=p("slot,component",!0),ua=p("key,ref,slot,slot-scope,is"),ca=Object.prototype.hasOwnProperty,da=/-(\w)/g,fa=g(function(e){return e.replace(da,function(e,t){return t?t.toUpperCase():""})}),ha=g(function(e){return e.charAt(0).toUpperCase()+e.slice(1)}),pa=/\B([A-Z])/g,va=g(function(e){return e.replace(pa,"-$1").toLowerCase()}),ma=Function.prototype.bind?b:y,ga=function(e,t,n){return!1},ya=function(e){return e},ba="data-server-rendered",_a=["component","directive","filter"],wa=["beforeCreate","created","beforeMount","mounted","beforeUpdate","updated","beforeDestroy","destroyed","activated","deactivated","errorCaptured"],xa={optionMergeStrategies:Object.create(null),silent:!1,productionTip:!1,devtools:!1,performance:!1,errorHandler:null,warnHandler:null,ignoredElements:[],keyCodes:Object.create(null),isReservedTag:ga,isReservedAttr:ga,isUnknownElement:ga,getTagNamespace:C,parsePlatformTagName:ya,mustUseProp:ga,_lifecycleHooks:wa},Ca=/[^\w.$]/,Sa="__proto__"in{},ka="undefined"!=typeof window,Oa="undefined"!=typeof WXEnvironment&&!!WXEnvironment.platform,Ma=Oa&&WXEnvironment.platform.toLowerCase(),Pa=ka&&window.navigator.userAgent.toLowerCase(),Ta=Pa&&/msie|trident/.test(Pa),$a=Pa&&Pa.indexOf("msie 9.0")>0,Ia=Pa&&Pa.indexOf("edge/")>0,Da=(Pa&&Pa.indexOf("android"),Pa&&/iphone|ipad|ipod|ios/.test(Pa)||"ios"===Ma),Ea=(Pa&&/chrome\/\d+/.test(Pa),{}.watch),ja=!1;if(ka)try{var Aa={};Object.defineProperty(Aa,"passive",{get:function(){ja=!0}}),window.addEventListener("test-passive",null,Aa)}catch(e){}var Fa,Ra,Na=function(){return void 0===Fa&&(Fa=!ka&&!Oa&&void 0!==e&&"server"===e.process.env.VUE_ENV),Fa},Va=ka&&window.__VUE_DEVTOOLS_GLOBAL_HOOK__,Ba="undefined"!=typeof Symbol&&$(Symbol)&&"undefined"!=typeof Reflect&&$(Reflect.ownKeys);Ra="undefined"!=typeof Set&&$(Set)?Set:function(){function e(){this.set=Object.create(null)}return e.prototype.has=function(e){return!0===this.set[e]},e.prototype.add=function(e){this.set[e]=!0},e.prototype.clear=function(){this.set=Object.create(null)},e}();var La=C,Wa=0,za=function(){this.id=Wa++,this.subs=[]};za.prototype.addSub=function(e){this.subs.push(e)},za.prototype.removeSub=function(e){v(this.subs,e)},za.prototype.depend=function(){za.target&&za.target.addDep(this)},za.prototype.notify=function(){for(var e=this.subs.slice(),t=0,n=e.length;t<n;t++)e[t].update()},za.target=null;var Ha=[],Ka=function(e,t,n,i,r,a,s,o){this.tag=e,this.data=t,this.children=n,this.text=i,this.elm=r,this.ns=void 0,this.context=a,this.fnContext=void 0,this.fnOptions=void 0,this.fnScopeId=void 0,this.key=t&&t.key,this.componentOptions=s,this.componentInstance=void 0,this.parent=void 0,this.raw=!1,this.isStatic=!1,this.isRootInsert=!0,this.isComment=!1,this.isCloned=!1,this.isOnce=!1,this.asyncFactory=o,this.asyncMeta=void 0,this.isAsyncPlaceholder=!1},qa={child:{configurable:!0}};qa.child.get=function(){return this.componentInstance},Object.defineProperties(Ka.prototype,qa);var Ua=function(e){void 0===e&&(e="");var t=new Ka;return t.text=e,t.isComment=!0,t},Ya=Array.prototype,Ga=Object.create(Ya);["push","pop","shift","unshift","splice","sort","reverse"].forEach(function(e){var t=Ya[e];P(Ga,e,function(){for(var n=[],i=arguments.length;i--;)n[i]=arguments[i];var r,a=t.apply(this,n),s=this.__ob__;switch(e){case"push":case"unshift":r=n;break;case"splice":r=n.slice(2)}return r&&s.observeArray(r),s.dep.notify(),a})});var Ja=Object.getOwnPropertyNames(Ga),Xa=!0,Qa=function(e){if(this.value=e,this.dep=new za,this.vmCount=0,P(e,"__ob__",this),Array.isArray(e)){(Sa?F:R)(e,Ga,Ja),this.observeArray(e)}else this.walk(e)};Qa.prototype.walk=function(e){for(var t=Object.keys(e),n=0;n<t.length;n++)V(e,t[n])},Qa.prototype.observeArray=function(e){for(var t=0,n=e.length;t<n;t++)N(e[t])};var Za=xa.optionMergeStrategies;Za.data=function(e,t,n){return n?H(e,t,n):t&&"function"!=typeof t?e:H(e,t)},wa.forEach(function(e){Za[e]=K}),_a.forEach(function(e){Za[e+"s"]=q}),Za.watch=function(e,t,n,i){if(e===Ea&&(e=void 0),t===Ea&&(t=void 0),!t)return Object.create(e||null);if(!e)return t;va
* @fileOverview Kickass library to create and place poppers near their reference elements.
* @version 1.15.0
* @license
* Copyright (c) 2016 Federico Zivolo and contributors
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to deal
* in the Software without restriction, including without limitation the rights
* to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
* copies of the Software, and to permit persons to whom the Software is
* furnished to do so, subject to the following conditions:
*
* The above copyright notice and this permission notice shall be included in all
* copies or substantial portions of the Software.
*
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
* AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
!function(t,n){e.exports=n()}(0,function(){"use strict";function e(e){var t=!1;return function(){t||(t=!0,window.Promise.resolve().then(function(){t=!1,e()}))}}function n(e){var t=!1;return function(){t||(t=!0,setTimeout(function(){t=!1,e()},de))}}function i(e){var t={};return e&&"[object Function]"===t.toString.call(e)}function r(e,t){if(1!==e.nodeType)return[];var n=e.ownerDocument.defaultView,i=n.getComputedStyle(e,null);return t?i[t]:i}function a(e){return"HTML"===e.nodeName?e:e.parentNode||e.host}function s(e){if(!e)return document.body;switch(e.nodeName){case"HTML":case"BODY":return e.ownerDocument.body;case"#document":return e.body}var t=r(e),n=t.overflow,i=t.overflowX;return/(auto|scroll|overlay)/.test(n+t.overflowY+i)?e:s(a(e))}function o(e){return 11===e?ve:10===e?me:ve||me}function l(e){if(!e)return document.documentElement;for(var t=o(10)?document.body:null,n=e.offsetParent||null;n===t&&e.nextElementSibling;)n=(e=e.nextElementSibling).offsetParent;var i=n&&n.nodeName;return i&&"BODY"!==i&&"HTML"!==i?-1!==["TH","TD","TABLE"].indexOf(n.nodeName)&&"static"===r(n,"position")?l(n):n:e?e.ownerDocument.documentElement:document.documentElement}function u(e){var t=e.nodeName;return"BODY"!==t&&("HTML"===t||l(e.firstElementChild)===e)}function c(e){return null!==e.parentNode?c(e.parentNode):e}function d(e,t){if(!(e&&e.nodeType&&t&&t.nodeType))return document.documentElement;var n=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=n?e:t,r=n?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(r,0);var s=a.commonAncestorContainer;if(e!==s&&t!==s||i.contains(r))return u(s)?s:l(s);var o=c(e);return o.host?d(o.host,t):d(e,c(t).host)}function f(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:"top",n="top"===t?"scrollTop":"scrollLeft",i=e.nodeName;if("BODY"===i||"HTML"===i){var r=e.ownerDocument.documentElement;return(e.ownerDocument.scrollingElement||r)[n]}return e[n]}function h(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=f(t,"top"),r=f(t,"left"),a=n?-1:1;return e.top+=i*a,e.bottom+=i*a,e.left+=r*a,e.right+=r*a,e}function p(e,t){var n="x"===t?"Left":"Top",i="Left"===n?"Right":"Bottom";return parseFloat(e["border"+n+"Width"],10)+parseFloat(e["border"+i+"Width"],10)}function v(e,t,n,i){return Math.max(t["offset"+e],t["scroll"+e],n["client"+e],n["offset"+e],n["scroll"+e],o(10)?parseInt(n["offset"+e])+parseInt(i["margin"+("Height"===e?"Top":"Left")])+parseInt(i["margin"+("Height"===e?"Bottom":"Right")]):0)}function m(e){var t=e.body,n=e.documentElement,i=o(10)&&getComputedStyle(n);return{height:v("Height",t,n,i),width:v("Width",t,n,i)}}function g(e){return _e({},e,{right:e.left+e.width,bottom:e.top+e.height})}function y(e){var t={};try{if(o(10)){t=e.getBoundingClientRect();var n=f(e,"top"),i=f(e,"left");t.top+=n,t.left+=i,t.bottom+=n,t.right+=i}else t=e.getBoundingClientRect()}catch(e){}var a={left:t.left,top:t.top,width:t.right-t.left,height:t.bottom-t.top},s="HTML"===e.nodeName?m(e.ownerDocument):{},l=s.width||e.clientWidth||a.right-a.left,u=s.height||e.clientHeight||a.bottom-a.top,c=e.offsetWidth-l,d=e.offsetHeight-u;if(c||d){var h=r(e);c-=p(h,"x"),d-=p(h,"y"),a.width-=c,a.height-=d}return g(a)}function b(e,t){var n=arguments.length>2&&void 0!==arguments[2]&&arguments[2],i=o(10),a="HTML"===t.nodeName,l=y(e),u=y(t),c=s(e),d=r(t),f=parseFloat(d.borderTopWidth,10),p=parseFloat(d.borderLeftWidth,10);n&&a&&(u.top=Math.max(u.top,0),u.left=Math.max(u.left,0));var v=g({top:l.top-u.top-f,left:l.left-u.left-p,width:l.width,height:l.height});if(v.marginTop=0,v.marginLeft=0,!i&&a){var m=parseFloat(d.marginTop,10),b=parseFloat(d.marginLeft,10);v.top-=f-m,v.bottom-=f-m,v.left-=p-b,v.right-=p-b,v.marginTop=m,v.marginLeft=b}return(i&&!n?t.contains(c):t===c&&"BODY"!==c.nodeName)&&(v=h(v,t)),v}function _(e){var t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],n=e.ownerDocument.documentElement,i=b(e,n),r=Math.max(n.clientWidth,window.innerWidth||0),a=Math.max(n.clientHeight,window.innerHeight||0),s=t?0:f(n),o=t?0:f(n,"left");return g({top:s-i.top+i.marginTop,left:o-i.left+i.marginL