Commit graph

28 commits

Author SHA1 Message Date
yggverse
f271761668 update Connection::setRequest API 2024-07-16 12:34:42 +03:00
yggverse
f0024a0855 refactor response model to multi-protocol connection interface 2024-07-16 12:03:55 +03:00
yggverse
3316a149a6 fix response form behaviour 2024-07-15 22:23:38 +03:00
yggverse
5c2aeec8cc fix response expiration event 2024-07-15 17:23:21 +03:00
yggverse
1079da78b5 pass timeout value to request drivers 2024-07-15 16:46:11 +03:00
yggverse
66070b7007 implement common response model 2024-07-15 16:27:40 +03:00
yggverse
3f7bb2267b Revert "change db namespaces"
This reverts commit 531d4d7735.
2024-07-15 06:47:42 +03:00
yggverse
531d4d7735 change db namespaces 2024-07-14 16:23:34 +03:00
yggverse
c66dd6b94c implement local directory browser 2024-07-10 10:42:17 +03:00
yggverse
847a0fb01d init multi-window implementation 2024-07-05 22:04:26 +03:00
yggverse
90acc3ac2d refactor to separated entities, init abstractions 2024-07-03 02:34:14 +03:00
yggverse
fa47610f65 update database model 2024-06-30 02:05:34 +03:00
yggverse
ce1cabc3c7 init filesystem model 2024-06-30 02:04:10 +03:00
yggverse
04eb93cf27 remove exception logic from model 2024-06-27 17:25:06 +03:00
yggverse
789db97319 init config model 2024-06-27 16:50:32 +03:00
yggverse
0e64ab08ff add Memory::flush method 2024-04-15 18:29:44 +03:00
yggverse
40973fd4d7 add deleteHistory method 2024-04-15 14:03:06 +03:00
yggverse
7451d6d78f save page title to the database history 2024-04-14 22:15:04 +03:00
yggverse
970f8f6497 implement history actions tray, add history search feature 2024-04-14 21:18:42 +03:00
yggverse
124cef3058 remove extra namespace 2024-04-14 15:59:20 +03:00
yggverse
8aef22ed74 add namespace 2024-04-14 15:56:58 +03:00
yggverse
374df89a4f implement page history recorder 2024-04-14 15:53:40 +03:00
yggverse
2053ab01de init database constructor 2024-04-14 15:07:49 +03:00
yggverse
b5fec535fb ignore history record on same URL given 2024-04-13 06:09:31 +03:00
yggverse
7b38e00089 implement history navigation 2024-04-11 18:53:20 +03:00
yggverse
49d73b6bc6 implement local welcome page 2024-04-10 11:07:08 +03:00
yggverse
95abe81547 init memory model 2024-04-09 11:25:22 +03:00
yggverse
8c2cf42ca7 initial commit 2024-04-09 09:20:34 +03:00