Commit Graph

552 Commits

Author SHA1 Message Date
Zack Scholl ed996d9e09 update deps 2023-07-06 09:56:50 -07:00
Zack a58f4ca346
Create FUNDING.yml 2020-05-14 10:17:15 -07:00
Zack Scholl a318863eca fix dockerfile 2019-07-06 08:57:39 -06:00
Zack Scholl d8d3200491 update dockerfile 2019-07-05 06:59:34 -07:00
Zack Scholl f414ccc2f3 update readme 2019-07-05 06:55:56 -07:00
Zack Scholl 0a9b069152 update dockerfile 2019-07-05 06:54:48 -07:00
Zack Scholl 4954276644 update deps 2019-07-05 06:45:52 -07:00
Zack Scholl 156722d23e use go.mod 2019-07-05 06:42:41 -07:00
Zack Scholl 9accd685c0 update depndencies 2018-08-22 21:14:49 -06:00
Zack Scholl 126b13fcea update cookiestore 2018-08-21 19:36:24 -07:00
Zack Scholl 5a0587c3ce update cookie store 2018-08-21 19:36:10 -07:00
Zack Scholl e5a1a88a02 update docker 2018-07-31 12:56:00 -07:00
Zack Scholl d43cc80b53 update dependencies 2018-07-31 12:40:32 -07:00
Zack Scholl ff84acd9d7 make sure to publish 2018-07-21 14:36:10 -07:00
Zack 1e46c40cc6
Merge pull request #137 from DanielHeath/toml
Configure via Toml
2018-07-21 14:32:44 -07:00
Daniel Heath 9e928f6b74 Fix bindata for build 2018-05-28 10:25:30 +10:00
Daniel Heath 3b91b699e3 Add 'tomlo', configure cowyo via TOML 2018-05-27 21:51:33 +10:00
Daniel Heath f567f86bab Remove unused property 2018-05-27 21:49:55 +10:00
Daniel Heath 0e93250cc9 Remove dud log line 2018-05-27 21:49:43 +10:00
Daniel Heath 82d5ac908d Always name the cookie "_session" 2018-05-27 21:49:34 +10:00
Daniel Heath 7a61b16e7a Add TOML library 2018-05-27 21:49:05 +10:00
Daniel Heath f86dc1095a Make the max document length configurable 2018-05-02 16:27:35 +10:00
Daniel Heath a976007642 Fixup: Debug mode broken 2018-04-30 20:19:11 +10:00
Zack 180a28cda6
Merge pull request #133 from DanielHeath/master
Make cowyo separately mountable
2018-04-30 02:19:23 -07:00
Daniel Heath 08bbce1298 Move main back to root 2018-04-28 19:55:15 +10:00
Daniel Heath e53123d8fa Add herdyo command for an example of a multisite 2018-04-28 19:54:44 +10:00
Daniel Heath d48d1458a5 Make save mutex per-site 2018-04-28 19:32:48 +10:00
Daniel Heath d9b8bfc95d Remove final global var 2018-04-28 19:29:35 +10:00
Daniel Heath bc1a9ee86b Remove global logger 2018-04-28 12:30:13 +10:00
Daniel Heath f4f5042245 Remove sitemapUpToDate global 2018-04-28 12:19:43 +10:00
Daniel Heath d095915f83 One more global 2018-04-28 12:16:10 +10:00
Daniel Heath c2cd54a12d Killing globals 2018-04-28 12:13:19 +10:00
Daniel Heath 2e80633cd4 Kill more globals 2018-04-28 12:12:10 +10:00
Daniel Heath 9cf0d0e129 Remove maxupload global 2018-04-28 12:10:47 +10:00
Daniel Heath ede4d1fba3 Pass in a session store so they can be shared 2018-04-28 12:09:08 +10:00
Daniel Heath ff5c100cf8 Fixup tests 2018-04-28 11:58:26 +10:00
Daniel Heath 465e9c8e93 Move serving and CSS reading out of Site 2018-04-28 11:56:07 +10:00
Daniel Heath 0d984da5b2 Move serve params into a struct 2018-04-28 11:42:51 +10:00
Daniel Heath 8944170646 Initial split (towards a separately mountable cowyo) 2018-04-28 11:32:08 +10:00
Zack Scholl f21c89f7bd update dependencies 2018-04-22 05:51:19 -06:00
Zack Scholl 91178f4f29 bug fix: need to add custom funcs when using assets 2018-04-19 20:59:14 -07:00
Zack Scholl 8bc1123f1d display the filename when uploading 2018-04-19 20:55:08 -07:00
Zack Scholl 5d0523117b bump version 2018-04-18 00:10:38 -07:00
Zack Scholl 6e1d64b40e bump version 2018-04-18 00:09:28 -07:00
Zack f9b8713404
Merge pull request #129 from DanielHeath/master
Fix sitemaps, make brute-forcing access codes harder
2018-04-18 00:05:06 -07:00
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 2a43ebdb53 Upgrade dependencies 2018-03-31 15:30:04 +11:00
Daniel Heath d9e622fa9d Sitemap includes the request host/port, fixes #125 2018-03-31 14:34:15 +11:00
Daniel Heath 446ba00fe9 Remove .DS_Store from bindata 2018-03-31 14:34:15 +11:00