Commit Graph

83 Commits

Author SHA1 Message Date
Anthony J. Martinez a89420d08c
Update deps and rev to 0.11.6
- Adds roadmap item for #48 to README.md
2021-10-16 18:01:06 +02:00
Anthony J. Martinez c872099303
Merge branch 'update' reving to 0.11.5 2021-09-28 14:28:04 +02:00
Anthony J. Martinez 564845c13e
Update deps and rev to 0.11.5 2021-09-28 14:15:11 +02:00
Anthony J. Martinez 9d4e7974ff
Update deps and rev to 0.11.4 2021-09-12 11:50:57 +02:00
Anthony J. Martinez e725a15ffa Merge pull request 'Bump deps and rev to 0.11.3, update .gitignore' (#46) from update into main
Reviewed-on: #46
2021-08-29 15:30:07 +00:00
Anthony J. Martinez d9213dc496
Bump deps and rev to 0.11.3, update .gitignore 2021-08-29 17:24:19 +02:00
Anthony J. Martinez d7900ff4f2 Merge pull request 'Bump deps and rev to 0.11.2' (#45) from updates into main
Reviewed-on: #45
2021-08-21 08:41:13 +00:00
Anthony J. Martinez 7e48b03e79
Bump deps and rev to 0.11.2 2021-08-21 10:37:00 +02:00
Anthony J. Martinez c7d5c23331 Merge pull request 'Bump deps and rev to 0.11.1' (#44) from bump-deps into main
Reviewed-on: #44
2021-08-07 06:59:38 +00:00
Anthony J. Martinez 26f89cbf49
Bump deps and rev to 0.11.1 2021-08-07 08:58:24 +02:00
Anthony J. Martinez d61d408c68 Merge pull request 'rss' (#43) from rss into main
Reviewed-on: #43
2021-07-11 11:43:28 +00:00
Anthony J. Martinez 67f9ed70dd
Update README.md 2021-07-11 11:41:29 +00:00
Anthony J. Martinez 96dee7eae1
Update deps, implement RSS feed, rev 0.11.0 2021-07-11 11:38:58 +00:00
Anthony J. Martinez ddda9211fe
Prep for addition of RSS feature 2021-07-06 18:54:14 +00:00
Anthony J. Martinez 4a4ce9af1a Merge pull request 'Close #41 - fix empty topic/gallery issues in default template' (#42) from empty-gallery into main
Reviewed-on: #42
2021-07-04 10:38:13 +00:00
Anthony J. Martinez 49bc26f1ef
Close #41 - fix empty topic/gallery issues in default template 2021-07-04 10:36:23 +00:00
Anthony J. Martinez 931195e58b Merge pull request 'gallery' (#40) from gallery into main
Reviewed-on: #40
2021-07-04 09:48:00 +00:00
Anthony J. Martinez ec44b451df
Rev to 0.10.0 implementing initial gallery support
- Close #39
2021-07-04 09:46:07 +00:00
Anthony J. Martinez 3e35706eee
Prepare for simple gallery feature to get started 2021-07-03 14:52:01 +00:00
Anthony J. Martinez 244c7b7697 Merge pull request 'Rev to 0.9.1' (#37) from updates-202124 into main
Reviewed-on: #37
2021-06-19 09:16:20 +00:00
Anthony J. Martinez 32684bb53b
Rev to 0.9.1
- Add test for common::path_matches
- Fix error handler
- Close #16
- Close #36
2021-06-19 09:12:12 +00:00
Anthony J. Martinez 3abe584219
Update Cargo.{toml,lock}, document common and config modules.
- Working on #16
2021-06-18 16:43:01 +00:00
Anthony J. Martinez 7a283837a4 Merge pull request 'Update Cargo.lock' (#35) from favicon into main
Reviewed-on: #35
2021-06-03 17:09:58 +00:00
Anthony J. Martinez aa583241bf
Update Cargo.lock 2021-06-03 12:09:08 -05:00
Anthony J. Martinez ea2b641736 Merge pull request 'Check favicon box in README.md' (#34) from favicon into main
Reviewed-on: #34
2021-06-03 17:05:44 +00:00
Anthony J. Martinez d407472693
Check favicon box in README.md 2021-06-03 12:04:25 -05:00
Anthony J. Martinez b49091ef89 Merge pull request 'favicon' (#33) from favicon into main
Reviewed-on: #33
2021-06-03 17:02:54 +00:00
Anthony J. Martinez 4b78959fb9
Rev to 0.9.0
- Close #32
- Rearrange routes for better ordering
- Add route for `/favicon.ico`
- Add test for favicon route
2021-06-03 11:58:52 -05:00
Anthony J. Martinez 1396a7f54c
Remove extraneous `static/ext` path 2021-06-03 11:28:27 -05:00
Anthony J. Martinez cd99e41989
Update Cargo.toml and Cargo.lock 2021-06-03 11:21:14 -05:00
Anthony J. Martinez c88be988f4
Update roadmap items in README.md 2021-06-03 11:16:35 -05:00
Anthony J. Martinez 0891896ae3 Merge pull request 'Add test for empty topic and fix broken template logic' (#31) from fix-template into main
Reviewed-on: #31
2021-05-06 14:14:42 +00:00
Anthony J. Martinez 09579783dc Add test for empty topic and fix broken template logic
- Close #30
2021-05-06 16:12:47 +02:00
Anthony J. Martinez 3b5b9cf4e5 Merge pull request 'Remove Credentials Struct' (#29) from remove-creds into main
Reviewed-on: #29
2021-05-01 17:38:47 +00:00
Anthony J. Martinez 8ef1d0041a Update README.md 2021-05-01 19:35:51 +02:00
Anthony J. Martinez af11b1e9c5 Remove Credentials struct
- Closes #27
2021-05-01 19:11:01 +02:00
Anthony J. Martinez 2fb1300f4d Merge pull request 'Rev to 0.7.1 for Windows fixes' (#26) from windows-fix into main
Reviewed-on: #26
2021-05-01 15:26:51 +00:00
Anthony J. Martinez 2a2da79030 Rev to 0.7.1 for Windows fixes
- Closes #25
2021-05-01 17:21:17 +02:00
Anthony J. Martinez 2cc04d62bf Merge pull request 'Add support for user-defined bind address and port' (#24) from network-config into main
Reviewed-on: #24
2021-04-29 17:07:30 +00:00
Anthony J. Martinez 4ef61a124a Fix typo 2021-04-29 19:05:46 +02:00
Anthony J. Martinez 0b43784f39 Update README.md and test-config.toml 2021-04-29 19:00:48 +02:00
Anthony J. Martinez c5114881d8 Update config.rs to exit after config is generated. 2021-04-29 18:17:12 +02:00
Anthony J. Martinez 229c2006a8 Fix #22 2021-04-29 17:47:10 +02:00
Anthony J. Martinez 0582416ca1 Add bind address and port to configuration file
- Close #23
2021-04-29 17:43:47 +02:00
Anthony J. Martinez 23fed3c635 Merge pull request 'Add support for rendering single posts' (#21) from individual-post into main
Reviewed-on: #21
2021-04-27 14:06:45 +00:00
Anthony J. Martinez bb3e5e3fdb Add support for rendering single posts
- Majorly refactor around Engine rather than AppConfig
- Update default template, and test template
- Add tests for individual post handling
- Update README.md
- Close #20
2021-04-27 16:00:33 +02:00
Anthony J. Martinez 3aac5dc620 Merge pull request 'Add support for user-defined templates' (#19) from template-support into main
Reviewed-on: #19
2021-04-27 10:03:16 +00:00
Anthony J. Martinez 7b0f51d02f Add support for user-defined templates
- Rev to 0.5.0
- Update README with notes about using custom templates
- Add test site files to support testing custom templates
- Add tests for custom templates
- Add template field to Site struct
- Refactor render.rs to support loading template based on Site fields
- Add trace for the exact Tera instance loaded
- Close #8
2021-04-27 11:54:43 +02:00
Anthony J. Martinez c43bab0717 Merge pull request 'Add error handling & remove pre-release tags' (#18) from error-handling into main
Reviewed-on: #18
2021-04-18 10:43:31 +00:00
Anthony J. Martinez 1ddf57814a Remove unused import 2021-04-18 12:21:18 +02:00