Commit Graph

169 Commits

Author SHA1 Message Date
Songday 11648a574d Update Yew to 0.20.0 and other dependencies 2022-11-29 11:30:24 +08:00
Songday ca6ac79125 Merge branch 'main' of https://github.com/songday/blog-rs 2022-08-24 15:28:40 +08:00
Songday e6d3187879 Using Mutex without lazy_static 2022-08-24 15:22:43 +08:00
Songday f0f3caca31
Merge pull request #14 from flyingblackshark/main
Add A Json Config System With Example config.json
2022-07-20 09:44:37 +08:00
FlyingBlackShark 9d43ba2dcf Merge branch 'main' of https://github.com/flyingblackshark/blog-rs 2022-07-19 14:28:00 +08:00
FlyingBlackShark f128196b52 Add Json Config Sys 2022-07-19 14:25:31 +08:00
Songday 8f3501a99d Update blog-rs version from 0.5.5 to 0.5.6 2022-07-08 15:39:38 +08:00
Songday aec5d2c436 Change ctrl-c closing channel code 2022-07-08 10:20:22 +08:00
Songday 57d2094654 v0.5.6 2022-06-14 11:13:50 +08:00
Songday 6311490fe4 Make posts to HTML files working 2022-06-04 16:22:13 +08:00
Songday 9b82a21aea Prepare render template page, Phase III 2022-06-04 14:25:11 +08:00
Songday 49f1738da3 Refactor Javascript code 2022-06-03 15:27:22 +08:00
Songday 4ecf4e852c Prepare render template page, Phase II 2022-05-29 17:56:47 +08:00
Songday efb282a22a Prepare render template page
Replaced a deprecated method in `image` crate
2022-05-27 16:53:06 +08:00
Songday 3083dcdeab Changed frontend code for fitting the latest Yew version(master branch) 2022-05-07 23:12:48 +08:00
Songday fd11213cd8 Updated some dependencies
Made frontend working with latest yew framework
2022-04-20 01:57:19 +08:00
Songday 227475703f Added more fields for git page settings 2022-03-25 14:25:38 +08:00
Songday 2a082f3840 Change HTTP status code 2022-03-23 11:03:46 +08:00
Songday 38fba5d575 git page needs sign in first now 2022-03-22 22:43:24 +08:00
Songday 5db135a49d Accept git password 2022-03-18 18:07:54 +08:00
Songday 52dca1746c Now can push post to git pages provider
fix compiling error
2022-03-17 09:38:47 +08:00
Songday 92fa7968af delete readonly files 2022-03-11 18:23:48 +08:00
Songday 99cc974a5b Remove some prints 2022-03-11 11:38:52 +08:00
Songday a2a95dcee7 Update git code 2022-03-11 11:21:44 +08:00
Songday fc75c7f583 Git pages feature, now can select branch 2022-03-07 18:20:14 +08:00
Songday 39ab12eed7 Clean up some dependencies 2022-03-07 10:56:07 +08:00
Songday afb78f25c9 Prepare for git pages feature 2022-03-05 19:47:40 +08:00
Songday 9e5fc85796 fix git clone problem 2022-03-03 23:46:00 +08:00
Songday 8f175dce77 remove files 2022-03-03 22:24:53 +08:00
Songday c01e1a5c85 Prepare for pushing to git pages 2022-03-03 22:23:47 +08:00
Songday 56e2e746fc push posts to git-pages 2022-03-02 22:00:21 +08:00
Songday 34c642c555 update readme 2022-03-01 12:09:35 +08:00
Songday fb2f042372 Update README 2022-02-28 15:05:27 +08:00
Songday a31cc017e0 Release v0.5.5 2022-02-28 14:43:35 +08:00
Songday bb879d23a9 Changed tables name
Added access log
2022-02-28 12:52:33 +08:00
Songday d56ac62d84 Correct SQL 2022-02-25 19:19:28 +08:00
Songday 208151a6e1 rewrite scheme of settings table 2022-02-25 18:53:56 +08:00
Songday 932c30f9dd git-pages 2022-02-25 13:57:19 +08:00
Songday bd57487c0a did a little bit refactor 2022-02-22 15:03:56 +08:00
Songday 811d7169cc add hsts header fileter 2022-02-21 11:21:58 +08:00
Songday 283159c9c8 Change descriptions 2022-02-18 18:01:24 +08:00
Songday 9f6ceb1978 set default mode to 'blog' 2022-02-18 17:44:53 +08:00
Songday 589d5af0c3
Merge pull request #12 from flyingblackshark/main
Update Scripts,Add HSTS Redirect Server And HTTPS Server
2022-02-17 16:24:17 +08:00
FlyingBlackShark da6e06edd6 Update Scripts,Add HSTS Redirect Server And HTTPS Server 2022-02-17 12:03:21 +08:00
Songday 2e7d1789c7 1. Some pages support i18n
2. Updated readme file
2022-02-14 21:36:56 +08:00
Songday 013004ffd7 fix compiling error 2022-02-14 10:10:33 +08:00
Songday ee5595cfde fix 'if' logic 2022-02-13 22:06:59 +08:00
Songday d02a91fa7c update some codes 2022-02-11 18:07:15 +08:00
Songday f8f7b8909c Try to implement that export posts to git pages 2022-02-10 17:31:58 +08:00
Songday 8257e65ca7 update README.md 2022-02-09 18:24:59 +08:00