Commit Graph

28 Commits

Author SHA1 Message Date
Relintai fab3addbdb Fix readme.md. 2023-04-07 12:07:56 +02:00
Relintai a4157693ee Fix the settings example file. 2023-04-07 12:07:40 +02:00
Relintai 2b520680bb Simple css. 2021-11-21 16:45:56 +01:00
Relintai 446d0c13e7 Fix header and footer. 2021-11-21 16:28:13 +01:00
Relintai 0b08069895 Blog entry view. 2021-11-21 16:24:01 +01:00
Relintai 0f28f3bb22 Implemented blog listing. 2021-11-21 16:15:29 +01:00
Relintai 8bd3c03468 Blog list. 2021-11-21 15:18:42 +01:00
Relintai a6a8b11871 Run the web app when launched without parameters. Also cleanups. 2021-11-21 14:55:34 +01:00
Relintai 1044749d2a More cleanups. 2021-11-21 14:50:03 +01:00
Relintai 3d5e5795a0 Renamed and cleaned up the wep app class to WPApplication. 2021-11-21 14:41:40 +01:00
Relintai b04f5404ec Cleaned up the includes in main.cpp. 2021-11-21 13:03:38 +01:00
Relintai 0022dfa6d5 Moved the download code to a new class. Still blocking though. 2021-11-21 13:01:55 +01:00
Relintai a453ffda84 Update the engine. 2021-11-21 12:33:32 +01:00
Relintai cc1207c6b2 Remove newline from the en of the log methods, as it's not needed. 2021-11-21 11:17:10 +01:00
Relintai ee977b1028 Updated the engine. 2021-11-21 11:16:48 +01:00
Relintai 3a0640801b Extract next ling using the rel="next" attribute. 2021-11-21 10:44:08 +01:00
Relintai 44a5c167ad Implement saving. And fixes to the logic. 2021-11-20 21:41:38 +01:00
Relintai dbcda35ec7 Rework how the eventloop is allocated. Also implemented extractions. 2021-11-20 21:04:59 +01:00
Relintai dfafd3aba8 Initial website query implementation. 2021-11-20 19:21:21 +01:00
Relintai 818f5be1e9 Fix crash on startup. 2021-11-20 17:44:55 +01:00
Relintai 4c4207a4d2 Started work on the app. 2021-11-20 01:40:38 +01:00
Relintai 75a93b06e6 Add a .gitkeep file to the data directory, as sqlite doesn't like if the database's folder doesn't exists. 2021-11-20 00:21:50 +01:00
Relintai 6fe5ea3fdc Removed the user controller. 2021-11-19 22:23:41 +01:00
Relintai 0e5b1c3cd7 Cleaned up main. Also updated the engine. 2021-11-19 22:23:27 +01:00
Relintai 4b53403aec Cleaned up the app class. 2021-11-19 22:22:09 +01:00
Relintai 481b8b9326 Added more folders to .gitignore. 2021-11-19 22:21:10 +01:00
Relintai 517f15d03e Added .clangd. 2021-11-19 22:20:54 +01:00
Relintai 520bacdabe Initial commit. 2021-11-19 09:24:55 +01:00