Commit Graph

73 Commits

Author SHA1 Message Date
Daniel Heath fc3030339f Add "/uploads" to list all uploaded files 2018-04-01 11:31:26 +10:00
Daniel Heath df406ec71b Raw pages are always shown text/plain (fix #127) 2018-04-01 10:06:51 +10:00
Daniel Heath d9e622fa9d Sitemap includes the request host/port, fixes #125 2018-03-31 14:34:15 +11:00
Tomas Peterka c64e54a991 Lock page with respect to session 2018-03-11 23:46:29 +01:00
Daniel Heath efd4cfb0d1 Implement file upload / download, fix #77 2018-02-20 21:04:33 +11:00
Zack Scholl 4ebf9e02ef Allow center 2018-02-18 12:04:23 -08:00
Zack Scholl c1a78c2006 can not -> cannot 2018-02-18 11:59:46 -08:00
Zack Scholl 1720711029 Self destruct with published messages works 2018-02-18 11:33:32 -08:00
Daniel Heath bb475bd924 Remove logging statement 2018-02-16 10:53:01 +11:00
Daniel Heath 9982fb5175 Auth doesn't stop you publishing stuff 2018-02-07 15:09:01 +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 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 ecf1d2ab10 Add password to access wiki 2018-01-21 12:09:16 +11:00
Daniel Heath 76ec1c1acb Allow setting session secret cookie code 2018-01-18 20:51:08 +11:00
Daniel Heath 2f1c0e3cd2 Whitespace 2018-01-18 20:50:13 +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 81f6b2d263 Remove random println 2018-01-03 22:47:27 +11:00
Zack Scholl 55368b1c1a Fix bug with one letter routes 2017-11-13 11:32:32 -07: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 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 Scholl c35aeca859 Generate sitemap in thread because it takes a long time 2017-10-15 08:18:48 -06:00
Zack Scholl b2a01d0a6d Sitemap now working 2017-10-15 07:58:43 -06:00
Zack Scholl 107a0dc32b Add publishing, for sitemap.xml 2017-10-15 07:49:40 -06:00
Zack Scholl 90a8ea1706 Skip icons in the recent files 2017-09-29 12:21:10 -04:00
Zack Scholl 6d81fe5b19 Add recent pages to "view" 2017-09-29 08:48:32 -04:00
Zack Scholl b286fae089 Goto "/view" when decrypting a self-destructing page
Fixes #81
2017-09-28 02:06:38 -06:00
Zack Scholl 76b054122a Add save 2017-08-17 07:44:18 -07:00
Zack Scholl def0f9d669 Merge branch 'master' of github.com:schollz/cowyo 2017-08-17 07:36:16 -07:00
Zack Scholl 4821e7ae62 Use meta instead of storing in history 2017-08-17 07:36:07 -07:00
Zack Scholl aa1b7a1afb Save is redundant 2017-08-16 06:49:10 -07:00
Zack Scholl e10ff91f10 Save is redundant 2017-08-16 06:48:51 -07:00
Zack Scholl c0b6365440 Allow saving filename in history for cowyodel 2017-08-12 08:05:01 -06:00
Zack Scholl 89d0f828b0 Default to editing, not vieweing 2017-08-08 11:37:22 -06:00
Zack Scholl d3101da4ac Add /exists to check if page exists 2017-07-05 10:49:06 -06:00
Zack Scholl 9dbb83e8af Moved the encryption to its own package 2017-06-29 15:24:34 -06:00
Zack Scholl 228b324149 Specify relinquish parameters 2017-06-28 10:10:32 -06:00
Zack Scholl b7fc420f7e Added API for new CLI program 2017-06-27 21:32:38 -06:00
Zealotree 2101b706d3 Added HTTPS session support 2017-06-23 09:40:35 -04:00
Zack Scholl 68ecbdd595 Redirect to /page/view on /page/ request 2017-05-24 10:42:37 -06:00
Zack Scholl 23536ad927 New: Make host configurable, Fix #69
Former-commit-id: e087e6952610f7baeb212e12cef44eafcb06613d
2017-03-28 08:01:03 -06:00