Commit Graph

  • d7e5805024 Rename SQL query tab Dan Sosedoff 2017-11-21 15:33:13 -06:00
  • 97e31b6c47
    Merge pull request #321 from sosedoff/cors Dan Sosedoff 2017-11-18 21:49:07 -06:00
  • cb67ef8258
    Merge pull request #323 from sosedoff/table-context-reorg Dan Sosedoff 2017-11-16 23:18:39 -06:00
  • dc3d7303d7 Reorder table context menu Dan Sosedoff 2017-11-16 22:27:05 -06:00
  • cdb74c6a19
    Merge pull request #322 from sosedoff/fix-custom-results-rows Dan Sosedoff 2017-11-16 23:07:24 -06:00
  • cf432e32f7 Hide custom query results counter if query didnt return any rows Dan Sosedoff 2017-11-16 22:21:52 -06:00
  • c3435e2ece Change CORS to Cors on CLI options, specify origins as an option Dan Sosedoff 2017-11-16 22:10:14 -06:00
  • b52394a166 Add support for CORS Dan Sosedoff 2017-11-15 15:26:31 -06:00
  • d65f8eb0f5
    Merge pull request #320 from tylerlong/master Dan Sosedoff 2017-11-11 10:58:59 -06:00
  • 86acd842b0
    Fix sslmode typo Tyler Long 2017-11-11 08:12:27 -06:00
  • 69b89a0c2a Update docker image version Dan Sosedoff 2017-11-03 22:05:46 -05:00
  • 2992dd43e8 Update changelog Dan Sosedoff 2017-11-03 22:05:29 -05:00
  • cb4ecb49eb Release 0.9.10 v0.9.10 Dan Sosedoff 2017-11-03 21:50:25 -05:00
  • d51294ce54 Rebuild bindata Dan Sosedoff 2017-11-03 21:49:32 -05:00
  • 32eb35f7b2
    Merge pull request #311 from krlevkirill/patch-1 Dan Sosedoff 2017-10-30 20:52:10 -05:00
  • 80717e6c69
    Update README krlevkirill 2017-10-29 20:07:28 +02:00
  • d123f8fc07 Merge pull request #305 from sosedoff/assets-ci-guard Dan Sosedoff 2017-10-25 09:39:30 -05:00
  • 2dcaf4a3a1 Remove bindata check from test-all script Dan Sosedoff 2017-10-24 23:13:22 -05:00
  • c4cdacc2d8 Add asset check script Dan Sosedoff 2017-10-24 23:11:02 -05:00
  • 06afa786ef Trigger CI failure if bindata contains any dev links Dan Sosedoff 2017-10-24 22:38:51 -05:00
  • b8fccab33a Fix broken bindata Dan Sosedoff 2017-10-24 22:31:29 -05:00
  • ec5a12b0f7 Rename disable connection timeout cli option Dan Sosedoff 2017-10-20 22:18:07 -05:00
  • 7b6c5f74d4 Merge pull request #303 from ldinc/issue#282 Dan Sosedoff 2017-10-20 22:14:26 -05:00
  • 02df9b519f #282: cleared bindata ldinc 2017-10-16 00:12:41 +03:00
  • 38a3f01868 #282: set flag idle logic to cli-run phase ldinc 2017-10-15 01:39:07 +03:00
  • a120b58dc2 #282: updated bindata ldinc 2017-10-14 14:37:20 +03:00
  • 33be6b036d Merge branch 'master' into issue#282 ldinc 2017-10-14 14:34:32 +03:00
  • 93211cf073 Merge branch 'EyesBear-master' Dan Sosedoff 2017-10-13 23:04:52 -05:00
  • 046022221e UI and design tweaks Dan Sosedoff 2017-10-13 23:04:19 -05:00
  • fc01b1db81 Search for database with autocomplete Jason Ye 2017-10-06 10:15:44 -04:00
  • ed7557c5da Regenerated bindata Dan Sosedoff 2017-10-13 22:34:16 -05:00
  • 5d110da392 Merge pull request #302 from ldinc/issue#301 Dan Sosedoff 2017-10-13 22:33:58 -05:00
  • ab443f58d0 #301: change rexexp to String.split() ldinc 2017-10-14 03:20:42 +03:00
  • d4dde3fe4f #282 fix disabled state per idle timeout ldinc 2017-10-14 03:15:31 +03:00
  • 3067b06bf6 #282: added timeout flags & tuned client.IsIdle() ldinc 2017-10-14 03:08:04 +03:00
  • 0e2926cc85 added simple copy to clipboard from data-id prop ldinc 2017-10-14 01:23:53 +03:00
  • 72b9eb443c Merge pull request #300 from sosedoff/disable-bookmark-on-startup Dan Sosedoff 2017-10-07 12:33:10 -05:00
  • 4ad70d5392 Tweak wording Dan Sosedoff 2017-10-07 11:30:12 -05:00
  • d8ce8231cc Dot now allow using startup bookmark in multi-session mode Dan Sosedoff 2017-10-07 09:25:00 -05:00
  • 7381ff8589 Merge pull request #296 from sosedoff/ssh-hotfix Dan Sosedoff 2017-10-04 00:31:35 -05:00
  • 277e2d6cd8 Add an extra test to verify SSHinfoIsEmpty does not panic Dan Sosedoff 2017-10-03 23:03:02 -05:00
  • 58ae69de0b Fix panics when sshinfo is not set on bookmarks Dan Sosedoff 2017-10-03 23:00:18 -05:00
  • f73f812cf1 Correction on idle timeout Dan Sosedoff 2017-09-29 00:06:48 -05:00
  • d1eba4a089 Update docker image version Dan Sosedoff 2017-09-28 21:03:55 -05:00
  • 502c13c3ce Fix formatting Dan Sosedoff 2017-09-28 20:58:47 -05:00
  • ee9878ac25 Update changelog Dan Sosedoff 2017-09-28 20:56:24 -05:00
  • 4cacfc253c Release 0.9.9 v0.9.9 Dan Sosedoff 2017-09-28 20:42:14 -05:00
  • b6167ce422 Merge pull request #279 from sosedoff/disable-ssh Dan Sosedoff 2017-09-27 00:35:38 -05:00
  • b1dd4b5308 Add new CLI option to disable SSH connections Dan Sosedoff 2017-09-26 23:56:27 -05:00
  • e7a7e02626 Merge pull request #277 from sosedoff/fix-ssh-connections Dan Sosedoff 2017-09-26 23:50:12 -05:00
  • 5e22795828 Allow setting ssh connection key file, fix connection ui Dan Sosedoff 2017-09-26 23:29:28 -05:00
  • bf423658af Rename examples to config, it's a proper name Dan Sosedoff 2017-09-26 22:12:01 -05:00
  • 8bd6f08794 Merge pull request #275 from sosedoff/close-idle-sessions Dan Sosedoff 2017-09-22 23:01:01 -05:00
  • 62d88121cd Automatically close idle sessions Dan Sosedoff 2017-09-22 22:44:32 -05:00
  • 85e38c390c Merge branch 'dump-test' Dan Sosedoff 2017-09-22 22:17:29 -05:00
  • 10b6e69dec Do not run CI on go 1.5/1.6 Dan Sosedoff 2017-09-22 22:08:32 -05:00
  • 5d1cc211b0 Add database export test Dan Sosedoff 2017-09-22 22:06:36 -05:00
  • 83598f4013 Merge pull request #266 from sosedoff/connect-backend Dan Sosedoff 2017-09-21 20:37:46 -05:00
  • 76eaa3bc4b Merge pull request #272 from sosedoff/auto-open-when-running Dan Sosedoff 2017-09-21 20:35:21 -05:00
  • 92ec968d5e Automatically open pgweb page if its already running Dan Sosedoff 2017-09-21 17:16:09 -05:00
  • 049aa4ec44 Require --connect-backend flag to be set if any other backend flags are specified Dan Sosedoff 2017-09-21 02:06:14 -05:00
  • 869fd8c6bc Refactor the third-party connect backend functionality Dan Sosedoff 2017-09-21 01:21:26 -05:00
  • d175b0af34 Add descriptions for cli backend options Dan Sosedoff 2017-09-19 00:45:07 -05:00
  • 0aff72059b Check for response status when fetching credentials Dan Sosedoff 2017-09-15 19:23:00 -05:00
  • 168b33d5d5 Test on go1.9 Dan Sosedoff 2017-09-15 19:19:08 -05:00
  • ccb84f585a Fix deps again Dan Sosedoff 2017-09-15 19:08:18 -05:00
  • 39e7b3f615 Update deps Dan Sosedoff 2017-09-15 19:05:37 -05:00
  • 73816ff2d7 Add ability to connect with settings from third-party backend Dan Sosedoff 2017-09-15 18:54:14 -05:00
  • f5f595ac02 Merge pull request #270 from sosedoff/data-export Dan Sosedoff 2017-09-19 00:41:04 -05:00
  • c0a4e7add1 Merge pull request #271 from sosedoff/pretty-json-default Dan Sosedoff 2017-09-16 22:11:41 -05:00
  • 26ea9fc1b8 Fix the JSON beautifier flag Dan Sosedoff 2017-09-16 21:57:04 -05:00
  • 3c515fcef3 Update readme: premium features/donations Dan Sosedoff 2017-09-16 21:28:06 -05:00
  • e771d6f49e Export database or table to sql Dan Sosedoff 2017-09-16 20:32:41 -05:00
  • 003a661c08 Merge pull request #268 from sosedoff/fetch-unique-rows Dan Sosedoff 2017-09-16 14:22:10 -05:00
  • 28b0840e69 Move some of the util functions to util.js Dan Sosedoff 2017-09-16 14:03:42 -05:00
  • 81af2a9a27 Add table results headers context menu Dan Sosedoff 2017-09-16 13:50:22 -05:00
  • 206416889c Merge pull request #265 from sosedoff/connection-usage Dan Sosedoff 2017-09-15 17:03:31 -05:00
  • 6ab30ed308 Update the client last usage timestamp Dan Sosedoff 2017-09-14 00:16:40 -05:00
  • 3a9bb58646 Merge pull request #264 from sosedoff/print-version-on-start Dan Sosedoff 2017-09-14 00:00:21 -05:00
  • af7e504e4f Print postgres version on start in a single-session mode Dan Sosedoff 2017-09-13 23:42:44 -05:00
  • 2178a507c5 Merge pull request #255 from sosedoff/pretty-json-default Dan Sosedoff 2017-09-13 23:42:19 -05:00
  • 7832b5b8b8 Merge pull request #256 from sosedoff/docker-alpine-3.6 Dan Sosedoff 2017-09-13 23:36:33 -05:00
  • d786d0018e Make JSON formatting a feature flag, enabled by default Dan Sosedoff 2017-09-13 23:27:54 -05:00
  • a9efb88fe2 Use alpine:3.6 as a docker base image Dan Sosedoff 2017-08-09 23:11:30 -05:00
  • e44e66a8e8 Use indent marshaller for JSON results by default Dan Sosedoff 2017-08-04 22:10:12 -05:00
  • 7d81998577 Update changelog and docker image Dan Sosedoff 2017-08-04 21:58:43 -05:00
  • 5e748d0cef Release 0.9.8 v0.9.8 Dan Sosedoff 2017-08-04 21:44:22 -05:00
  • 4f90561c41 Regenerate bindata Dan Sosedoff 2017-08-04 21:41:15 -05:00
  • dc57d5d15f Merge pull request #254 from skabbes/feature/comments Dan Sosedoff 2017-08-04 19:40:04 -05:00
  • 2d03aa02e2 test: attempt to fix tests again Steven Kabbes 2017-08-04 14:16:59 -07:00
  • 8d4d564935 test: fix tests to expect comment column Steven Kabbes 2017-08-04 14:13:49 -07:00
  • e710dbf720 Add comments to tables and columns Steven Kabbes 2017-08-04 14:00:52 -07:00
  • aba81334a5 Merge pull request #246 from sosedoff/confirm-disconnect Dan Sosedoff 2017-06-05 23:15:31 -05:00
  • c53c974713 Merge pull request #247 from sosedoff/postgres-9.6-ci Dan Sosedoff 2017-06-05 23:15:17 -05:00
  • 574f642200 Require confirmation to close the connection Dan Sosedoff 2017-06-05 22:43:19 -05:00
  • fd6e4cc189 Merge pull request #245 from sosedoff/for-of-fix Dan Sosedoff 2017-06-05 22:46:03 -05:00
  • c8b90d1286 Test primarily on postgres 9.6 Dan Sosedoff 2017-06-05 22:44:57 -05:00
  • cbf50299ad Merge pull request #244 from sosedoff/bookmark-ssl-validation Dan Sosedoff 2017-06-05 22:41:35 -05:00
  • 26b2cdc194 Fix js on IE9-11 Dan Sosedoff 2017-06-05 22:29:44 -05:00
  • 00ee7084a6 Specify how to run all tests Dan Sosedoff 2017-06-05 21:30:53 -05:00