Skip to content

Commit f979de7

Browse files
committed
changes to make it build locally. Should be good?
1 parent 2d05d46 commit f979de7

File tree

2 files changed

+77
-41
lines changed

2 files changed

+77
-41
lines changed

Gemfile.lock

Lines changed: 48 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,56 @@
11
GEM
22
remote: https://rubygems.org/
33
specs:
4-
activesupport (4.2.6)
4+
activesupport (5.1.4)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
56
i18n (~> 0.7)
6-
json (~> 1.7, >= 1.7.7)
77
minitest (~> 5.1)
8-
thread_safe (~> 0.3, >= 0.3.4)
98
tzinfo (~> 1.1)
109
addressable (2.4.0)
1110
coffee-script (2.4.1)
1211
coffee-script-source
1312
execjs
14-
coffee-script-source (1.10.0)
13+
coffee-script-source (1.12.2)
1514
colorator (0.1)
16-
ethon (0.9.0)
15+
concurrent-ruby (1.0.5)
16+
ethon (0.11.0)
1717
ffi (>= 1.3.0)
1818
execjs (2.7.0)
19-
faraday (0.9.2)
19+
faraday (0.13.1)
2020
multipart-post (>= 1.2, < 3)
21-
ffi (1.9.10)
21+
ffi (1.9.18)
2222
gemoji (2.1.0)
23-
github-pages (80)
23+
github-pages (86)
2424
github-pages-health-check (= 1.1.0)
2525
jekyll (= 3.1.6)
2626
jekyll-coffeescript (= 1.0.1)
2727
jekyll-feed (= 0.5.1)
2828
jekyll-gist (= 1.4.0)
29-
jekyll-github-metadata (= 1.11.1)
30-
jekyll-mentions (= 1.1.2)
29+
jekyll-github-metadata (= 2.0.2)
30+
jekyll-mentions (= 1.1.3)
3131
jekyll-paginate (= 1.1.0)
3232
jekyll-redirect-from (= 0.10.0)
3333
jekyll-sass-converter (= 1.3.0)
34-
jekyll-seo-tag (= 1.4.0)
34+
jekyll-seo-tag (= 2.0.0)
3535
jekyll-sitemap (= 0.10.0)
3636
jemoji (= 0.6.2)
37-
kramdown (= 1.10.0)
37+
kramdown (= 1.11.1)
3838
liquid (= 3.0.6)
3939
listen (= 3.0.6)
4040
mercenary (~> 0.3)
41-
rouge (= 1.10.1)
41+
rouge (= 1.11.1)
4242
terminal-table (~> 1.4)
4343
github-pages-health-check (1.1.0)
4444
addressable (~> 2.3)
4545
net-dns (~> 0.8)
4646
octokit (~> 4.0)
4747
public_suffix (~> 1.4)
4848
typhoeus (~> 0.7)
49-
html-pipeline (2.4.1)
50-
activesupport (>= 2, < 5)
49+
html-pipeline (2.7.1)
50+
activesupport (>= 2)
5151
nokogiri (>= 1.4)
52-
i18n (0.7.0)
52+
i18n (0.9.1)
53+
concurrent-ruby (~> 1.0)
5354
jekyll (3.1.6)
5455
colorator (~> 0.1)
5556
jekyll-sass-converter (~> 1.0)
@@ -64,56 +65,62 @@ GEM
6465
jekyll-feed (0.5.1)
6566
jekyll-gist (1.4.0)
6667
octokit (~> 4.2)
67-
jekyll-github-metadata (1.11.1)
68+
jekyll-github-metadata (2.0.2)
69+
jekyll (~> 3.1)
6870
octokit (~> 4.0)
69-
jekyll-mentions (1.1.2)
71+
jekyll-mentions (1.1.3)
7072
html-pipeline (~> 2.3)
7173
jekyll (~> 3.0)
7274
jekyll-paginate (1.1.0)
7375
jekyll-redirect-from (0.10.0)
7476
jekyll (>= 2.0)
7577
jekyll-sass-converter (1.3.0)
7678
sass (~> 3.2)
77-
jekyll-seo-tag (1.4.0)
78-
jekyll (~> 3.0)
79+
jekyll-seo-tag (2.0.0)
80+
jekyll (~> 3.1)
7981
jekyll-sitemap (0.10.0)
80-
jekyll-watch (1.4.0)
82+
jekyll-watch (1.5.0)
8183
listen (~> 3.0, < 3.1)
8284
jemoji (0.6.2)
8385
gemoji (~> 2.0)
8486
html-pipeline (~> 2.2)
8587
jekyll (>= 3.0)
86-
json (1.8.3)
87-
kramdown (1.10.0)
88+
kramdown (1.11.1)
8889
liquid (3.0.6)
8990
listen (3.0.6)
9091
rb-fsevent (>= 0.9.3)
9192
rb-inotify (>= 0.9.7)
9293
mercenary (0.3.6)
93-
mini_portile2 (2.0.0)
94-
minitest (5.9.0)
94+
mini_portile2 (2.3.0)
95+
minitest (5.10.3)
9596
multipart-post (2.0.0)
9697
net-dns (0.8.0)
97-
nokogiri (1.6.7.2)
98-
mini_portile2 (~> 2.0.0.rc2)
99-
octokit (4.3.0)
100-
sawyer (~> 0.7.0, >= 0.5.3)
98+
nokogiri (1.8.1)
99+
mini_portile2 (~> 2.3.0)
100+
octokit (4.7.0)
101+
sawyer (~> 0.8.0, >= 0.5.3)
101102
public_suffix (1.5.3)
102-
rb-fsevent (0.9.7)
103-
rb-inotify (0.9.7)
104-
ffi (>= 0.5.0)
105-
rouge (1.10.1)
103+
rb-fsevent (0.10.2)
104+
rb-inotify (0.9.10)
105+
ffi (>= 0.5.0, < 2)
106+
rouge (1.11.1)
106107
safe_yaml (1.0.4)
107-
sass (3.4.22)
108-
sawyer (0.7.0)
109-
addressable (>= 2.3.5, < 2.5)
110-
faraday (~> 0.8, < 0.10)
111-
terminal-table (1.5.2)
112-
thread_safe (0.3.5)
108+
sass (3.5.3)
109+
sass-listen (~> 4.0.0)
110+
sass-listen (4.0.0)
111+
rb-fsevent (~> 0.9, >= 0.9.4)
112+
rb-inotify (~> 0.9, >= 0.9.7)
113+
sawyer (0.8.1)
114+
addressable (>= 2.3.5, < 2.6)
115+
faraday (~> 0.8, < 1.0)
116+
terminal-table (1.8.0)
117+
unicode-display_width (~> 1.1, >= 1.1.1)
118+
thread_safe (0.3.6)
113119
typhoeus (0.8.0)
114120
ethon (>= 0.8.0)
115-
tzinfo (1.2.2)
121+
tzinfo (1.2.4)
116122
thread_safe (~> 0.1)
123+
unicode-display_width (1.3.0)
117124

118125
PLATFORMS
119126
ruby
@@ -124,4 +131,4 @@ DEPENDENCIES
124131
jekyll-redirect-from (= 0.10.0)
125132

126133
BUNDLED WITH
127-
1.12.4
134+
1.16.0

assets/js/bundle.js

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,35 @@
878878
localStorage.setItem('parse-server-custom-clientkey', clientKey);
879879
}
880880
});
881+
882+
// set reset button
883+
$('#parse-server-custom-values-reset').click(function () {
884+
// reset defaults
885+
var _default = $("#parse-server-custom-url").attr('defaultval');
886+
$(".custom-parse-server-url").html(_default);
887+
$("#parse-server-custom-url").val(_default);
888+
localStorage.setItem('parse-server-custom-url', _default);
889+
890+
_default = $("#parse-server-custom-mount").attr('defaultval');
891+
$(".custom-parse-server-mount").html("/" + _default + "/");
892+
$("#parse-server-custom-mount").val(_default);
893+
localStorage.setItem('parse-server-custom-mount', "/" + _default + "/");
894+
895+
_default = $("#parse-server-custom-protocol").attr('defaultval');
896+
$(".custom-parse-server-protocol").html(_default);
897+
$("#parse-server-custom-protocol").val(_default);
898+
localStorage.setItem('parse-server-custom-protocol', _default);
899+
900+
_default = $("#parse-server-custom-appid").attr('defaultval');
901+
$(".custom-parse-server-appid").html(_default);
902+
$("#parse-server-custom-appid").val(_default);
903+
localStorage.setItem('parse-server-custom-appid', _default);
904+
905+
_default = $("#parse-server-custom-clientkey").attr('defaultval');
906+
$(".custom-parse-server-clientkey").html(_default);
907+
$("#parse-server-custom-clientkey").val(_default);
908+
localStorage.setItem('parse-server-custom-clientkey', _default);
909+
});
881910
},
882911

883912
// we recalculate the header heights for the TOC

0 commit comments

Comments
 (0)