1369 Commits (e4ec657537b0a508b40f71dc0e8c8bf3bb157fa1)

Author SHA1 Message Date
  Akinori MUSHA cd2b335cc5 Upgrade Devise to 3.4.0. 10 years ago
  Akinori MUSHA f09bfd8a5e Remove "Sign in with {provider}" links. 10 years ago
  Guilherme J. Tramontina 04a244661d Use `omniauth-dropbox` instead of requiring an api key per agent; And `dropbox-api` instead of rolling our own. 10 years ago
  Guilherme J. Tramontina 6caa7473ec Default options should be strings. 10 years ago
  Guilherme J. Tramontina dfc2f86993 Call `interpolated` and `options` with strings instead of symbols. 10 years ago
  Andrew Cantino daf8cc963b seperate error logs with new lines 10 years ago
  Andrew Cantino 5d3872f28a Add a button to view full error logs. Allow longer than 2000 characters. 10 years ago
  Guilherme J. Tramontina d3588f7384 Oops, it didn't like UTF-8 ellipsis. 10 years ago
  Guilherme J. Tramontina 5da7832025 Improve Dropbox Watch Agent event payload documentation. 10 years ago
  Guilherme J. Tramontina 2030227a49 Deal with JSON vs. Hash - String vs. Symbol. 10 years ago
  Guilherme J. Tramontina 70bb48b295 Dropbox API client to deal with directory listing. 10 years ago
  Akinori MUSHA 35aff6a5ce Merge branch 'services_views' 10 years ago
  Akinori MUSHA a3f0611d94 Set the button color for Tumblr. 10 years ago
  Akinori MUSHA 69a3c9869c Show the service in Agent details page, styled as a label. 10 years ago
  Akinori MUSHA 082cffce5f Alter the caption text format for services. 10 years ago
  Akinori MUSHA 5b89bcdb68 Add omniauth_button() and use some Sass tricks for DRY. 10 years ago
  Akinori MUSHA 813ea6362c Use yes_no(). 10 years ago
  Akinori MUSHA 4f0e983684 Add omniauth_provider_name(). 10 years ago
  Akinori MUSHA abc2d6b12c Rename icon_for_service() to omniauth_provider_icon(). 10 years ago
  Akinori MUSHA 03892d7341 Make action icons look clickable. 10 years ago
  Akinori MUSHA f5522a19be Merge pull request #571 from knu/disable_csrf_warning 10 years ago
  Akinori MUSHA 8e38c0a24c `before_filter` is called `before_action` in Rails 4+. 10 years ago
  Akinori MUSHA d741802002 Disable CSRF token verification in WebRequestsController. 10 years ago
  Akinori MUSHA d49b4dfe3f Merge pull request #570 from knu/commander_agent 10 years ago
  Akinori MUSHA a0536ce5d6 Merge pull request #569 from knu/scheduler_frequency 10 years ago
  Guilherme J. Tramontina 9dea1fb864 Implement dropbox directory diff. Very naive. 10 years ago
  Guilherme J. Tramontina 74fa4e2308 Send events when the Dropbox Watch Agent detects any difference on the directory listing provided by the Dropbox API. 10 years ago
  Guilherme J. Tramontina 32b5650ece Get the new Dropbox Watch Agent off the ground. 10 years ago
  Akinori MUSHA 16416db543 Add CommanderAgent, which controls other agents on a schedule or incoming event. 10 years ago
  Akinori MUSHA 85283deee8 Merge branch 'fix-scheduler_agent' 10 years ago
  Akinori MUSHA 31c5570f9c Make `action` interpolated. 10 years ago
  Akinori MUSHA 2d790b54ea Make `action` a mandatory option in preparation for making it interpolated. 10 years ago
  Akinori MUSHA c1a2325d40 Fix a bug where the `disable` action did not work in SchedulerAgent. 10 years ago
  Akinori MUSHA 15484db084 Make the scheduler frequency tunable via ENV. 10 years ago
  Andrew Cantino 3f64c7f4e8 do not depend on .env.example any more 10 years ago
  Andrew Cantino 92aadb7892 fix spec 10 years ago
  Andrew Cantino cffd6dc48a Merge remote-tracking branch 'origin/master' into openshift2 10 years ago
  Andrew Cantino b071f6170d openshift setup is working 10 years ago
  Andrew Cantino c550336f3d correct dependency check on GoogleCalendarPublishAgent 10 years ago
  Andrew Cantino 358af4b7a2 Merge pull request #552 from cantino/ignore_duplicate_keywords 10 years ago
  Andrew Cantino 991e1466c6 fix spec when user agent is different 10 years ago
  Andrew Cantino fb40403c9c clarify why twitter wont run 10 years ago
  Akinori MUSHA 74777c0608 Merge pull request #560 from knu/rspec3 10 years ago
  Akinori MUSHA b232003a9c Follow the deprecation warnings after upgrading RSpec to 3. 10 years ago
  Akinori MUSHA bb4a71ec75 Upgrade RSpec to 3.0.0. 10 years ago
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 10 years ago
  Andrew Cantino 8d6090faf9 Merge pull request #549 from deanputney/master 10 years ago
  Dean Putney d99ae7470f Removing omniauth.rb 10 years ago
  Dean Putney 7e7bdc6eca Fixing messed up merge with upstream master, repairing broken Tumblr auth from messed up merge 10 years ago
  Dean Putney f92e848fa4 Merge branch 'master' of github.com:mustardhamsters/huginn 10 years ago