Commit Graph

223 Commits

Author SHA1 Message Date
Anton Maminov
53486f8277 fix Crystal nightly
test Crystal nightly and macOS
2021-09-01 13:44:44 +03:00
Kanezoh
248c3575dd Merge branch 'master' of github.com:Kanezoh/mechanize.cr 2021-08-24 11:51:06 +09:00
Kanezoh
b11a5e28c0 add contributor 2021-08-24 11:50:39 +09:00
Kanezoh
715b4e4f26
Merge pull request #8 from Kanezoh/download_file
Basic Implementation of File Download
2021-08-24 11:30:35 +09:00
Kanezoh
cfa824c909 download file within transact 2021-08-24 08:09:43 +09:00
Kanezoh
d344fadc44 add transact method 2021-08-24 07:50:12 +09:00
Kanezoh
b98bb4eb2d format code 2021-08-24 06:31:40 +09:00
Kanezoh
ae0650d2be file download 2021-08-24 06:31:40 +09:00
Kanezoh
b0aec842ee format code 2021-08-23 23:45:44 +09:00
Kanezoh
9d797600f9 history without inheriting Array 2021-08-23 23:44:07 +09:00
Kanezoh
f0889b8b64
Merge pull request #7 from Kanezoh/add_page_links
Add page links
2021-08-21 20:01:59 +09:00
Kanezoh
0736496335 make link clickable 2021-08-19 11:08:49 +09:00
Kanezoh
48549dcaa2 add area 2021-08-19 10:42:11 +09:00
Kanezoh
d34a20c73c add link#href, #text test 2021-08-19 09:49:53 +09:00
Kanezoh
534ab0a47a add Page#links test 2021-08-19 09:02:14 +09:00
Kanezoh
f0ac299bb3 add page class, and Page#links 2021-08-19 08:44:05 +09:00
Kanezoh
6f8e9f743b
Merge pull request #6 from mamantoha/fix-input-without-type
fix parse input without type attribute
2021-08-19 08:39:02 +09:00
Anton Maminov
f3c0af6460 fix parse input without type attribute 2021-08-18 17:50:03 +03:00
Kanezoh
2d6f22f8b9
Merge pull request #4 from mamantoha/format-code
Format code
2021-08-18 14:10:12 +09:00
Anton Maminov
bc32759b30 add CI badge to readme 2021-08-17 19:31:15 +03:00
Anton Maminov
3b4449f358 check code format on CI 2021-08-17 19:30:14 +03:00
Anton Maminov
9478bffdf1 format code 2021-08-17 19:30:01 +03:00
Kanezoh
858a999ed2 make sure mech is not nil 2021-08-17 15:23:28 +09:00
Kanezoh
01963a8057 Merge branch 'redirects' 2021-08-17 15:06:28 +09:00
Kanezoh
810f9ae430 complete url if location header is relative path 2021-08-17 15:03:21 +09:00
Anton Maminov
226908b5ba follow redirects 2021-08-17 01:03:21 +03:00
Kanezoh
79b3984b6d
Merge pull request #2 from mamantoha/github-workflow
add github workflow
2021-08-15 14:20:59 +09:00
Kanezoh
6b621ce6a8
Merge pull request #1 from mamantoha/lexbor
switch to Lexbor parser
2021-08-15 14:20:22 +09:00
Anton Maminov
24ba8f322a add github workflow 2021-08-14 12:30:04 +03:00
Anton Maminov
30c1f97114 switch to Lexbor parser 2021-08-14 12:20:15 +03:00
Kanezoh
9dd4273f2c can use NamedTuple as *_with method's argument 2021-08-11 07:17:38 +09:00
Kanezoh
979c5b4c3a add history max_size test 2021-08-10 14:24:47 +09:00
Kanezoh
b23726d646 set history #push and #pop 2021-08-10 14:24:26 +09:00
Kanezoh
c3f31f09bb refactor comment 2021-08-10 14:01:16 +09:00
Kanezoh
d9eaef74bd add max_history 2021-08-09 19:30:11 +09:00
Kanezoh
900d5a419a make MechanizeCr::History 2021-08-09 19:11:38 +09:00
Kanezoh
1f97287eaf add uri escape test 2021-08-09 17:49:06 +09:00
Kanezoh
6f71f4c928 add comment 2021-08-09 17:41:52 +09:00
Kanezoh
69edb6e5ea add post_form to cur_page 2021-08-09 08:34:46 +09:00
Kanezoh
031f112eb3 divive HTTP::Cookie 2021-08-09 06:19:44 +09:00
Kanezoh
51480129d0 deal with cookie's secure attribute 2021-08-07 14:05:10 +09:00
Kanezoh
4f845757f9 add cookie path attribute test 2021-08-06 16:58:31 +09:00
Kanezoh
f0afbf2c5f add valid_cookie? method to HTTP::Cookie 2021-08-06 16:40:52 +09:00
Kanezoh
b67d20b157 add subdomain cookie test 2021-08-06 15:11:20 +09:00
Kanezoh
ab093f299d divide cookie test 2021-08-06 13:44:10 +09:00
Kanezoh
5956081ad1 change cookies data structure 2021-08-06 13:08:42 +09:00
Kanezoh
e3b712a36c refactor code 2021-08-06 08:04:51 +09:00
Kanezoh
3d4dfc4568 add user agent test 2021-08-04 14:37:56 +09:00
Kanezoh
976f2b3d68 Merge branch 'master' of github.com:Kanezoh/mechanize.cr 2021-07-15 09:01:56 +09:00
Kanezoh
6ff9590f48 arrange indent 2021-07-15 09:00:23 +09:00