aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitattributes11
-rw-r--r--public/config.codekit11
-rw-r--r--public/js/libs/jquery.are-you-sure.js (renamed from public/js/jquery.are-you-sure.js)0
-rw-r--r--templates/base/head.tmpl2
4 files changed, 11 insertions, 13 deletions
diff --git a/.gitattributes b/.gitattributes
index e653d5b4b7..09dfc210fc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1,2 +1,11 @@
+public/conf/gitignore/* linguist-vendored
+public/conf/license/* linguist-vendored
public/assets/* linguist-vendored
-public/plugins/* linguist-vendored \ No newline at end of file
+public/plugins/* linguist-vendored
+public/plugins/* linguist-vendored
+public/css/themes/* linguist-vendored
+public/css/github.min.css linguist-vendored
+public/css/semantic-2.2.1.min.css linguist-vendored
+public/js/libs/* linguist-vendored
+public/js/jquery-1.11.3.min.js linguist-vendored
+public/js/semantic-2.2.1.min.js linguist-vendored \ No newline at end of file
diff --git a/public/config.codekit b/public/config.codekit
index a0a1792e58..5faa5569f1 100644
--- a/public/config.codekit
+++ b/public/config.codekit
@@ -150,17 +150,6 @@
"outputStyle": 1,
"syntaxCheckerStyle": 1
},
- "\/js\/jquery.are-you-sure.js": {
- "fileType": 64,
- "ignore": 1,
- "ignoreWasSetByUser": 1,
- "inputAbbreviatedPath": "\/js\/jquery.are-you-sure.js",
- "outputAbbreviatedPath": "\/js\/min\/jquery.are-you-sure-min.js",
- "outputPathIsOutsideProject": 0,
- "outputPathIsSetByUser": 0,
- "outputStyle": 1,
- "syntaxCheckerStyle": 1
- },
"\/js\/semantic-2.2.1.min.js": {
"fileType": 64,
"ignore": 1,
diff --git a/public/js/jquery.are-you-sure.js b/public/js/libs/jquery.are-you-sure.js
index 3c41e2fccb..3c41e2fccb 100644
--- a/public/js/jquery.are-you-sure.js
+++ b/public/js/libs/jquery.are-you-sure.js
diff --git a/templates/base/head.tmpl b/templates/base/head.tmpl
index 5e11e9010c..ea7b7cc1df 100644
--- a/templates/base/head.tmpl
+++ b/templates/base/head.tmpl
@@ -17,7 +17,7 @@
<link rel="shortcut icon" href="{{AppSubUrl}}/img/favicon.png" />
<script src="{{AppSubUrl}}/js/jquery-1.11.3.min.js"></script>
- <script src="{{AppSubUrl}}/js/jquery.are-you-sure.js"></script>
+ <script src="{{AppSubUrl}}/js/libs/jquery.are-you-sure.js"></script>
<link rel="stylesheet" href="{{AppSubUrl}}/assets/font-awesome-4.6.3/css/font-awesome.min.css">
<link rel="stylesheet" href="{{AppSubUrl}}/assets/octicons-4.3.0/octicons.min.css">
stable26'>backport/44130/stable26 Nextcloud server, a safe home for all your data: https://github.com/nextcloud/serverwww-data
aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/l10n/hu.json
blob: f8d04bfef6d4ca8319e5a554a5cd8140b72f8cf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151