1282 次代码提交 (b3e7a62b2ef5f0b4d5417283faa6b34c36eec1b4)

作者 SHA1 备注 提交日期
  Chris Eidhof b3e7a62b2e Added a note about the iOS apps you can use to POST your GPS location 10 年之前
  Akinori MUSHA 30d252f831 Merge pull request #587 from knu/scenario_import_force_utf8 10 年之前
  Akinori MUSHA 1a42cf08fc Merge branch 'knu/upgrade_devise' 10 年之前
  Akinori MUSHA fe11154bec Merge pull request #588 from smailq/master 10 年之前
  Kyu Lee a623c47a06 Typo - HUGINN_SMTP_DOMAIM -> HUGINN_SMTP_DOMAIN 10 年之前
  Akinori MUSHA 5ee20f22da Assume an uploaded scenario file (JSON) is encoded in UTF-8. 10 年之前
  Akinori MUSHA f26df1c8f9 Update libv8 to 3.16.14.7. 10 年之前
  Andrew Cantino dad46c14ee Merge pull request #582 from PetroFeed/dropbox-file-url 10 年之前
  Guilherme J. Tramontina 5f9d45b68a Improve wording and add usage example on the DropboxFileUrlAgent description. 10 年之前
  Akinori MUSHA 5462c62585 Move OmniAuth authentication/callback endpoints to OmniauthCallbacksController. 10 年之前
  Guilherme J. Tramontina 81bb122c0e Merge branch 'master' into dropbox-file-url 10 年之前
  Andrew Cantino 13bfdc3c03 Merge pull request #572 from PetroFeed/dropbox-watch-agent 10 年之前
  Guilherme J. Tramontina 9044e8ba9b Add dropbox agent to emit urls for the given paths. 10 年之前
  Akinori MUSHA f4478d2be3 Merge pull request #579 from knu/mqtt_agent-dedup 10 年之前
  Akinori MUSHA 43af4a3acd Upgrade mqtt to 0.3.1 which supports MQTT protocol version 3.1.1. 10 年之前
  Guilherme J. Tramontina f9f9c1061b Add dropbox dummy key/secret for testing purposes. 10 年之前
  Guilherme J. Tramontina d40319458b Merge branch 'master' into dropbox-watch-agent 10 年之前
  Akinori MUSHA ca05d40498 MqttAgent: Ignore a retained message previously received. 10 年之前
  Akinori MUSHA fd991f7eb5 The MQTT::Client#connect automatically calls #disconnect when a block is given. 10 年之前
  Akinori MUSHA 7b341cfc62 Properly rescue Timeout::Error. 10 年之前
  Akinori MUSHA cd2b335cc5 Upgrade Devise to 3.4.0. 10 年之前
  Akinori MUSHA f09bfd8a5e Remove "Sign in with {provider}" links. 10 年之前
  Guilherme J. Tramontina 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. 10 年之前
  Guilherme J. Tramontina 6caa7473ec Default options should be strings. 10 年之前
  Guilherme J. Tramontina dfc2f86993 Call `interpolated` and `options` with strings instead of symbols. 10 年之前
  Guilherme J. Tramontina d3588f7384 Oops, it didn't like UTF-8 ellipsis. 10 年之前
  Guilherme J. Tramontina 5da7832025 Improve Dropbox Watch Agent event payload documentation. 10 年之前
  Guilherme J. Tramontina 2030227a49 Deal with JSON vs. Hash - String vs. Symbol. 10 年之前
  Guilherme J. Tramontina 70bb48b295 Dropbox API client to deal with directory listing. 10 年之前
  Akinori MUSHA 35aff6a5ce Merge branch 'services_views' 10 年之前
  Akinori MUSHA a3f0611d94 Set the button color for Tumblr. 10 年之前
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 10 年之前
  Akinori MUSHA 082cffce5f Alter the caption text format for services. 10 年之前
  Akinori MUSHA 5b89bcdb68 Add omniauth_button() and use some Sass tricks for DRY. 10 年之前
  Akinori MUSHA 813ea6362c Use yes_no(). 10 年之前
  Akinori MUSHA 4f0e983684 Add omniauth_provider_name(). 10 年之前
  Akinori MUSHA abc2d6b12c Rename icon_for_service() to omniauth_provider_icon(). 10 年之前
  Akinori MUSHA 03892d7341 Make action icons look clickable. 10 年之前
  Akinori MUSHA f5522a19be Merge pull request #571 from knu/disable_csrf_warning 10 年之前
  Akinori MUSHA 8e38c0a24c `before_filter` is called `before_action` in Rails 4+. 10 年之前
  Akinori MUSHA d741802002 Disable CSRF token verification in WebRequestsController. 10 年之前
  Akinori MUSHA d49b4dfe3f Merge pull request #570 from knu/commander_agent 10 年之前
  Akinori MUSHA a0536ce5d6 Merge pull request #569 from knu/scheduler_frequency 10 年之前
  Guilherme J. Tramontina 9dea1fb864 Implement dropbox directory diff. Very naive. 10 年之前
  Guilherme J. Tramontina 74fa4e2308 Send events when the Dropbox Watch Agent detects any difference on the directory listing provided by the Dropbox API. 10 年之前
  Guilherme J. Tramontina 32b5650ece Get the new Dropbox Watch Agent off the ground. 10 年之前
  Akinori MUSHA 16416db543 Add CommanderAgent, which controls other agents on a schedule or incoming event. 10 年之前
  Akinori MUSHA 85283deee8 Merge branch 'fix-scheduler_agent' 10 年之前
  Akinori MUSHA 31c5570f9c Make `action` interpolated. 10 年之前
  Akinori MUSHA 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. 10 年之前