Commit Graph

1762 Commits

Author SHA1 Message Date
Dorian 466115f49d Fix setup for the linky plugin as part of experimentation. 2019-05-09 09:07:58 -04:00
Dorian e4bfddbc6f Attempt to create a simple link creation widget with internal routing. 2019-05-07 09:06:49 -04:00
Dorian d315550eae Add in plugin information. 2019-05-06 23:33:50 -04:00
Dorian 601312d08c Setup hello-world as a plugin. 2019-05-06 23:18:38 -04:00
Dorian 94c80a4071 Add a note about testing. 2019-05-06 10:14:58 -04:00
Dorian 3bd23f8d58 Support tag generation from markdown. 2019-05-06 09:01:07 -04:00
Dorian 9f9f2857fd Work toward initial implementation of content replacement plugin. 2019-05-02 23:06:22 -04:00
Dorian c06e081757 Ensure replacement regex works through out markdown content. 2019-05-02 08:55:50 -04:00
Dorian 02efa9d0df Try out creating the web component outside of the context of the preact app. 2019-05-02 08:19:02 -04:00
Dorian edf00ed0da Come up with working regex replacement for special tags. 2019-05-01 10:17:28 -04:00
Dorian 65f563356c Figure out migration pattern. 2019-05-01 08:58:42 -04:00
Dorian 66b417c48b Fix up test custom element to pass eslint. 2019-05-01 08:32:21 -04:00
Dorian f5a79127a7 Working test to use web components! 2019-04-30 22:13:51 -04:00
Dorian 56194be9c4 Fix minor breakage caused by whitespace. 2019-04-29 15:13:03 -04:00
Dorian 57a642c391 Prepare for a new release. 2019-04-25 08:26:30 -04:00
Dorian d7c9ab9d93 Update the changelog with future planned release. 2019-04-24 17:52:08 -04:00
Dorian fbbf9f1962 Add a convenience for creating a test user. 2019-04-24 17:50:08 -04:00
Dorian ca59b64c1c Reimplement bootstrap button and navigation themes. 2019-04-24 08:49:56 -04:00
Dorian bc8572be75 Remove bootstrap dependency and fix upper level CSS breakage. 2019-04-24 08:25:28 -04:00
Dorian e8ea322756 Fix the theme switching layout. 2019-04-23 22:59:08 -04:00
Dorian 5d5dba9164 Fix up the layout of the control panel. 2019-04-23 22:47:44 -04:00
Dorian ee11db3f79 Add static files path env. 2019-04-23 13:54:09 -04:00
Dorian 41b5f021be Fix the Docker build. 2019-04-23 09:40:20 -04:00
Dorian 414f392f57 Fix minor issues and update documentation for upcoming release. 2019-04-23 08:56:15 -04:00
Dorian b74c9242fc Add migration and bootstrap tasks.
Fix Docker builds.
2019-04-23 08:45:27 -04:00
Dorian 823f40c708 Migrate server over to separate project path.
Remove testing of styles in JS.
2019-04-23 08:25:41 -04:00
Dorian ad86066c52 Fix Dockerfile JS pathing build issues. 2019-04-22 17:49:08 -04:00
Dorian b0b6e22da4 Fix the path to the JS tests. 2019-04-22 17:46:44 -04:00
Dorian d0b6e937aa Update the JS source directory appropriately. 2019-04-22 17:44:31 -04:00
Dorian 65d7b02eb5 Move web-app into standalone folder. 2019-04-22 17:39:22 -04:00
Dorian 302b4bdff1 Minor updates from newer cargo version. 2019-02-06 13:55:30 -05:00
Dorian cce09576c2 Bump to latest stable version of Rust. 2019-01-25 08:30:51 -05:00
Dorian 05b73512b9 Fix up installation of cargo-make by specifying the version required. 2019-01-04 09:13:04 -05:00
Dorian 35bfea451c Migrate encryption of password into security module. 2019-01-04 09:06:15 -05:00
Dorian 56c22ec6b9 Update documentation for upcoming release. 2018-11-29 18:06:48 -05:00
Dorian 571f5ba676 Fix issue with full name not being added when creating a user manually. 2018-10-31 09:08:55 -04:00
Dorian 4e10a05e5b Fix issue with site index being greater than 1. 2018-10-29 01:30:49 -04:00
Dorian 1cc9452e08 Fix up CI tests to allow for new version. 2018-10-02 17:28:48 -04:00
Dorian efe20da070 Fix the makefile breakage. 2018-10-02 13:31:11 -04:00
Dorian f022e4bacb Prepare for release of new version of software 2018-10-02 13:23:29 -04:00
Dorian cb0c105216 Improve formatting of source code. 2018-10-01 08:32:35 -04:00
Dorian 83710b2c03 Update readme. 2018-09-28 18:12:27 -04:00
Dorian 90822be85b Fix issues related to serialization and deserialization of data.
Fix issues with build queries.
2018-09-28 18:10:34 -04:00
Dorian f8dffd14a1 Fix cargo make running of migrations. 2018-09-28 17:28:57 -04:00
Dorian 96e7fd89c7 Add some nice additions to cargo make setup. 2018-09-28 14:31:21 -04:00
Dorian dfbf938fdc Fix up test compilation for site management tests. 2018-09-28 09:30:27 -04:00
Dorian 7e21794bfe Update tests and make configuration to work with sites. 2018-09-27 10:48:04 -04:00
Dorian 11311997fd Implement ToSql for custom types in Site model. 2018-09-27 09:03:51 -04:00
Dorian 9f02fe5f75 Add querying abilities to site structure. 2018-09-26 18:00:16 -04:00
Dorian 540b24884a Start migration of sites to postgres. 2018-09-26 08:58:42 -04:00