Skip to content
This repository was archived by the owner on Mar 10, 2021. It is now read-only.

Commit c3587e1

Browse files
committed
Version 0.0.25
1 parent 092c7d8 commit c3587e1

29 files changed

+298
-284
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@ erl_crash.dump
66
node_modules
77
./*.tar
88
npm-debug.log
9+
.DS_Store

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ _If you are having problems, view `README_INSTALL.md` for manual instructions._
4242

4343
```elixir
4444
def deps do
45-
[{:thesis, "~> 0.0.24"}]
45+
[{:thesis, "~> 0.0.25"}]
4646
end
4747

4848
def application do

README_INSTALL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ For automatic setup, see `README.md`.
66

77
```elixir
88
def deps do
9-
[{:thesis, "~> 0.0.24"}]
9+
[{:thesis, "~> 0.0.25"}]
1010
end
1111

1212
def application do

doc/.build

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
/Users/jh/Code/Elixir/thesis/doc/dist/app-091c05798a.css
2+
/Users/jh/Code/Elixir/thesis/doc/dist/app-574613960f.js
3+
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.eot
4+
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.svg
5+
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.ttf
6+
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.woff
17
index.html
28
api-reference.html
39
404.html
@@ -17,9 +23,3 @@ Thesis.S3Uploader.html
1723
Thesis.Store.html
1824
Thesis.Uploader.html
1925
Thesis.View.html
20-
dist/app-7e84850c37.css
21-
dist/app-95540a96e6.js
22-
fonts/icomoon.eot
23-
fonts/icomoon.svg
24-
fonts/icomoon.ttf
25-
fonts/icomoon.woff

doc/404.html

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.13.1">
8-
<title>404 – thesis v0.0.24</title>
9-
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
7+
<meta name="generator" content="ExDoc v0.14.3">
8+
<title>404 – thesis v0.0.25</title>
9+
<link rel="stylesheet" href="dist/app-091c05798a.css" />
1010

1111
<link rel="canonical" href="https://hexdocs.pm/thesis/404.html" />
1212

@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828
thesis
2929
</h1>
3030
<h2 class="sidebar-projectVersion">
31-
v0.0.24
31+
v0.0.25
3232
</h2>
3333
</div>
3434

@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050

5151

5252
</ul>
53-
53+
<div class="gradient"></div>
5454
<ul id="full-list" class="sidebar-fullList"></ul>
55-
<div class="sidebar-noResults"></div>
5655
</section>
5756

5857
<section class="content">
@@ -71,7 +70,7 @@ <h2>Page not found</h2>
7170
<p>
7271
<span class="line">
7372
Built using
74-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
73+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
7574
</span>
7675
<span class="line">
7776
designed by
@@ -84,7 +83,7 @@ <h2>Page not found</h2>
8483
</div>
8584
</section>
8685
</div>
87-
<script src="dist/app-95540a96e6.js"></script>
86+
<script src="dist/app-574613960f.js"></script>
8887
</body>
8988
</html>
9089

doc/Mix.Tasks.Thesis.Install.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.13.1">
8-
<title>Mix.Tasks.Thesis.Install – thesis v0.0.24</title>
9-
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
7+
<meta name="generator" content="ExDoc v0.14.3">
8+
<title>Mix.Tasks.Thesis.Install – thesis v0.0.25</title>
9+
<link rel="stylesheet" href="dist/app-091c05798a.css" />
1010

1111
<link rel="canonical" href="https://hexdocs.pm/thesis/Mix.Tasks.Thesis.Install.html" />
1212

@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828
thesis
2929
</h1>
3030
<h2 class="sidebar-projectVersion">
31-
v0.0.24
31+
v0.0.25
3232
</h2>
3333
</div>
3434

@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050

5151

5252
</ul>
53-
53+
<div class="gradient"></div>
5454
<ul id="full-list" class="sidebar-fullList"></ul>
55-
<div class="sidebar-noResults"></div>
5655
</section>
5756

5857
<section class="content">
@@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">
6160

6261

6362
<h1>
64-
<small class="visible-xs">thesis v0.0.24</small>
63+
<small class="visible-xs">thesis v0.0.25</small>
6564
Mix.Tasks.Thesis.Install
6665

6766

@@ -99,7 +98,7 @@ <h1>
9998
<p>
10099
<span class="line">
101100
Built using
102-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
101+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
103102
</span>
104103
<span class="line">
105104
designed by
@@ -112,7 +111,7 @@ <h1>
112111
</div>
113112
</section>
114113
</div>
115-
<script src="dist/app-95540a96e6.js"></script>
114+
<script src="dist/app-574613960f.js"></script>
116115
</body>
117116
</html>
118117

doc/Thesis.Auth.html

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.13.1">
8-
<title>Thesis.Auth – thesis v0.0.24</title>
9-
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
7+
<meta name="generator" content="ExDoc v0.14.3">
8+
<title>Thesis.Auth – thesis v0.0.25</title>
9+
<link rel="stylesheet" href="dist/app-091c05798a.css" />
1010

1111
<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Auth.html" />
1212

@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828
thesis
2929
</h1>
3030
<h2 class="sidebar-projectVersion">
31-
v0.0.24
31+
v0.0.25
3232
</h2>
3333
</div>
3434

@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050

5151

5252
</ul>
53-
53+
<div class="gradient"></div>
5454
<ul id="full-list" class="sidebar-fullList"></ul>
55-
<div class="sidebar-noResults"></div>
5655
</section>
5756

5857
<section class="content">
@@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">
6160

6261

6362
<h1>
64-
<small class="visible-xs">thesis v0.0.24</small>
63+
<small class="visible-xs">thesis v0.0.25</small>
6564
Thesis.Auth
6665

6766
<small>behaviour</small>
@@ -137,24 +136,22 @@ <h1 class="section-heading">
137136
Callbacks
138137
</h1>
139138
<div class="detail" id="c:page_is_editable?/1">
139+
140140
<div class="detail-header">
141141
<a href="#c:page_is_editable?/1" class="detail-link" title="Link to this callback">
142142
<i class="icon-link"></i>
143143
</a>
144144
<span class="signature">page_is_editable?(arg0)</span>
145145

146146

147-
</div>
148-
149-
<div class="specs">
150-
<h4 class="specs-title">Specs</h4>
151-
<div class="specs-list">
147+
148+
<div class="specs">
152149

153-
<pre><code class="elixir">page_is_editable?(Plug.Conn.t) :: boolean</code></pre>
150+
<pre>page_is_editable?(<a href="https://hexdocs.pm/plug/1.2.2/Plug.Conn.html#t:t/0">Plug.Conn.t</a>) :: boolean</pre>
154151

155152
</div>
156-
</div>
157-
153+
154+
</div>
158155
<section class="docstring">
159156
<p>Returns true/false, whether a page is editable or not. Used to determine
160157
whether to load and display the Thesis editor and also whether to allow
@@ -178,7 +175,7 @@ <h4 class="specs-title">Specs</h4>
178175
<p>
179176
<span class="line">
180177
Built using
181-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
178+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
182179
</span>
183180
<span class="line">
184181
designed by
@@ -191,7 +188,7 @@ <h4 class="specs-title">Specs</h4>
191188
</div>
192189
</section>
193190
</div>
194-
<script src="dist/app-95540a96e6.js"></script>
191+
<script src="dist/app-574613960f.js"></script>
195192
</body>
196193
</html>
197194

doc/Thesis.Controller.Plug.html

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.13.1">
8-
<title>Thesis.Controller.Plug – thesis v0.0.24</title>
9-
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
7+
<meta name="generator" content="ExDoc v0.14.3">
8+
<title>Thesis.Controller.Plug – thesis v0.0.25</title>
9+
<link rel="stylesheet" href="dist/app-091c05798a.css" />
1010

1111
<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.Plug.html" />
1212

@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828
thesis
2929
</h1>
3030
<h2 class="sidebar-projectVersion">
31-
v0.0.24
31+
v0.0.25
3232
</h2>
3333
</div>
3434

@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050

5151

5252
</ul>
53-
53+
<div class="gradient"></div>
5454
<ul id="full-list" class="sidebar-fullList"></ul>
55-
<div class="sidebar-noResults"></div>
5655
</section>
5756

5857
<section class="content">
@@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">
6160

6261

6362
<h1>
64-
<small class="visible-xs">thesis v0.0.24</small>
63+
<small class="visible-xs">thesis v0.0.25</small>
6564
Thesis.Controller.Plug
6665

6766

@@ -124,29 +123,31 @@ <h1 class="section-heading">
124123
Functions
125124
</h1>
126125
<div class="detail" id="call/2">
126+
127127
<div class="detail-header">
128128
<a href="#call/2" class="detail-link" title="Link to this function">
129129
<i class="icon-link"></i>
130130
</a>
131131
<span class="signature">call(conn, opts)</span>
132132

133133

134+
134135
</div>
135-
136136
<section class="docstring">
137137

138138
</section>
139139
</div>
140140
<div class="detail" id="init/1">
141+
141142
<div class="detail-header">
142143
<a href="#init/1" class="detail-link" title="Link to this function">
143144
<i class="icon-link"></i>
144145
</a>
145146
<span class="signature">init()</span>
146147

147148

149+
148150
</div>
149-
150151
<section class="docstring">
151152

152153
</section>
@@ -162,7 +163,7 @@ <h1 class="section-heading">
162163
<p>
163164
<span class="line">
164165
Built using
165-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
166+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
166167
</span>
167168
<span class="line">
168169
designed by
@@ -175,7 +176,7 @@ <h1 class="section-heading">
175176
</div>
176177
</section>
177178
</div>
178-
<script src="dist/app-95540a96e6.js"></script>
179+
<script src="dist/app-574613960f.js"></script>
179180
</body>
180181
</html>
181182

doc/Thesis.Controller.html

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<meta charset="utf-8">
55
<meta http-equiv="x-ua-compatible" content="ie=edge">
66
<meta name="viewport" content="width=device-width, initial-scale=1.0">
7-
<meta name="generator" content="ExDoc v0.13.1">
8-
<title>Thesis.Controller – thesis v0.0.24</title>
9-
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
7+
<meta name="generator" content="ExDoc v0.14.3">
8+
<title>Thesis.Controller – thesis v0.0.25</title>
9+
<link rel="stylesheet" href="dist/app-091c05798a.css" />
1010

1111
<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.html" />
1212

@@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
2828
thesis
2929
</h1>
3030
<h2 class="sidebar-projectVersion">
31-
v0.0.24
31+
v0.0.25
3232
</h2>
3333
</div>
3434

@@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">
5050

5151

5252
</ul>
53-
53+
<div class="gradient"></div>
5454
<ul id="full-list" class="sidebar-fullList"></ul>
55-
<div class="sidebar-noResults"></div>
5655
</section>
5756

5857
<section class="content">
@@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">
6160

6261

6362
<h1>
64-
<small class="visible-xs">thesis v0.0.24</small>
63+
<small class="visible-xs">thesis v0.0.25</small>
6564
Thesis.Controller
6665

6766

@@ -101,7 +100,7 @@ <h1>
101100
<p>
102101
<span class="line">
103102
Built using
104-
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
103+
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
105104
</span>
106105
<span class="line">
107106
designed by
@@ -114,7 +113,7 @@ <h1>
114113
</div>
115114
</section>
116115
</div>
117-
<script src="dist/app-95540a96e6.js"></script>
116+
<script src="dist/app-574613960f.js"></script>
118117
</body>
119118
</html>
120119

0 commit comments

Comments
 (0)