GitHub / assembler/attachinary / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 98a895be | merge Merge pull request #143 from songfinch/mp3-support |
Orlando Del Aguila <o****o@d****a>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 697685ec | mp3 files render in an audio tag that has controls | Matthew Loseke <m****e@g****m> | almost 10 years ago | |
| c1e77b2a | merge Merge pull request #122 from orlando/od/add-n+1-queries-info | Orlando Del Aguila <o****o@d****a> | over 10 years ago | |
| 1999868b | adding how to prevent n+1 queries to the README | Orlando Del Aguila <o****o@h****m> | over 10 years ago | |
| aafd0fd4 | merge Merge pull request #112 from DanielNill/rails_4_2_compatability_for_cors | Orlando Del Aguila <o****o@d****a> | almost 11 years ago | |
| 3ae11116 | Fix Capybara tests - remove sleep, use capybara wait mechanism instead. | Amir Tocker <t****p@g****m> | almost 11 years ago | |
| 09ac4711 | Version 1.3.1 | Amir Tocker <t****p@g****m> | almost 11 years ago | |
| 685a01e0 | move cors controller to use method level respond_to so responders gem isnt a ... | DanielN <d****l@g****m> | about 11 years ago | |
| 9d43dfeb | Add mongoid to dummy; fix DatabaseCleaner. | Amir Tocker <t****p@g****m> | about 11 years ago | |
| a3a896d2 | Add specific tests for multiple images | Amir Tocker <t****p@g****m> | about 11 years ago | |
| f4fce247 | Use Rspec 3.x `be_truthy` instead of `be_true` etc. | Amir Tocker <t****p@g****m> | about 11 years ago | |
| bf3b17d6 | WIP - Get rspec to work | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 3ba29a56 | merge Merge branch 'bug/strong-parameters'. Fixes #88 | Amir Tocker <t****p@g****m> | about 11 years ago | |
| fb3056a6 | Setup demo app for Rails 4 | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 4bf35d40 | Prevent error message when permitting parameters for `Attachinary::File`. Fix... | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 2d7b74a2 | Add post model | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 97babc14 | Update dependencies | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 0a768676 | Add Rails 4 dummy app | Amir Tocker <t****p@g****m> | about 11 years ago | |
| 4e147f2d | merge Merge pull request #100 from rochers/master | Milovan Zogovic <m****c@g****m> | over 11 years ago | |
| f5a9dae8 | modify wrong example | itaibenari <i****i@g****m> | over 11 years ago | |
| 890f1ade | Add required `wrapper_options` to input method | Scott Rocher <s****r@g****m> | over 11 years ago | |
| 5cabbc0f | fix CHANGELOG to reflect actual version and list the other changes included i... | Itai Benari <i****i@g****m> | over 12 years ago | |
| 9392f888 | add some optional convenience configurations to attachinary.js | Itai Benari <i****i@g****m> | over 12 years ago | |
| 18ccf8fe | fix rails 4 update to update_attributes | Itai Benari <i****i@g****m> | over 12 years ago | |
| c9f2fb1f | make deletion of remote resources configurable | Itai Benari <i****i@g****m> | over 12 years ago | |
| 4d4d221d | use resource type in building of cloudinary urls | Itai Benari <i****i@g****m> | over 12 years ago | |
| ee317d9c | support rails 3.2+ | Itai Benari <i****i@g****m> | over 12 years ago | |
| 48c0e8e0 | Relax requirement for ruby 2.1.0 | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 690d7f5a | Remove awesome_print from lock file | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 54eefa3c | Update test dummy app for Rails 4 and passing suite, add color to rspec output | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 86d2f9e4 | Bump gem to 2.0.0 for Rails 4 support (not backwards compatible) | Scott Rocher <s****r@g****m> | over 12 years ago | |
| d5465a1f | Update lambda to scope for Rails 4 ActiveModel syntax | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 75c9d27b | Remote as_json 'root' since Rails 4 has false as the default | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 5958cecc | Use strong parameters to filter Attachinary object instantiation | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 532edea0 | merge Merge remote-tracking branch 'upstream/master' into rails4 | Scott Rocher <s****r@g****m> | over 12 years ago | |
| 30227a0d | merge Merge pull request #74 from Droplette/adding_upload_options | Josh Dvir <s****r@g****m> | almost 13 years ago | |
| 7a4f6751 | adding the option to optional parameters to _url and _urls methods | Shuky Dvir <s****y@t****m> | almost 13 years ago | |
| 03a8aba6 | fix to include the resource_type | Shuky Dvir <s****y@t****m> | almost 13 years ago | |
| d64714c1 | adding the option to add optional parameters to cloudinary upload | Shuky Dvir <s****y@t****m> | almost 13 years ago | |
| 87ccfa29 | changelog updated | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 8cc0ce0c | Revert "Merge pull request #66 from roomthirteen/feature_skip_resource_deletion" | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 2cb1571b | merge Merge pull request #65 from roomthirteen/feature_raw_file_support | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 3a56e9d5 | merge Merge pull request #66 from roomthirteen/feature_skip_resource_deletion | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 2cd20856 | implemented configuration option to skip deletion of the cloudinary resource ... | Benjamin Seibert <b****t@r****e> | about 13 years ago | |
| 64bd28c8 | implemented raw file type handling | Benjamin Seibert <b****t@r****e> | about 13 years ago | |
| 3a2f2aa6 | Added "attachinary:fileadded" and "attachinary:fileremoved" js events | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 81da4c05 | gems updated | Milovan Zogovic <m****c@g****m> | about 13 years ago | |
| 45acaa85 | v1.2.5 | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 300e47d3 | bugfix: default options override | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 462dc8c2 | upgraded to 1.2.4 | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 7392b083 | configurable dropzone (by @drewmca) | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 02f023d5 | merge Merge pull request #46 from reverbdev/uniq-tags | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| ba54010f | merge Merge pull request #50 from reverbdev/handle-bad-browsers | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| d5cad93f | Bad browsers (IE) can put '[null]' into the attachinary hash | Yan Pritzker <y****n@p****s> | over 13 years ago | |
| 689a09da | bumped version to 1.2.3 | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 8ab1e62d | merge Merge pull request #47 from roomthirteen/master | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| c4bb7b9f | fixed bug with multiple submit buttons in one form | Benjamin Seibert <b****t@r****e> | over 13 years ago | |
| 34a9ce8f | Ensure tags are unique. Otherwise you get 500 errors from Cloudinary | Yan Pritzker <y****n@p****s> | over 13 years ago | |
| a6ff75d1 | merge Merge pull request #43 from reverbdev/ie-cors-support | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 5a57f9da | Add text/plain content type to fix IE support | Yan Pritzker <y****n@p****s> | over 13 years ago | |
| bc4cb61c | Remove Rails loggers | Scott Rocher <s****r@g****m> | over 13 years ago | |
| 49a9fd62 | Updates to support Rails4 without protected_attributes mass assignment | Scott Rocher <s****r@g****m> | over 13 years ago | |
| fc549e83 | Relax rails gem requirement to support Rails4 | Scott Rocher <s****r@g****m> | over 13 years ago | |
| 283a2c0b | changelog updated | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 9617277d | specs fixed | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 747b4265 | version up | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 709f5186 | fixing specs | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 9e7fbf80 | ignoring .rspec | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| f97a2aac | tagging temporary images during upload, and untagging them once created | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| daf6fd79 | added fb-fsevent as development dependency | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 56612574 | resource_type: 'auto' on every upload | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 4d5cffcb | cloudinary gem updated | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| 9c952210 | ignoring bin directory | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| f745ff32 | +gem badge | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| f4c4e486 | +gem badge | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| e26fbcf2 | merge Merge pull request #34 from jerome/master | Milovan Zogovic <m****c@g****m> | over 13 years ago | |
| c9d98bd3 | Add resource_type argument for uploading with url | Jérôme Lipowicz <j****e@y****m> | over 13 years ago | |
| 93cb32a1 | gems updated | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 5fcce95c | releasing 1.2.1 | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| b35ff46c | fileupload updated | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| de500a2c | if ID is present, fetch it | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| b629166a | deleting test images by tag name | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 1bb85591 | simplified the code a bit | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 1cfa2e36 | updated mongoid | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 94e2bb3a | typo | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| b2fae5b5 | version 1.2.0 | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 58c9b927 | IO usage | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| f91b169d | NO-JS | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 43e4b6ea | displaying ORM | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 08e9ef31 | the NOJS version | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 48f3e3b6 | showing note images | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 90b387ca | setting the maximum of 3 images | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 0ae410f7 | bug fix | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| fddb1053 | file input name changed | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 7c750622 | handling the case of empty array | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| daaa5ab4 | accepting IO objects | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 9f340f6c | array notation for allowing multiple files | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| a4641bc8 | let me do the "test" thing :) | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 89d1e04e | moving multiple: true to view_helper | Milovan Zogovic <m****c@g****m> | almost 14 years ago | |
| 7a1cad7d | uploading by url | Milovan Zogovic <m****c@g****m> | almost 14 years ago |