1
0
mirror of https://github.com/schollz/cowyo.git synced 2023-08-10 21:13:00 +03:00
Commit Graph

19 Commits

Author SHA1 Message Date
Daniel Heath
446ba00fe9 Remove .DS_Store from bindata 2018-03-31 14:34:15 +11:00
Daniel Heath
f729aece51 Run gofmt when building assets 2018-03-31 14:34:14 +11:00
Daniel Heath
efd4cfb0d1 Implement file upload / download, fix #77 2018-02-20 21:04:33 +11:00
Daniel Heath
db48f1291b Remove unused cgo and split debug/non-debug asset builds
It's now much harder to accidentally build a release with debug or old assets.
2018-02-16 10:54:41 +11:00
Daniel Heath
f5f0bdb3bb Prevent updates from running out-of-order 2018-02-07 14:48:10 +11:00
Daniel Heath
917d32f8a5 Support category pages 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
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
a36f8e318e Use a struct for related data instead of four separate arrays 2018-01-18 17:08:04 +11:00
Zack Scholl
1ef24a0347 Update dependencies 2017-11-04 04:45:08 -06:00
Zack Scholl
e52d0097a9 Adding new bindata 2017-10-15 07:59:07 -06:00
Zack Scholl
6baa87daa4 Update bindata with twitter 2017-10-12 17:08:38 -06:00
Benjamin Misell
ecba3aa0ea Add twitter share icon 2017-10-12 20:29:48 +01:00
Zack Scholl
6d81fe5b19 Add recent pages to "view" 2017-09-29 08:48:32 -04:00
Zack Scholl
bb56db31f7 Update bindata 2017-09-28 06:15:32 -04:00
Zack Scholl
2246747698 Update CSS 2017-09-11 12:04:09 -06:00
Zack Scholl
7d50c644e5 Include Markdown information in textarea
Former-commit-id: 346bfed7dc6f156b1687057d80db88706f1d2ebb
2017-03-28 10:37:06 -06:00