Commit Graph

37 Commits (cca93aa1d8dbb9651fe950880ae24f6347713257)

Author SHA1 Message Date
kirbylife cca93aa1d8 add views filed in the database 2022-12-22 15:46:42 -06:00
kirbylife 73b24a3a1c Add views field in the database 2022-12-20 22:33:10 -06:00
kirbylife aeacae85c3 added more ways to comment the title 2019-12-27 19:28:44 -06:00
kirbylife c3e5004ab3 fixed the edit page 2019-12-21 03:55:39 -06:00
kirbylife 4f8ca9acae added tables, autolinks and tasklist extensions 2019-12-21 03:55:21 -06:00
kirbylife 2eccb530ad improved the metadata to a better seo 2019-12-19 16:26:10 -06:00
kirbylife 4a305dee02 now update the "updated_at" field when modify a post 2019-12-19 01:35:38 -06:00
kirbylife e983cc1b9d now can edit the posts directly from admin panel 2019-12-19 01:07:14 -06:00
kirbylife 64c2317bd7 added more info to admin panel 2019-12-18 18:32:45 -06:00
kirbylife 27cac09a08 completed the logic to add new posts from the admin panel 2019-12-18 03:20:00 -06:00
kirbylife 68aa90d2e1 fixed pub mod imports 2019-12-17 17:02:10 -06:00
kirbylife 279c236401 used the crate extern 2019-12-15 19:11:12 -06:00
kirbylife b57c71842d added a mod to posts page 2019-12-15 18:34:27 -06:00
kirbylife 54fb4d93b8 added files to admin panel WIP 2019-12-15 17:41:56 -06:00
kirbylife 096e6d4f01 added favicon 2019-12-15 17:24:19 -06:00
kirbylife 96a6e0d639 separed the db logic in the file "controllers.rs" 2019-12-15 17:12:07 -06:00
kirbylife de6949a3d1 start with the admin panel 2019-12-08 17:07:49 -06:00
kirbylife f950141d4d added file 2019-12-07 16:55:59 -06:00
kirbylife fa11edf77f removed the extern crate rand 2019-11-26 15:18:53 -06:00
kirbylife a8094b5411 now throw 404 error page if the final number doesn't exists 2019-11-26 15:18:12 -06:00
kirbylife b7bca3e455 removed a single use variable 2019-11-25 17:42:57 -06:00
kirbylife 11e183504d now the context og the templates is unificated in a single file 2019-11-25 14:59:42 -06:00
kirbylife 0203b88900 added 404 response if a post is not found 2019-11-23 22:44:11 -06:00
kirbylife ac70178423 added 404 custom page 2019-11-23 13:05:41 -06:00
kirbylife 2af0ef97fc added custom flags to compile diesel flags 2019-11-22 01:40:53 -06:00
kirbylife a9f84d131e minor bug fixed 2019-11-21 14:35:56 -06:00
kirbylife cbeaceeb5c added new header with the comment way of ASM and MatLab 2019-11-21 14:34:48 -06:00
kirbylife 57ce4a93a8 added new headers with comments in lua and tera/jinja 2019-11-21 14:31:04 -06:00
kirbylife 615ca6c300 changed the route from posts to post 2019-11-18 02:16:16 -06:00
kirbylife d8a4c2b03e changed the route from posts to post 2019-11-18 02:15:46 -06:00
kirbylife cbc88b34b8 fixed the way to display correctly the posts 2019-11-18 02:14:29 -06:00
kirbylife 1832a5bdd5 add method and route to display posts 2019-11-17 16:09:36 -06:00
kirbylife ad4cd6b028 add pagination 2019-11-16 23:10:06 -06:00
kirbylife 64fe3d5f03 now display the posts saved on the DB 2019-11-13 20:10:42 -06:00
kirbylife a34d14ec6b created the initial migration 2019-11-13 20:10:07 -06:00
kirbylife 464f991696 now generate the title randomly 2019-11-13 01:40:26 -06:00
kirbylife d67ca418d4 initial commit 2019-11-12 19:57:32 -06:00