yggverse
|
8c8b520348
|
fix return data type
|
2024-07-19 10:51:35 +03:00 |
|
yggverse
|
644d1188c3
|
implement session features
|
2024-07-19 10:48:49 +03:00 |
|
yggverse
|
8f6c27ed2b
|
define image mime types
|
2024-07-18 16:56:10 +03:00 |
|
yggverse
|
9661eb21c5
|
update shared memory pool api
|
2024-07-18 16:49:45 +03:00 |
|
yggverse
|
5b821996c5
|
fix connection data update
|
2024-07-18 14:49:01 +03:00 |
|
yggverse
|
2f6ac84f3e
|
set titles from connection response
|
2024-07-18 12:26:26 +03:00 |
|
yggverse
|
0183d4dbb4
|
update MIME type detection
|
2024-07-17 19:54:27 +03:00 |
|
yggverse
|
bf9b7cbc93
|
use text/gemini mime type by default
|
2024-07-17 19:46:30 +03:00 |
|
yggverse
|
fe3bec5caa
|
move MIME type constants to Filesystem model
|
2024-07-17 17:34:28 +03:00 |
|
yggverse
|
7230bec4cf
|
update MIME type detection
|
2024-07-17 17:18:56 +03:00 |
|
yggverse
|
6d3f669603
|
add getMimeByPath, getMimeByData methods
|
2024-07-17 17:15:25 +03:00 |
|
yggverse
|
126890710b
|
rename method
|
2024-07-17 14:17:17 +03:00 |
|
yggverse
|
b18b9bb99e
|
update shared memory pool api
|
2024-07-17 12:52:27 +03:00 |
|
yggverse
|
3ff79cb0be
|
draft async request for sync gemini/next api
|
2024-07-17 11:04:16 +03:00 |
|
yggverse
|
ed31a3b13f
|
fix const access
|
2024-07-17 10:29:12 +03:00 |
|
yggverse
|
04238c3d6c
|
add nullable values support
|
2024-07-17 10:25:52 +03:00 |
|
yggverse
|
6c18187e2a
|
set empty value by default
|
2024-07-17 09:55:40 +03:00 |
|
yggverse
|
8b28265204
|
implement shared memory pool model
|
2024-07-17 09:53:33 +03:00 |
|
yggverse
|
3030ad6f9d
|
set mime type
|
2024-07-16 16:49:36 +03:00 |
|
yggverse
|
05ae4f166d
|
implement protocol exception
|
2024-07-16 16:42:06 +03:00 |
|
yggverse
|
0d9f308949
|
rename request method
|
2024-07-16 13:13:23 +03:00 |
|
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 |
|