Commit Graph

129 Commits

Author SHA1 Message Date
Kanezoh
74325fc5a1 refactor code 2021-06-11 09:40:27 +09:00
Kanezoh
1e7ebdd354 refactor form#initialize 2021-06-11 09:18:29 +09:00
Kanezoh
29a0969504 page#title returns empty string if no title tag 2021-06-11 08:45:14 +09:00
Kanezoh
fe15e4a049 delete unneccessary nil definition 2021-06-10 17:10:48 +09:00
Kanezoh
bd6160b445 don't set params if params is empty 2021-06-09 21:44:11 +09:00
Kanezoh
88da2f28cc select cookies depending on domain 2021-05-31 14:46:09 +09:00
Kanezoh
813ba7248b add submit 2021-05-30 18:33:11 +09:00
Kanezoh
fbd99a854f add history: 2021-05-30 17:09:27 +09:00
Kanezoh
71b97b6a38 add runtime error 2021-05-27 08:59:53 +09:00
Kanezoh
cbcf025c33 implementing page#forms and fields 2021-05-27 07:40:25 +09:00
Kanezoh
2813e989a9 modeling node 2021-05-26 14:46:50 +09:00
Kanezoh
bd90c4032c fake node 2021-05-26 13:49:37 +09:00
Kanezoh
62a178f0da post 2021-05-22 17:18:18 +09:00
Kanezoh
1dd6e72025 get parameters 2021-05-20 21:17:33 +09:00
Kanezoh
890d4e5449 request_data 2021-05-20 18:00:39 +09:00
Kanezoh
16e4c7aed3 model node 2021-05-19 21:23:52 +09:00
Kanezoh
f2f450ba60 arrange 2021-05-18 22:10:03 +09:00
Kanezoh
5429d89683 add checkbox 2021-05-18 22:00:04 +09:00
Kanezoh
da90024a96 post form 2021-05-18 18:46:43 +09:00
Kanezoh
085c94b93c add form and form_field class 2021-05-05 20:52:06 +09:00
Kanezoh
470fdacee4 save response cookies 2021-05-05 15:53:39 +09:00
Kanezoh
52b77131dc add page title 2021-05-05 11:49:14 +09:00
Kanezoh
715fbfabb7 delegate css method to page's parser 2021-05-04 13:42:58 +09:00
Kanezoh
d4d4cc97b3 add parser 2021-05-04 09:56:02 +09:00
Kanezoh
3abd4be785 change variable name request to client 2021-05-03 13:29:55 +09:00
Kanezoh
3f39c9d9bd treat uri as URI 2021-05-03 13:28:34 +09:00
Kanezoh
803e242035 make page class 2021-05-03 12:56:08 +09:00
Kanezoh
dc54a60490 add params 2021-05-02 21:13:20 +09:00
Kanezoh
303dac9795 change directory structure 2021-05-02 13:23:23 +09:00