Commit Graph

37 Commits

Author SHA1 Message Date
Dorian a63ff2559f tests: Help with test assertions. 2020-01-18 09:35:22 -05:00
Dorian f9ddda6fef cli: Add notes on resolving issue with a dependency. 2019-12-10 08:39:09 -05:00
Dorian b1c9507d09 cli: Experimental setup for file watching. 2019-12-09 17:59:25 -05:00
Dorian 2e03d56b38 cli: Fix issues with copying over directories. 2019-12-04 08:33:39 -05:00
Dorian 42ffb3c97c cli: Improve code with a refactor.
Update version in development.
2019-10-25 11:51:18 -04:00
Dorian 7274c3020f cli: Add option for opening browser windows. 2019-10-25 09:58:26 -04:00
Dorian b5af6e232e core: Resolve issue with linking under OS X. 2019-09-17 17:31:09 -04:00
Dorian fc76f5534a core: Add code to setup the rookeries home directory. 2019-09-13 13:21:55 -04:00
Dorian bce2ea4566 core: Add in support for building a template archive. 2019-09-13 08:45:41 -04:00
Dorian 0c9a10ffd1 core: Update the version of application. 2019-08-28 08:39:34 -04:00
Dorian 7eb028d7ea Add in a template base page to start with. 2019-08-11 23:09:31 -04:00
Dorian 4e9f5eabb2 Create a debian package to distribute. 2019-08-09 21:11:18 -04:00
Dorian 16676f9a8b Clean up the documentation in preparation for release. 2019-07-19 08:56:22 -04:00
Dorian bb62cb762a Add ability to serve files for a pre-built project. 2019-07-15 09:56:37 -04:00
Dorian a7f9b35e10 Move generator code up into main part of the project. 2019-07-12 09:18:30 -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 f022e4bacb Prepare for release of new version of software 2018-10-02 13:23:29 -04:00
Dorian 540b24884a Start migration of sites to postgres. 2018-09-26 08:58:42 -04:00
Dorian e4b798bb10 Add code that builds for querying and updating an existing page. 2018-09-21 09:52:44 -04:00
Dorian 5fc0bc55bc Work toward connecting and querying from a SQL database. 2018-09-07 17:52:38 -04:00
Dorian e5e7a35e43 Add initial diesel setup and migrations. 2018-09-04 17:57:31 -04:00
Dorian 42675133d1 Upgrade to the latest versions of actix-web and jsonwebtoken. 2018-08-22 18:16:11 -04:00
Dorian 66def9c6ab Upgrade Rust dependencies. 2018-08-22 17:59:29 -04:00
Dorian d0b9031383 Update version numbers in preparation for Rookeries release. 2018-08-21 11:56:59 -04:00
Dorian 11bfb7c103 Version bump. 2018-08-15 08:22:42 -04:00
Dorian c5c3c96b9f Work toward valid test user tests. 2018-08-12 17:14:35 -04:00
Dorian e00ec43535 Transition API status endpoint tests to Rust. 2018-08-10 15:15:12 -04:00
Dorian 09b19c7622 Add ability to update the document. 2018-08-07 09:47:28 -04:00
Dorian 01bcc1a66e Add logging to the web application. 2018-07-26 08:17:37 -04:00
Dorian 46aa71eaaa Add in JWT implementation. 2018-07-25 22:36:46 -04:00
Dorian c83457fa70 Rough setup to retrieve the git info for the status endpoint. 2018-07-23 23:48:19 -04:00
Dorian bceefd68b3 Attempt to deal with crypto for checking users. 2018-07-23 08:55:40 -04:00
Dorian b8155e0abd Use simpler reqwest library instead of hyper for CouchDB client. 2018-07-22 00:46:56 -04:00
Dorian 25d2097c65 Figure out how to deserialize CouchDB results. 2018-07-21 10:10:20 -04:00
Dorian 6a5d3da231 Make working basic authorization for CouchDB. 2018-07-20 21:59:32 -04:00
Dorian 85341141e7 Attempt to flush out the auth credentials check endpoint. 2018-07-19 09:12:51 -04:00
Dorian 84948b2c05 Add a very basic REST API and CLI to start the CMS off. 2018-07-18 08:52:33 -04:00