Commit Graph

218 Commits (f97224d79c9f4b73567ac98a65a5724aae38cb93)

Author SHA1 Message Date
Kanezoh f97224d79c add put http method 2021-11-21 17:26:41 +09:00
Kanezoh a82f8f32d1
Merge pull request #16 from mamantoha/logging
add logging
2021-11-20 21:33:40 +09:00
Anton Maminov 1de702cd93 add logging 2021-11-19 10:08:15 +02:00
Kanezoh 4aa26122d5
Merge pull request #18 from mamantoha/refactor-node-class
move Node class under Mechanize namespace
2021-11-19 14:33:02 +09:00
Kanezoh cbe59ceae5
Merge pull request #17 from mamantoha/fix-warning
fix deprecation warning
2021-11-19 14:26:24 +09:00
Anton Maminov 9b51914297 require external dependencies in main file 2021-11-18 11:24:57 +02:00
Anton Maminov 8d2b62f272 update lexbor 2021-11-18 11:21:39 +02:00
Anton Maminov f62c04949a move Node class under Mechanize namespace 2021-11-18 10:25:49 +02:00
Anton Maminov b06e6b033a fix deprecation warning 2021-11-18 10:10:05 +02:00
Kanezoh a247432bc4
Merge pull request #15 from Kanezoh/fix-comment
Fix comment
2021-11-18 14:22:16 +09:00
Kanezoh ed57c3a696 refactor 2021-11-18 14:19:07 +09:00
Kanezoh 6865409068 change class overview proper position 2021-11-18 14:03:37 +09:00
Kanezoh 7f8d508c00 escape html tag 2021-11-18 13:49:42 +09:00
Kanezoh 0ceaffc7b0
Merge pull request #14 from Kanezoh/add-comment-for-docs
Add comment for docs
2021-11-18 12:58:23 +09:00
Kanezoh cb53c7eab7 fix indent 2021-11-18 12:10:07 +09:00
Kanezoh f349c40b4d add crystal docs workflow 2021-11-18 12:06:37 +09:00
Kanezoh 2c26835252 add comment to other classes 2021-11-18 11:45:30 +09:00
Kanezoh 794a2085de add checkbox comment 2021-11-18 11:13:30 +09:00
Kanezoh fca04b29b9 add form element comment 2021-11-18 10:12:47 +09:00
Kanezoh a70e6eae90 add comment button form element 2021-11-18 09:43:37 +09:00
Kanezoh 8b346642ae add file comment 2021-11-17 11:19:26 +09:00
Kanezoh 45f14baad0 add comment 2021-11-16 20:04:37 +09:00
Kanezoh fb18b49a3c Merge branch 'master' into add-comment-for-docs 2021-11-16 19:37:53 +09:00
Kanezoh f7c1e801f9
Merge pull request #13 from mamantoha/refactor
MechanizeCr -> Mechanize
2021-11-16 18:02:28 +09:00
Anton Maminov 0c0c911077 Update agent.cr 2021-11-16 10:51:44 +02:00
Anton Maminov a20b63a515 MechanizeCr -> Mechanize 2021-11-16 10:50:34 +02:00
Kanezoh cdf1299c27 add element matcher comment 2021-11-16 17:40:42 +09:00
Kanezoh 114a7fbcbe
Merge pull request #12 from mamantoha/set-referer-header
Sets a Referer header
2021-11-16 17:37:50 +09:00
Anton Maminov e5373f4cb8 Sets a Referer header 2021-11-16 10:27:04 +02:00
Kanezoh b3c4c46616 add history comment 2021-11-16 14:07:33 +09:00
Kanezoh f1fbaf6668 add comment page and element_matcher 2021-11-16 12:55:37 +09:00
Kanezoh 4e0b85e791 add page.cr comment 2021-11-16 12:29:01 +09:00
Kanezoh f175c42097 add comment 2021-10-14 20:42:33 +09:00
Kanezoh 999a13c2d8 make transact method private 2021-10-14 11:24:10 +09:00
Kanezoh 289b79c3d5 add comment 2021-10-14 11:15:26 +09:00
Kanezoh 88219df484 add comment 2021-10-13 21:56:00 +09:00
Kanezoh 5eeee146dc add method description 2021-10-13 21:42:52 +09:00
Kanezoh 396af4c28b add comment 2021-10-10 08:57:47 +09:00
Kanezoh 8a78fce180 format code 2021-10-10 08:23:58 +09:00
Kanezoh 87a150ddf4 update version const 2021-10-09 22:24:02 +09:00
Kanezoh 949e0234df add Mechanize class comment 2021-10-09 22:23:33 +09:00
Kanezoh ff6b9d0d94 fix typo 2021-10-09 21:42:14 +09:00
Kanezoh b32fbeab84
Merge pull request #11 from Kanezoh/complete-uri-scheme-from-referer-uri
complete uri scheme from referer_uri
2021-10-09 21:20:58 +09:00
Kanezoh 0baedaca6e complete uri scheme from referer_uri 2021-10-09 20:26:33 +09:00
Kanezoh 98ac971e31
Merge pull request #9 from mamantoha/crystal-nightly
fix Crystal nightly
2021-09-03 20:08:30 +09:00
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