yggverse
|
cda76380e8
|
implement alternative update action api
|
2024-09-15 06:11:36 +03:00 |
|
yggverse
|
33a134ca33
|
fix field name postfix
|
2024-09-13 00:33:22 +03:00 |
|
yggverse
|
757958c209
|
fix column name
|
2024-09-13 00:20:36 +03:00 |
|
yggverse
|
2830be6a5b
|
add missed column
|
2024-09-13 00:11:12 +03:00 |
|
yggverse
|
e122eec9c1
|
fix attribute value data type
|
2024-09-12 23:47:44 +03:00 |
|
yggverse
|
c13cc44a59
|
implement browser, main widget db session
|
2024-09-12 23:28:58 +03:00 |
|
yggverse
|
88e422e225
|
change page update logic
|
2024-09-12 00:54:13 +03:00 |
|
yggverse
|
6cf3977a9f
|
rename refresh action to update
|
2024-09-11 07:49:01 +03:00 |
|
yggverse
|
1df58f17de
|
rename update button and action to reload
|
2024-09-11 07:33:53 +03:00 |
|
yggverse
|
c44c278c33
|
fix tab update action
|
2024-09-11 06:30:50 +03:00 |
|
yggverse
|
b67b9561fb
|
delegate db actions to label class
|
2024-09-11 05:16:37 +03:00 |
|
yggverse
|
6b6ae753bc
|
implement restore feature for navbar request, change id data type to sqlite3_int64
|
2024-09-11 04:15:55 +03:00 |
|
yggverse
|
9d88b4aa16
|
add comment
|
2024-09-11 03:32:12 +03:00 |
|
yggverse
|
c574d6e8bf
|
rename refresh method to update
|
2024-09-11 02:34:02 +03:00 |
|
yggverse
|
63da1b1e76
|
add comment
|
2024-09-11 02:30:44 +03:00 |
|
yggverse
|
edabd68be9
|
update relationship fields postfix
|
2024-09-11 02:23:10 +03:00 |
|
yggverse
|
7ca8ce0157
|
remove extra namespace
|
2024-09-11 02:10:56 +03:00 |
|
yggverse
|
edeee5654e
|
enshort db members namespace
|
2024-09-11 01:51:34 +03:00 |
|
yggverse
|
309bf1b587
|
implement navigation request session save
|
2024-09-11 01:39:39 +03:00 |
|
yggverse
|
e3c721597d
|
rename method
|
2024-09-11 00:32:30 +03:00 |
|
yggverse
|
b3635c77bc
|
implement multi-table struct model
|
2024-09-11 00:29:47 +03:00 |
|
yggverse
|
5f910bf81b
|
set unix timestamp by default
|
2024-09-11 00:07:11 +03:00 |
|
yggverse
|
2e441060df
|
remove extra ns
|
2024-09-11 00:03:48 +03:00 |
|
yggverse
|
ae85b3bc71
|
create database struct methods
|
2024-09-11 00:01:42 +03:00 |
|
yggverse
|
f0ff57e799
|
implement clean method
|
2024-09-10 22:15:57 +03:00 |
|
yggverse
|
e78b7e5487
|
draft page session db features
|
2024-09-10 21:21:05 +03:00 |
|
yggverse
|
b1f2a1b893
|
draft children components save action delegation
|
2024-09-10 20:50:31 +03:00 |
|
yggverse
|
7e8aaef1c5
|
remake tab session api
|
2024-09-10 20:37:38 +03:00 |
|
yggverse
|
eb902bdd99
|
create update method, change refresh logic
|
2024-09-10 09:14:59 +03:00 |
|
yggverse
|
2208e5df25
|
rename subtitle to description
|
2024-09-10 07:50:15 +03:00 |
|
yggverse
|
c74e9a81f0
|
add page mime type as refresh method argument
|
2024-09-10 07:43:44 +03:00 |
|
yggverse
|
e193240d69
|
remove extra method
|
2024-09-10 03:47:12 +03:00 |
|
yggverse
|
7795a628de
|
update save/restore actions delegation
|
2024-09-10 03:23:29 +03:00 |
|
yggverse
|
d30ea56530
|
return sqlite3 status int for save and prepare methods
|
2024-09-10 00:40:32 +03:00 |
|
yggverse
|
800bf7126b
|
close all tabs before session restore
|
2024-09-10 00:04:00 +03:00 |
|
yggverse
|
df42e96e95
|
update table namespace
|
2024-09-09 23:59:47 +03:00 |
|
yggverse
|
59b3f171e5
|
rename methods
|
2024-09-09 23:51:13 +03:00 |
|
yggverse
|
817c946270
|
implement separated restore action method
|
2024-09-09 23:23:40 +03:00 |
|
yggverse
|
55524221ff
|
implement separated save action
|
2024-09-09 23:21:07 +03:00 |
|
yggverse
|
14ccb17169
|
activate tab refresh action on page append
|
2024-09-09 23:18:36 +03:00 |
|
yggverse
|
aceef398bf
|
save session page number and current tab activity status
|
2024-09-09 23:16:39 +03:00 |
|
yggverse
|
487cddb3d1
|
set request text on tab session restore
|
2024-09-09 22:42:20 +03:00 |
|
yggverse
|
3515cc9d33
|
correct namespace
|
2024-09-09 22:33:03 +03:00 |
|
yggverse
|
618d8bd530
|
remove extra arguments
|
2024-09-09 22:23:23 +03:00 |
|
yggverse
|
7a522cb1e1
|
return page number on tab append
|
2024-09-09 22:13:36 +03:00 |
|
yggverse
|
687b623354
|
use dynamic_cast, make const uppercase
|
2024-09-09 21:41:42 +03:00 |
|
yggverse
|
eaa4b78dbd
|
restore previous tab session on browser launch
|
2024-09-09 11:08:00 +03:00 |
|
yggverse
|
881e1b78d6
|
save tab session to profile database on application quit
|
2024-09-09 07:18:49 +03:00 |
|
yggverse
|
dfcc131ce2
|
drop SQLiteCpp dependency
|
2024-09-09 05:06:36 +03:00 |
|
yggverse
|
6c2dc8c4ac
|
update table name
|
2024-09-08 22:24:02 +03:00 |
|