|
521bed1d55
|
Fixed square brackets processing
|
2023-09-18 06:20:30 +03:00 |
|
|
615ae35a0e
|
Fixed too early image template free
|
2023-09-18 05:58:46 +03:00 |
|
|
d57a642d69
|
Added markdown code tag support
|
2023-09-13 08:43:33 +03:00 |
|
|
7e49c722ab
|
Finally, reaping all zombies
|
2022-10-15 11:45:17 +03:00 |
|
|
4d959ce088
|
Included signal.h
|
2022-10-15 09:38:50 +03:00 |
|
|
15147b6430
|
Added forked processes termination
|
2022-10-15 09:19:18 +03:00 |
|
|
c818a029e4
|
Fixed memory leaks
|
2021-09-14 00:38:00 +03:00 |
|
|
27e0036e9d
|
Added photos to gallery and fixed memory leaks
|
2021-04-10 13:37:31 +05:00 |
|
Dm1tr1y147
|
5b57419b96
|
Fixed page titles
|
2020-07-28 21:59:18 +05:00 |
|
Dm1tr1y147
|
fadbc96146
|
Added getting port from environment variable
|
2020-07-28 12:14:28 +05:00 |
|
Dm1tr1y147
|
440000c438
|
Added projects tab and local projects list processing. Fxed some memory errors
|
2020-07-28 07:29:20 +05:00 |
|
Dm1tr1y147
|
21f5a392fa
|
Added gallery site section and automatic directory scanning. Fixed some memory errors, removed obsolete logs
|
2020-07-28 06:06:00 +05:00 |
|
|
fd6007b22b
|
Upgraded article title functionalify
|
2020-07-05 20:15:51 +05:00 |
|
|
55f5ccfdf4
|
Completely remove csv-db files and continued working on frontend. Created styles base
|
2020-07-04 22:31:26 +05:00 |
|
|
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 |
|