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

464 Commits

Author SHA1 Message Date
Zack
31153063f2
Merge pull request #103 from DanielHeath/fix-gitignore
Fixup gitignore
2018-01-23 18:40:49 -05: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
Zack Scholl
1ef24a0347 Update dependencies 2017-11-04 04:45:08 -06:00
Zack
8b3e7b0605
Merge pull request #93 from schollz/v3
V3
2017-11-04 04:42:49 -06:00
Zack Scholl
de03d2b547 Add -lock for automatic locking
Fixes #90
2017-11-04 04:41:56 -06:00
Zack Scholl
d481145c5f Add default page Fixes #91 2017-11-04 04:21:51 -06:00
Zack Scholl
2040dbaaa5 Add -css option for custom CSS on the /read page 2017-11-04 04:18:05 -06:00
Zack Scholl
5ae5c91945 Trying to make a /read 2017-11-02 06:27:39 -06:00
Zack
0ef75a919c Update README.md 2017-10-15 09:00:21 -06:00
Zack
da30d15eb1 Merge pull request #84 from yamilurbina/adding_dockerfile
Added Dockerfile to generate a small docker image
2017-10-15 08:50:44 -06:00
Zack
9d22d5d41d Update README.md 2017-10-15 08:38:31 -06:00
Zack Scholl
c35aeca859 Generate sitemap in thread because it takes a long time 2017-10-15 08:18:48 -06:00
Zack Scholl
e52d0097a9 Adding new bindata 2017-10-15 07:59:07 -06:00
Zack Scholl
b2a01d0a6d Sitemap now working 2017-10-15 07:58:43 -06:00
Zack Scholl
026dd7c647 Remove twitter 2017-10-15 07:50:13 -06:00
Zack Scholl
107a0dc32b Add publishing, for sitemap.xml 2017-10-15 07:49:40 -06:00
Zack
683bcdea1c Update README.md 2017-10-12 17:11:36 -06:00
Zack
e33ddcfddb Update README.md 2017-10-12 17:10:45 -06:00
Zack Scholl
6baa87daa4 Update bindata with twitter 2017-10-12 17:08:38 -06:00
Zack
912bf83c59 Merge pull request #86 from benjaminmisell/master
Add twitter share icon
2017-10-12 13:53:14 -06:00
Benjamin Misell
ecba3aa0ea Add twitter share icon 2017-10-12 20:29:48 +01:00
Yamil Urbina
b77c32d646
Improvements for Dockerfile; docker-compose file added 2017-10-11 00:26:33 -04:00
Zack Scholl
bef20f3366 Vendoring 2017-10-03 14:43:55 -04:00