Daniel Heath
|
131a54a682
|
Gofmt
|
2018-02-16 10:53:59 +11:00 |
|
Daniel Heath
|
bb475bd924
|
Remove logging statement
|
2018-02-16 10:53:01 +11:00 |
|
Zack
|
dfd9aea863
|
Merge pull request #113 from DanielHeath/master
Make the 'view' link do something helpful
|
2018-02-09 15:13:08 -08:00 |
|
Daniel Heath
|
9982fb5175
|
Auth doesn't stop you publishing stuff
|
2018-02-07 15:09:01 +11:00 |
|
Daniel Heath
|
f5f0bdb3bb
|
Prevent updates from running out-of-order
|
2018-02-07 14:48:10 +11:00 |
|
Daniel Heath
|
d65eccbe9d
|
Whitespace
|
2018-01-31 22:38:40 +11:00 |
|
Daniel Heath
|
1a3e891dfd
|
Fixup test
|
2018-01-31 21:44:15 +11:00 |
|
Daniel Heath
|
917d32f8a5
|
Support category pages
|
2018-01-31 16:47:12 +11:00 |
|
Daniel Heath
|
c207077877
|
Enable hot-template-reloading in development
|
2018-01-31 16:47:12 +11:00 |
|
Daniel Heath
|
5e4a317b10
|
Split inline CSS & javascript into their own files
|
2018-01-31 16:47:12 +11:00 |
|
Daniel Heath
|
da6d6e5d43
|
Avoid overwriting others work (fix #107)
|
2018-01-31 16:47:10 +11:00 |
|
Daniel Heath
|
d0bc74ec55
|
Only save the page if its contents have changed
|
2018-01-31 16:46:58 +11:00 |
|
Daniel Heath
|
b42750073c
|
Whitespace
|
2018-01-31 16:46:58 +11:00 |
|
Daniel Heath
|
e1934b9797
|
Clicking "View" while editing takes you to the current view page
|
2018-01-31 16:46:58 +11:00 |
|
Daniel Heath
|
0badf719e0
|
Add mutex around Save, fixes #70
|
2018-01-31 16:46:57 +11:00 |
|
Zack
|
a0dcc9652f
|
Merge pull request #108 from DanielHeath/mutex-save
Add mutex around page.Save(), fixes #70
|
2018-01-27 07:56:39 -05:00 |
|
Zack
|
fb6405ba1b
|
Merge pull request #109 from DanielHeath/fix-comment
Fix comment: Upload the right binary
|
2018-01-27 07:56:16 -05:00 |
|
Daniel Heath
|
b18f40e336
|
Add mutex around Save, fixes #70
|
2018-01-27 20:58:20 +11:00 |
|
Daniel Heath
|
fa66472128
|
Upload the binary you built (ok, it's just a comment)
|
2018-01-27 20:27:33 +11:00 |
|
Zack
|
526688c7e3
|
Merge pull request #104 from DanielHeath/update-deps
Update all dependencies to latest
|
2018-01-23 18:41:25 -05:00 |
|
Zack
|
31153063f2
|
Merge pull request #103 from DanielHeath/fix-gitignore
Fixup gitignore
|
2018-01-23 18:40:49 -05:00 |
|
Daniel Heath
|
b4638476cc
|
Update all dependencies to latest
|
2018-01-24 08:45:42 +11:00 |
|
Zack
|
ff420fb81d
|
Update Makefile
|
2018-01-23 09:28:57 -05:00 |
|
Daniel Heath
|
dec21a80c2
|
Fixup gitignore
|
2018-01-22 21:04:15 +11:00 |
|
Zack
|
f998015f0c
|
Merge pull request #99 from DanielHeath/master
Fade-out items while waiting for a delete to go through
|
2018-01-21 09:09:55 -05:00 |
|
Daniel Heath
|
fea5ef4647
|
Merge branch 'master' of github.com:danielheath/cowyo
|
2018-01-21 12:52:43 +11:00 |
|
Daniel Heath
|
ecf1d2ab10
|
Add password to access wiki
|
2018-01-21 12:09:16 +11:00 |
|
Daniel Heath
|
765c5788b3
|
Ignore dist
|
2018-01-21 12:03:55 +11:00 |
|
Daniel Heath
|
76ec1c1acb
|
Allow setting session secret cookie code
|
2018-01-18 20:51:08 +11:00 |
|
Daniel Heath
|
89d58f5a22
|
Allow insecure markup (for private wikis amongst friends)
|
2018-01-18 20:50:55 +11:00 |
|
Daniel Heath
|
2f1c0e3cd2
|
Whitespace
|
2018-01-18 20:50:13 +11:00 |
|
Daniel Heath
|
10d45b0c76
|
Add my deploy instructions
|
2018-01-18 17:39:11 +11:00 |
|
Daniel Heath
|
038a895772
|
Sort 'ls' page by recent
|
2018-01-18 17:39:05 +11:00 |
|
Daniel Heath
|
ff2920965d
|
Sort 'ls' page by recent
|
2018-01-18 17:12:03 +11:00 |
|
Daniel Heath
|
a36f8e318e
|
Use a struct for related data instead of four separate arrays
|
2018-01-18 17:08:04 +11:00 |
|
Daniel Heath
|
c802fa06be
|
Strip trailing whitespace
|
2018-01-18 17:04:44 +11:00 |
|
Daniel Heath
|
81f6b2d263
|
Remove random println
|
2018-01-03 22:47:27 +11:00 |
|
Daniel Heath
|
5803cbdc3f
|
Fade-out items while waiting for a delete to go through
|
2018-01-03 22:47:13 +11:00 |
|
Daniel Heath
|
5a82e77738
|
Strip trailing whitespace
|
2018-01-03 22:38:39 +11:00 |
|
Zack Scholl
|
55368b1c1a
|
Fix bug with one letter routes
|
2017-11-13 11:32:32 -07:00 |
|
Zack Scholl
|
7cc1eccb83
|
Add 32-bit version
|
2017-11-05 06:35:11 -07:00 |
|
Zack Scholl
|
45436a3762
|
Update the readme
|
2017-11-04 16:15:57 -06:00 |
|
Zack Scholl
|
684ff4e692
|
Add -diary for diary mode
New creates a new page with a timestamp
|
2017-11-04 16:09:10 -06:00 |
|
Zack Scholl
|
63bdbb5824
|
Add -debounce for setting the debounce time
|
2017-11-04 15:30:44 -06:00 |
|
Zack Scholl
|
85877602e0
|
/view -> /read when published
Fixes #97
|
2017-11-04 15:23:38 -06:00 |
|
Zack Scholl
|
6eacf90e18
|
Sitemap should goto /read and not /view
|
2017-11-04 12:57:04 -06:00 |
|
Zack Scholl
|
4a916984e6
|
Need to handle /page/ and /page the same
Fixes #88
|
2017-11-04 12:49:02 -06:00 |
|
Zack Scholl
|
840fbf73ec
|
Don't need this line anymore
|
2017-11-04 18:45:10 +00:00 |
|
Zack Scholl
|
a2288cf129
|
Oops
|
2017-11-04 04:52:29 -06:00 |
|
Zack Scholl
|
8ccd40c105
|
Update README
|
2017-11-04 04:52:18 -06:00 |
|