Commit graph

259 commits

Author SHA1 Message Date
37d850d30a
Still no actual progress. 2020-02-13 21:07:36 +00:00
8032ad60af
No actual progress. 2020-02-13 19:46:58 +00:00
40ab296d1a
#45: OK, it doesn't work, but it's close.
Still getting fragment index instead of fragment text.
2020-02-13 14:45:16 +00:00
2f22b733c1
Tidy up
alphordered includes, standardised on use 'log' as alias for timbre.
2020-02-12 21:13:36 +00:00
0d686a9b63
#47: Something well broken here, but I'm on the right path
Fragment indices are being returned instead of fragments, and it does not seem that the extension formatters are being called at all. But... config is definitely improved in the
right direction.
2020-02-12 12:35:18 +00:00
b191f40d05
#47: warn if dimensions cannot be established. 2020-02-11 17:01:14 +00:00
d2e20162ef Simplified syntax for Photoswipe galleries now works 2020-02-11 13:14:36 +00:00
fc4dcdb5d3 Mainly documenting the configuration file 2020-02-11 08:30:03 +00:00
ba45ea5163
#47, #49: Auto-thumbnailing now working and configurable
Not yet documented.
2020-02-10 22:56:24 +00:00
40f4f13667
Tactical commit: I'm fairly sure this is close to good. 2020-02-10 21:36:49 +00:00
ad5e41c23a
Progress on thumbnailing, but not working yet. 2020-02-10 17:39:24 +00:00
719222195e Working, but not finished. 2020-02-10 11:53:39 +00:00
1df78111cd Added separate Vega extension file 2020-02-09 09:23:56 +00:00
54b82931b2 Major restructuring of extension processors, not yet complete 2020-02-09 01:42:31 +00:00
e00beaf790 Trying to get JavaScript switchable between local and cloudflare
Not working for two reasons:
1. `lein npm install` does not build packages on MacOS;
2. `{% ifequal js-from ":cloudflare" %}` breaks Selmer in  wiki.html but not in edit.html - WTF?
2020-02-08 10:45:31 +00:00
ecd9d5a270
Unfinished (but non-breaking) work on after-auth redirect 2020-02-07 22:49:00 +00:00
59f86925e8
Corrected link rot (hadn't I done this before?) 2020-02-07 22:47:46 +00:00
915b5b2a6b Merge remote-tracking branch 'origin/develop' into develop 2020-02-07 19:15:19 +00:00
7ddff8434a Merge remote-tracking branch 'origin/develop' into develop 2020-02-07 19:14:42 +00:00
24888d27fc Merge remote-tracking branch 'origin/develop' into develop 2020-02-07 19:01:47 +00:00
da3bde16d0 Added 'list uploaded files' page, only accessible if logged in. 2020-02-07 19:01:30 +00:00
84360110fc Fixes to two minor bugs
* Wrong URL printed in upload page;
* 'New file Foo' instead of 'New file Edit Foo' as default git commit message for a new file.
2020-02-07 14:20:32 +00:00
dad380e0d9
Attempting to understand why the configuration doesn't load. 2020-02-06 15:23:59 +00:00
324f26dbf7 Merge remote-tracking branch 'origin/develop' into develop 2020-02-05 23:49:09 +00:00
a6fb758314 Separate menu icon onto its own line, relativise the URL 2020-02-05 23:49:02 +00:00
Simon Brooke
2496ea8f4d
Merge pull request #41 from DomainDrivenArchitecture/make_include_more_fault_tolerant
make include error handling more user friendly
2020-02-05 23:47:45 +00:00
d6d0a5fc40 Another bit of #44, which got missed somehow. 2020-02-05 23:15:48 +00:00
b2003480fd
Merge remote-tracking branch 'origin/develop' into develop 2020-02-05 22:32:43 +00:00
3f667afb35 #44: fixed 2020-02-05 18:21:02 +00:00
ab2ec82f5e Merge branch 'develop' into origin/develop 2020-02-05 17:47:05 +00:00
38e4207d4a Minor change to log message 2020-02-05 17:45:31 +00:00
1105eacb05
lein-release plugin: bumped version from 1.0.3 to 1.0.4-SNAPSHOT for next development cycle 2020-02-05 10:47:22 +00:00
a821f8d988
lein-release plugin: preparing 1.0.3 release 2020-02-05 10:47:13 +00:00
5b01945c58
Trying to sort out the release process, which is not working 2020-02-05 10:38:12 +00:00
6e907cc85d Upversioned to '1.0.3-SNAPSHOT'; amended README. 2020-01-23 08:43:49 +00:00
4d5f1d553d Updated some obsolete dependencies
(probably more need to be updated).
2020-01-23 08:26:57 +00:00
jem
95ee7e13eb make error handling more user friendly 2019-02-13 08:15:53 +01:00
89b7597418 Merge branch 'release/1.0.2' into develop 2019-01-19 17:46:44 +00:00
8374432a16 Added change log 2019-01-19 17:46:33 +00:00
5b785389b4 Version 1.0.2 2019-01-19 17:20:50 +00:00
2df4931fbe Merge remote-tracking branch 'origin/develop' into develop 2019-01-19 17:05:41 +00:00
Simon Brooke
01982fdb11
Merge pull request #38 from DomainDrivenArchitecture/fix_resource_handling
fix rings & noirs resource upload & serve location
2019-01-19 16:59:17 +00:00
33c0398138 Merge remote-tracking branch 'origin/develop' into develop 2019-01-19 16:43:39 +00:00
Simon Brooke
b1eeecde1d
Merge pull request #39 from DomainDrivenArchitecture/Configurable_intro_page
make start page configurable
2019-01-19 16:41:47 +00:00
jem
4f8c4b8925 fixed test - Now we are getting a 200 response again. 2019-01-18 15:06:33 +01:00
Vlad Bokov
3542ac9146
Prefer content-dir files over classpath (like /content/stylesheet.css) 2019-01-18 07:05:19 +07:00
jem
fad1fcfea5 make start page configurable 2019-01-08 19:59:16 +01:00
jem
1136e792d4 fix rings & noirs resource upload & serve location 2019-01-08 17:42:24 +01:00
Simon Brooke
4026e23946
Merge pull request #36 from DomainDrivenArchitecture/include_doc
Include doc added to README
2018-05-28 12:48:31 +01:00
jem
77d77ed334 minor doc add in README 2018-05-25 17:21:32 +02:00