Commit Graph

  • d425e2f78b Revises web module's configuration Stavros Polymenis 2017-04-22 13:20:18 +01:00
  • 6a4293649f Removes old makefile Stavros Polymenis 2017-04-21 20:44:20 +01:00
  • 9f39ab0b0f Removes str from opam dependencies Stavros Polymenis 2017-04-21 00:28:36 +01:00
  • 2fbf9401ed Updates and elaborates on logarion.toml Stavros Polymenis 2017-04-21 00:24:05 +01:00
  • f8370a38c4 Adds loading of configurations from conventional locations Stavros Polymenis 2017-04-21 00:22:42 +01:00
  • 0c06eed97a Documents alpha state in README & revises configuration Stavros Polymenis 2017-04-19 00:44:12 +01:00
  • 8069d4da00 Removed summary heading Stavros Polymenis 2017-04-18 23:00:14 +01:00
  • a6595499a7 Refactors Logarion module; Path types, File functions, adding notes Stavros Polymenis 2017-04-17 16:45:44 +01:00
  • ef25c2f366 Fixes typo in opam Stavros Polymenis 2017-04-17 11:25:32 +01:00
  • 3b9727f926 Removes submodules from dependencies in opam Stavros Polymenis 2017-04-16 15:23:51 +01:00
  • 170fddd5f6 Adds dependencies in opam file Stavros Polymenis 2017-04-16 13:52:27 +01:00
  • 8a4c815230 Fixes oasis dependencies which were not applied to whole package. Stavros Polymenis 2017-04-16 13:35:14 +01:00
  • 6c78316077 Removes more references to 'ymd' Stavros Polymenis 2017-04-16 12:37:17 +01:00
  • 5098832171 Adds accidentally forgotten meta.ml Stavros Polymenis 2017-04-16 12:22:40 +01:00
  • 9318073f63 Renames Ymd to Note Stavros Polymenis 2017-04-16 00:28:48 +01:00
  • e138b192bc Refactores Meta submodule into a standalone module Stavros Polymenis 2017-04-16 00:07:33 +01:00
  • 25ddb8b680 Adds configurable static content directory Stavros Polymenis 2017-04-06 01:15:56 +01:00
  • b505f96bba Wraps date & times in <time> Stavros Polymenis 2017-04-03 00:46:48 +01:00
  • aee84d20ec Adds Envy Code R Stavros Polymenis 2017-04-01 18:37:41 +01:00
  • 957c87d70c Corrects feed link placement Stavros Polymenis 2017-04-01 17:56:49 +01:00
  • 9eb1dd7b3f Modulates with_meta_kv into Meta.with_kv Stavros Polymenis 2017-03-31 00:24:33 +01:00
  • 56d83d00a1 fix atom feed generator Stavros Polymenis 2017-03-19 12:11:28 +00:00
  • 2e901cc3f3 url string shouldn't end with / Stavros Polymenis 2017-03-19 12:11:05 +00:00
  • 250e22caf8 licence notification Stavros Polymenis 2017-03-13 23:21:22 +00:00
  • a68a181b0e revised documentation Stavros Polymenis 2017-03-13 23:07:21 +00:00
  • 21de0ceefb devfiles needed for now Stavros Polymenis 2017-03-13 22:52:00 +00:00
  • 276c99a138 stop making excess files Stavros Polymenis 2017-03-13 22:48:45 +00:00
  • 4cb225ba78 formatting Stavros Polymenis 2017-03-04 14:37:57 +00:00
  • 983d638b8b link date and title incase untitled Stavros Polymenis 2017-03-04 14:37:45 +00:00
  • 44d02601cb renamed write to create and fixed it Stavros Polymenis 2017-03-04 13:28:42 +00:00
  • c85405654e refocus on primary system object Stavros Polymenis 2017-02-25 14:25:58 +00:00
  • 3fa7fa6672 corrected author header writing Stavros Polymenis 2017-02-25 13:41:29 +00:00
  • 6646f7b687 support simpler meta fields block and title from body Stavros Polymenis 2017-02-23 21:02:20 +00:00
  • 465af3393a revision to lenses and accessors Stavros Polymenis 2017-02-11 23:56:21 +00:00
  • 329dbd33eb shortened typenames Stavros Polymenis 2017-02-11 22:07:13 +00:00
  • 8cbe57cf70 revised form post path Stavros Polymenis 2017-02-07 22:46:34 +00:00
  • 3a16cfb848 conversion to fpath in toml and web functions Stavros Polymenis 2017-02-06 22:54:53 +00:00
  • 54f2190d8e implementation with fpath, wip Stavros Polymenis 2017-02-04 13:56:41 +00:00
  • 117d46456f renamed create to write and refactored Stavros Polymenis 2017-01-26 23:57:45 +00:00
  • a9da855c08 init command implementation Stavros Polymenis 2017-01-19 23:10:04 +00:00
  • 42ed2f94bd Use default web configs where no web.toml Stavros Polymenis 2017-01-19 21:53:51 +00:00
  • 988fe700d2 first opam file Stavros Polymenis 2017-01-19 21:41:02 +00:00
  • 1185111dd4 revised gitignore Stavros Polymenis 2017-01-19 21:32:44 +00:00
  • cca9c01c57 switching to oasis, old Makefile still available for now Stavros Polymenis 2017-01-17 23:32:12 +00:00
  • 506730c8a0 fixed bug in logarion slug loading function Stavros Polymenis 2017-01-17 00:50:30 +00:00
  • 70188a64e5 specialised html function for messages Stavros Polymenis 2017-01-17 00:14:00 +00:00
  • fcb1341495 refactored error handling in 'get' request chain Stavros Polymenis 2017-01-16 23:49:35 +00:00
  • 49c034caf5 further refactoring in response functions Stavros Polymenis 2017-01-16 10:29:31 +00:00
  • 51d14df75f refactored web application but a more pervasive redesign is needed Stavros Polymenis 2017-01-15 21:25:41 +00:00
  • d654204807 topics listing refactoring Stavros Polymenis 2017-01-15 10:47:03 +00:00
  • 3484fea774 refactoring improvements Stavros Polymenis 2017-01-15 10:41:30 +00:00
  • e6aef0f591 Entry access functions improvement Stavros Polymenis 2017-01-15 10:28:08 +00:00
  • 76825f2524 improved Ymd lens interface Stavros Polymenis 2017-01-15 10:27:20 +00:00
  • 81861d2b1a refactored filtering functions Stavros Polymenis 2017-01-15 02:03:22 +00:00
  • f6f75bd082 refactored mapping of string to key-ed values Stavros Polymenis 2017-01-15 01:36:12 +00:00
  • 20780c2d76 implemented file path types and refactored some functions Stavros Polymenis 2017-01-15 00:55:11 +00:00
  • bf1703bebe refactored interfaces to meta types Stavros Polymenis 2017-01-14 14:04:46 +00:00
  • 312f0653f1 fixed id-less paths Stavros Polymenis 2017-01-13 00:26:59 +00:00
  • 2e0e9d1047 fix for Sys_error exception and refactoring Stavros Polymenis 2017-01-12 23:19:09 +00:00
  • 54a63ea296 some corrections for latest_entry Stavros Polymenis 2017-01-12 22:54:10 +00:00
  • 4a21adca7b simplify access to Ymd module via inclusion in Entry Stavros Polymenis 2017-01-12 22:12:13 +00:00
  • 2f446e0abd fixed scope warnings Stavros Polymenis 2017-01-12 00:03:36 +00:00
  • d12da26055 fixed posting from web interface Stavros Polymenis 2017-01-10 00:02:38 +00:00
  • b07e6e6a8b fixed mistake in header font syntax Stavros Polymenis 2017-01-09 22:10:15 +00:00
  • 5f5403e7dc fixed pre widths Stavros Polymenis 2017-01-09 22:02:52 +00:00
  • 42fa6e8838 improved heading margins Stavros Polymenis 2017-01-07 21:39:43 +00:00
  • 9f1739c192 fixed body element's margins Stavros Polymenis 2017-01-07 21:07:52 +00:00
  • 06c31f7892 fixed article element's margins Stavros Polymenis 2017-01-07 20:22:35 +00:00
  • a70eabbbaa link generation fixes Stavros Polymenis 2016-12-27 20:52:33 +00:00
  • d74a3c36b6 introduced topic listing Stavros Polymenis 2016-12-24 19:36:03 +00:00
  • 7bf0c41a5b reference repository configuration Stavros Polymenis 2016-12-24 18:16:08 +00:00
  • ebbe005719 introduction of Archive and Entry submodules Stavros Polymenis 2016-12-24 18:14:54 +00:00
  • 94291e6ae5 fix path configuratibility Stavros Polymenis 2016-12-24 14:45:07 +00:00
  • 6296523103 move date out of link Stavros Polymenis 2016-12-24 13:23:37 +00:00
  • 083ffde8bf dates first in listing-entries Stavros Polymenis 2016-12-24 13:18:06 +00:00
  • aad9f39a9a empty quotation marks needed for correct parsing Stavros Polymenis 2016-12-23 19:27:52 +00:00
  • 537b32133a header link to feed Stavros Polymenis 2016-12-23 19:27:30 +00:00
  • a16caeaba1 updated cyberlore theme Stavros Polymenis 2016-12-23 19:01:26 +00:00
  • e601c3f7aa uuid for logarion archive Stavros Polymenis 2016-12-23 19:00:43 +00:00
  • 1691c0f363 added atom feeds Stavros Polymenis 2016-12-23 19:00:29 +00:00
  • a9191781cb hide unlisted or unpublished files Stavros Polymenis 2016-12-23 02:07:34 +00:00
  • c22e2df3ad implemented published category & refactored categorised function Stavros Polymenis 2016-12-23 02:06:58 +00:00
  • 13c3da8884 refactored paths and introduced dedicated title directory Stavros Polymenis 2016-12-19 22:26:57 +00:00
  • bb07d517ad refactoring Stavros Polymenis 2016-12-19 22:13:05 +00:00
  • 670a117372 only change filename id if title was changed Stavros Polymenis 2016-12-19 22:08:10 +00:00
  • 72f3f16911 removed redunant lines Stavros Polymenis 2016-12-08 23:59:45 +00:00
  • 490be5359c refactored with latest method for toml configured records Stavros Polymenis 2016-12-08 23:58:33 +00:00
  • d09dc39c03 new configuration functions Stavros Polymenis 2016-12-08 23:30:49 +00:00
  • 85be47ef7a option for web port Stavros Polymenis 2016-12-08 22:06:39 +00:00
  • ce2be543c0 lwt module for return function Stavros Polymenis 2016-12-08 21:24:35 +00:00
  • 4ebb734c99 fix unused returned value Stavros Polymenis 2016-12-08 21:09:53 +00:00
  • 96e9a909e6 reverting tokeauth functionality, new branch for experimentation with it Stavros Polymenis 2016-12-08 21:09:01 +00:00
  • c9adc36f72 started tokenauth integration Stavros Polymenis 2016-11-29 21:14:52 +00:00
  • 402ae80b2b removed special character variables Stavros Polymenis 2016-11-27 14:50:11 +00:00
  • 60ee09e93f completed 'logarion create' command Stavros Polymenis 2016-11-26 20:02:57 +00:00
  • 793e27e1e4 make dirs instructions Stavros Polymenis 2016-11-26 19:59:53 +00:00
  • bbf4973ddc fixed modules and added dirs target Stavros Polymenis 2016-11-26 19:59:10 +00:00
  • f767cb2af0 wrote 'make opame.dependencies' Stavros Polymenis 2016-11-26 19:12:07 +00:00
  • 3ef61c2f42 lwt in common package listom package list Stavros Polymenis 2016-11-26 18:26:56 +00:00
  • d945698a69 sassc instructions and reformatting Stavros Polymenis 2016-11-26 17:54:45 +00:00