Commit Graph

21 Commits

Author SHA1 Message Date
a6a8b11871 Run the web app when launched without parameters. Also cleanups. 2021-11-21 14:55:34 +01:00
1044749d2a More cleanups. 2021-11-21 14:50:03 +01:00
3d5e5795a0 Renamed and cleaned up the wep app class to WPApplication. 2021-11-21 14:41:40 +01:00
b04f5404ec Cleaned up the includes in main.cpp. 2021-11-21 13:03:38 +01:00
0022dfa6d5 Moved the download code to a new class. Still blocking though. 2021-11-21 13:01:55 +01:00
a453ffda84 Update the engine. 2021-11-21 12:33:32 +01:00
cc1207c6b2 Remove newline from the en of the log methods, as it's not needed. 2021-11-21 11:17:10 +01:00
ee977b1028 Updated the engine. 2021-11-21 11:16:48 +01:00
3a0640801b Extract next ling using the rel="next" attribute. 2021-11-21 10:44:08 +01:00
44a5c167ad Implement saving. And fixes to the logic. 2021-11-20 21:41:38 +01:00
dbcda35ec7 Rework how the eventloop is allocated. Also implemented extractions. 2021-11-20 21:04:59 +01:00
dfafd3aba8 Initial website query implementation. 2021-11-20 19:21:21 +01:00
818f5be1e9 Fix crash on startup. 2021-11-20 17:44:55 +01:00
4c4207a4d2 Started work on the app. 2021-11-20 01:40:38 +01:00
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
6fe5ea3fdc Removed the user controller. 2021-11-19 22:23:41 +01:00
0e5b1c3cd7 Cleaned up main. Also updated the engine. 2021-11-19 22:23:27 +01:00
4b53403aec Cleaned up the app class. 2021-11-19 22:22:09 +01:00
481b8b9326 Added more folders to .gitignore. 2021-11-19 22:21:10 +01:00
517f15d03e Added .clangd. 2021-11-19 22:20:54 +01:00
520bacdabe Initial commit. 2021-11-19 09:24:55 +01:00