130 Commits

Author SHA1 Message Date
Stavros Polymenis
1691c0f363 added atom feeds 2016-12-23 19:00:29 +00:00
Stavros Polymenis
a9191781cb hide unlisted or unpublished files 2016-12-23 02:07:34 +00:00
Stavros Polymenis
c22e2df3ad implemented published category & refactored categorised function 2016-12-23 02:06:58 +00:00
Stavros Polymenis
13c3da8884 refactored paths and introduced dedicated title directory 2016-12-19 22:26:57 +00:00
Stavros Polymenis
bb07d517ad refactoring 2016-12-19 22:13:05 +00:00
Stavros Polymenis
670a117372 only change filename id if title was changed 2016-12-19 22:08:10 +00:00
Stavros Polymenis
72f3f16911 removed redunant lines 2016-12-08 23:59:45 +00:00
Stavros Polymenis
490be5359c refactored with latest method for toml configured records 2016-12-08 23:58:33 +00:00
Stavros Polymenis
d09dc39c03 new configuration functions 2016-12-08 23:30:49 +00:00
Stavros Polymenis
85be47ef7a option for web port 2016-12-08 22:06:39 +00:00
Stavros Polymenis
ce2be543c0 lwt module for return function 2016-12-08 21:24:35 +00:00
Stavros Polymenis
4ebb734c99 fix unused returned value 2016-12-08 21:09:53 +00:00
Stavros Polymenis
96e9a909e6 reverting tokeauth functionality, new branch for experimentation with it 2016-12-08 21:09:01 +00:00
Stavros Polymenis
c9adc36f72 started tokenauth integration 2016-11-29 21:14:52 +00:00
Stavros Polymenis
60ee09e93f completed 'logarion create' command 2016-11-26 20:02:57 +00:00
Stavros Polymenis
4472e8ae8a started command line interface 2016-11-19 22:59:45 +00:00
Stavros Polymenis
102a0288ca implemented typed categories 2016-11-10 00:24:28 +00:00
Stavros Polymenis
1d318f9bbc fixed url substition for mustache templates 2016-11-09 22:23:25 +00:00
Stavros Polymenis
9a3eb45bb1 added uuid linking 2016-11-09 22:18:24 +00:00
Stavros Polymenis
a0acdc8a79 implemented listing entry templating 2016-11-05 22:39:01 +00:00
Stavros Polymenis
52c5869d99 implemented types for templates 2016-11-05 21:56:46 +00:00
Stavros Polymenis
4e795eeef7 experiment with template types 2016-11-05 21:18:25 +00:00
Stavros Polymenis
b3dacf9edb show dates in listing 2016-11-05 20:37:59 +00:00
Stavros Polymenis
6e10c222c2 improved displayed index and dates 2016-11-05 20:32:04 +00:00
Stavros Polymenis
dd565ba5a4 stray space 2016-11-05 20:31:47 +00:00
Stavros Polymenis
a3cd61e5fb versioned filespace 2016-11-05 20:09:53 +00:00
Stavros Polymenis
ae73085088 fixed form hidden type for uuid 2016-11-01 23:30:37 +00:00
Stavros Polymenis
29157f7f02 stray space 2016-11-01 23:27:36 +00:00
Stavros Polymenis
152f1695d2 fixed article renamed when title changes 2016-11-01 23:27:12 +00:00
Stavros Polymenis
bafec4a287 refactored YMD uuid and fixed generation issues 2016-11-01 22:37:03 +00:00
Stavros Polymenis
ca64375439 refactoring in preparation for better article editing 2016-11-01 21:12:51 +00:00
Stavros Polymenis
be8f9b52f2 moved default style into main style 2016-10-30 11:47:26 +00:00
Stavros Polymenis
e71671b69a updated static file url prefix 2016-10-30 11:44:51 +00:00
Stavros Polymenis
2beb92b49a retargeted href to share/ and fixed hardcoded url 2016-10-30 10:30:51 +00:00
Stavros Polymenis
73f566124b reimplemented static serving using opium's function 2016-10-30 10:29:00 +00:00
Stavros Polymenis
773007a307 extention for path function 2016-10-26 23:58:43 +01:00
Stavros Polymenis
96bf1ae638 validation attributes in article form 2016-10-26 23:21:23 +01:00
Stavros Polymenis
0f8b49b24e refactoring of article_form 2016-10-26 23:12:23 +01:00
Stavros Polymenis
8320145b3c logarion archiver needs to add appropriate file extension 2016-10-26 22:39:06 +01:00
Stavros Polymenis
befcf99520 Merge branch 'master' of github.com:orbifx/logarion 2016-10-26 22:29:23 +01:00
Stavros Polymenis
7efaa10205 improved filename generation from article, but still not neat 2016-10-26 22:29:04 +01:00
Stavros Polymenis
55109284e4 formatting 2016-10-22 22:23:18 +01:00
Stavros Polymenis
95bda3e4a1 implement UUID for articles 2016-10-21 19:35:37 +01:00
Stavros Polymenis
65dcc3f72e make function 2016-10-20 23:22:49 +01:00
Stavros Polymenis
392dfd3692 refactored YMD submodules 2016-10-20 23:13:25 +01:00
Stavros Polymenis
43631b6599 added blog_url information in html and templating 2016-10-19 23:36:14 +01:00
Stavros Polymenis
803deb23ae opened tomllenses in of_filename 2016-10-19 23:04:03 +01:00
Stavros Polymenis
6f66dc7d17 changed configuration to optional values 2016-10-19 22:49:49 +01:00
Stavros Polymenis
3874a499df implemented header template 2016-10-19 22:38:00 +01:00
Stavros Polymenis
8edb3a9d4e simplified optional parameters for templates 2016-10-19 22:25:09 +01:00