|
cd874d6e28
|
Some more refactores, added articles functionality to web server
|
2020-07-04 16:41:24 +05:00 |
|
|
4c61d24352
|
Added paragraph, image and link detection to porcess_md function. Refactored code a bit
|
2020-07-04 14:10:16 +05:00 |
|
|
06ff0761fc
|
Added function to wrap up article content with html template, process_md can detect headings, quotes, strips, highlinghts and lists
|
2020-07-03 21:29:37 +05:00 |
|
|
75988e5cc6
|
Created functions to get articles list and articles's content
|
2020-07-03 16:14:19 +05:00 |
|
|
68d1c8211c
|
Last commit with db. Switching to makdown articles representation
|
2020-07-03 11:24:51 +05:00 |
|
|
db9b46f041
|
Updated project structure and makefile. Started creating frontend. Created csv database interphase
|
2020-06-30 12:39:50 +05:00 |
|
|
457a52a585
|
finished static files hosting. Added mime type definition and file sending functions. Finished send_response and changed header compose function. Some small fixes
|
2020-06-23 17:02:05 +05:00 |
|
|
cb9ba8e950
|
creating request processing logic
|
2020-06-22 22:01:16 +05:00 |
|
|
2b86380ff4
|
Initial commit: created project structure, makefile, some static files for future server tests and interphase to create a listening socket
|
2020-06-22 15:59:38 +05:00 |
|