Dan Sosedoff
a21ff40588
Add .idea to gitignore
2019-11-16 11:52:15 -06:00
Dan Sosedoff
d833df8b0d
Update heroku go version to 1.13
2019-11-02 13:45:56 -05:00
Dan Sosedoff
bc95e8dced
Add extra styling for autocomplete
2019-11-02 13:37:52 -05:00
Dan Sosedoff and GitHub
9afc152f25
Merge pull request #443 from oleggator/autocompletion
...
Add SQL keyword autocompletion
2019-11-02 13:36:49 -05:00
Dan Sosedoff and GitHub
d9ea14e37f
Merge pull request #445 from sosedoff/ssh-key-handling
...
SSH key handling update
2019-11-02 13:21:49 -05:00
Dan Sosedoff
8428d268b1
Lint
2019-11-02 13:00:23 -05:00
Dan Sosedoff
7475f398b1
Add support for encrypted ssh keys
2019-11-02 12:44:04 -05:00
Dan Sosedoff
9e64bb5eec
Update ssh dependency
2019-11-02 11:36:42 -05:00
Dan Sosedoff
994ceca1d1
Return error when ssh key does not exist
2019-11-02 11:36:31 -05:00
Dan Sosedoff
f2ab51a314
Update changelog, bump docker image version
2019-10-05 12:54:19 -05:00
Dan Sosedoff
059764d015
Release 0.11.4
2019-10-05 12:48:21 -05:00
Dan Sosedoff and GitHub
7a6450091a
Code formatting and cleanup ( #442 )
...
* Formatting, extract error messages
* More refactor
* Move errors to a separate file
* Add missing file
* Misc
2019-09-29 12:16:42 -05:00
Dan Sosedoff and GitHub
c4db1973c4
Merge pull request #441 from sosedoff/drop-pg-dump-params
...
Drop unsupported pg_dump options from connection string
2019-09-25 20:39:55 -05:00
Dan Sosedoff
b6f01da232
Drop unsupported pg_dump options from connection string
2019-09-25 20:29:21 -05:00
Dan Sosedoff
d5e4a10137
Fix matrix
2019-09-21 12:49:30 -05:00
Dan Sosedoff
37c861cc81
Update travis matrix
2019-09-21 12:44:39 -05:00
Dan Sosedoff and GitHub
1e4a09d8b5
Merge pull request #438 from sd65/fix-sql-export
...
Fix SQL export filename
2019-07-31 20:45:17 -05:00
Dan Sosedoff and GitHub
27ace7cafd
Merge pull request #439 from sd65/upgrade-alpine-to-3.10
...
Upgrade alpine to 3.10 - fix SQL export on up-to-date Postgresql
2019-07-31 10:21:58 -05:00
Dan Sosedoff
1334e48fc7
Update dockerfile
2019-07-24 17:28:15 -05:00
Dan Sosedoff
25af34aa6a
Changelog update
2019-07-24 17:13:49 -05:00
Dan Sosedoff
c830a55a64
Release 0.11.3
2019-07-24 17:07:27 -05:00
Dan Sosedoff and GitHub
7365dbdb11
Merge pull request #435 from sosedoff/update-postgres-dep
...
Update lib/pg to 1.1.1
2019-07-05 17:42:07 -05:00
Dan Sosedoff
f31143ba3a
Set odd background color for table rows
2019-07-05 17:28:55 -05:00
Dan Sosedoff
5a50155cd3
Update lib/pg to 1.1.1
2019-07-05 16:53:01 -05:00
Dan Sosedoff
6843ca966b
New changelog entries [ci-skip]
2019-07-05 16:31:30 -05:00
Dan Sosedoff and GitHub
06a9d8015c
Merge pull request #434 from sosedoff/restructure-sidebar
...
Sidebar restructure
2019-07-05 16:29:32 -05:00
Dan Sosedoff
5c3b21d711
Expland lists of objects on search
2019-07-05 16:20:46 -05:00
Dan Sosedoff
416cae3101
Add database object filter to the sidebar
2019-07-05 16:18:29 -05:00
Dan Sosedoff
819b13fe55
Restructure sidebar
2019-07-05 15:19:05 -05:00
Dan Sosedoff and GitHub
15c21b6379
Merge pull request #421 from sosedoff/restrict-keywords
...
Keyword restriction in read-only mode
2019-02-25 19:18:52 -06:00
Dan Sosedoff and GitHub
2b6d955764
Merge pull request #423 from sosedoff/homebrew-update-formula-script
...
Add script to bump Homebrew formula version
2019-02-25 18:14:23 -06:00
Dan Sosedoff
60337027dc
Add script to bump Homebrew formula version
2019-02-25 12:31:46 -06:00
Dan Sosedoff
2a0fd54855
Remove comments from the query before checking for restricted keywords
2019-02-25 11:43:04 -06:00
Dan Sosedoff
b83f52707a
Remove LOCK/SET from restricted keywords
2019-02-20 20:29:28 -06:00
Dan Sosedoff
5bb6378e94
Switch back readonly mode after test finish
2019-02-20 18:22:44 -06:00
Dan Sosedoff
40eb74529e
Reject queries that contain restricted keywords in read-only mode
2019-02-20 18:20:27 -06:00
Dan Sosedoff
9f29b10098
Update changelog/dockerfile
2019-02-15 14:16:34 -06:00
Dan Sosedoff
d3aaf8f5db
Release 0.11.2
2019-02-15 14:09:49 -06:00
Dan Sosedoff and GitHub
26cd70cbaa
Merge pull request #414 from sosedoff/fix-estimation-for-camelcase-schemas
...
Fix estimation for camelcase schemas
2019-02-08 14:25:19 -06:00
Dan Sosedoff
65aae5ec95
Add extra test cases for camelCase table names
2019-02-08 14:02:36 -06:00
Dan Sosedoff
5af4332593
Fix SQL query for camelCase tables row estimation
2019-02-08 13:27:40 -06:00
Dan Sosedoff
12717f15cc
Changelog update
2019-01-28 17:18:55 -06:00
Dan Sosedoff
dc1009cdd8
Release 0.11.1
2019-01-28 17:11:04 -06:00
Dan Sosedoff and GitHub
52bda5f823
Merge pull request #409 from sosedoff/switch-bindata-dep
...
Switch to github.com/go-bindata/go-bindata fork
2019-01-28 16:51:43 -06:00
Dan Sosedoff
44b6932202
Regenerate bindata
2019-01-28 16:45:41 -06:00
Dan Sosedoff
0556d8b69d
Switch to github.com/go-bindata/go-bindata fork
2019-01-28 16:32:43 -06:00
Dan Sosedoff and GitHub
01516e030b
Merge pull request #408 from sosedoff/fix-auto-user-detection
...
Fix error when automatic user detection fails
2019-01-28 14:30:57 -06:00
Dan Sosedoff
c32d68809b
Add extra note
2019-01-28 14:22:05 -06:00
Dan Sosedoff
d48172986e
Fix error when automatic user detection fails
2019-01-28 14:03:45 -06:00
Dan Sosedoff
e6f6dbbddd
Update license years
2019-01-28 12:08:25 -06:00
Dan Sosedoff
7995a588bd
Remove apt cache when building docker container
2019-01-28 12:02:30 -06:00
Dan Sosedoff and GitHub
baa587166c
Merge pull request #405 from Nhat002/fix_encode_query_to_base64_in_export
...
Add custome base64 encode to handle special characters on query to export result
2019-01-28 11:47:36 -06:00
Dan Sosedoff and GitHub
8dab66567d
Merge pull request #406 from sosedoff/fix-startup-error-with-db-url
...
Fix startup error when DATABASE_URL is set
2019-01-25 11:08:02 -06:00
Dan Sosedoff
a7959ad0fa
Fix startup error when DATABASE_URL is set
2019-01-25 10:29:24 -06:00
Dan Sosedoff
ae60604ef1
Fix typo
2019-01-16 22:54:23 -06:00
Dan Sosedoff
4bdcfbd5b1
Update changelog/dockerfile
2018-12-24 13:08:20 -06:00
Dan Sosedoff
53c02d8914
Release 0.11.0
2018-12-24 12:57:39 -06:00
Dan Sosedoff and GitHub
4d74052ad8
Merge pull request #401 from sosedoff/db-object-counter-style
...
Tweak sidebar database object counters styles
2018-12-19 19:41:45 -06:00
Dan Sosedoff
435a67cb5d
Tweak sidebar database object counters styles
2018-12-19 12:40:28 -06:00
Dan Sosedoff and GitHub
aadee6ac8a
Merge pull request #399 from sosedoff/fix-start-with-default-db
...
Do not exit with error if local server is not running
2018-12-18 20:23:09 -06:00
Dan Sosedoff
9c07ac356b
Do not exit with error if local server is not running
2018-12-18 18:11:56 -06:00
Dan Sosedoff and GitHub
9a3c79d93d
Merge pull request #398 from sosedoff/ssh-host-callback-fix
...
SSH connection fix
2018-12-14 20:18:41 -06:00
Dan Sosedoff
2bd9f39da5
Fix SSH error: ssh: must specify HostKeyCallback
2018-12-14 19:56:33 -06:00
Dan Sosedoff
c4e63dcc85
Regenerate bindata
2018-12-13 22:36:38 -06:00
Dan Sosedoff
794e5a22c1
Rename command.VERSION to command.Version
2018-12-13 22:35:43 -06:00
Dan Sosedoff
eeb5245cb9
Typo fix
2018-12-13 17:56:57 -06:00
Dan Sosedoff and GitHub
e8328b25bc
Merge pull request #397 from sosedoff/restrict-activity
...
Scope activity list to current database
2018-12-13 13:12:49 -06:00
Dan Sosedoff
9c1ce91de1
Scope activity list to current database
2018-12-13 12:14:10 -06:00
Dan Sosedoff
073bcea56f
Add note about pgweb pro version
2018-12-12 21:08:34 -06:00
Dan Sosedoff and GitHub
9e3872c980
Merge pull request #396 from sosedoff/show-pgweb-version
...
Show current release and check for updates
2018-12-12 20:52:20 -06:00
Dan Sosedoff
658d14314b
Show pgweb version on homep age and check for newer releases
2018-12-12 20:35:07 -06:00
Dan Sosedoff and GitHub
107a3ac6d4
Merge pull request #395 from sosedoff/fix-bookmark-switch
...
Force switch back to default connection settings view
2018-12-12 20:19:37 -06:00
Dan Sosedoff
ad82841eb2
Force switch back to default connection settings view
2018-12-12 18:29:07 -06:00
Dan Sosedoff and GitHub
c9d94b54d7
Merge pull request #394 from sosedoff/fix-row-estimation
...
Fix row estimation bug
2018-12-12 14:33:06 -06:00
Dan Sosedoff and GitHub
d96ddf9b18
Merge pull request #393 from sosedoff/debug-failed-queries
...
Print out failed query SQL and args with --debug flag
2018-12-12 13:57:17 -06:00
Dan Sosedoff
7917c2ad35
Simplify TableRowsCount func logic
2018-12-12 13:56:08 -06:00
Dan Sosedoff
2db5ce544f
Fix row estimation bug
...
The variable `table` is mutated from `schema.tablename` to `tablename`
before being passed to other functions, which try to parse the schema
from the name. This results in schema name being `public` because it's
missing from the given table name.
2018-12-12 13:33:55 -06:00
Dan Sosedoff
474b99c6d5
Print out failed query SQL and args with --debug flag
2018-12-12 13:22:36 -06:00
Dan Sosedoff and GitHub
aded63f76f
Merge pull request #390 from sosedoff/refactor2
...
Cleanup and refactor
2018-12-04 12:54:17 -06:00
Dan Sosedoff
d1a7e6ecfe
More lint
2018-12-04 12:42:37 -06:00
Dan Sosedoff
a5b8e02a98
Cleanup backend handler
2018-12-01 22:35:11 -06:00
Dan Sosedoff
72af00f1b7
Refactor api package
2018-11-30 21:40:28 -06:00
Dan Sosedoff
b86a849e00
Update pgweb version in dockerfile to 0.10.0
2018-11-28 10:39:02 -06:00
Dan Sosedoff
09c3a1862a
Update changelog
2018-11-28 10:38:42 -06:00
Dan Sosedoff
54da27ef70
Release 0.10.0
2018-11-28 10:25:37 -06:00
Dan Sosedoff
d9728cbb7a
Changelog
2018-11-27 17:50:47 -06:00
Dan Sosedoff and GitHub
420478ce6e
Merge pull request #389 from sosedoff/fix-startup-with-default-db
...
Fix startup behavior when user did not provide a database name
2018-11-27 17:32:16 -06:00
Dan Sosedoff
21d2893292
Fix startup behavior when user did not provide a database name
2018-11-27 17:23:55 -06:00
Dan Sosedoff and GitHub
1189bdef33
Merge pull request #388 from sosedoff/fix-json-naan-panic
...
Fix JSON marshal panic when dealing with NaN values
2018-11-27 17:00:38 -06:00
Dan Sosedoff and GitHub
15d2e7917a
Merge pull request #387 from sosedoff/url-prefix-env-var
...
Allow settings url prefix with URL_PREFIX env var
2018-11-27 17:00:10 -06:00
Dan Sosedoff
903a265676
Fix JSON marshal panic when dealing with NaN values
2018-11-27 16:51:51 -06:00
Dan Sosedoff
965cf754cf
Allow settings url prefix with URL_PREFIX env var
2018-11-27 14:58:50 -06:00
Dan Sosedoff
3850eedf07
Add docker badge
2018-11-19 18:18:29 -06:00
Dan Sosedoff and GitHub
0b400b1ffd
Merge pull request #386 from HaraldNordgren/go_versions
...
Bump Go versions and use '.x' to always get latest patch versions
2018-11-14 18:40:21 -06:00
Dan Sosedoff
abb143601b
Add test for serverResult func
2018-11-05 17:07:32 -06:00
Dan Sosedoff and GitHub
9ca959c31c
Merge pull request #381 from sosedoff/row-context-menu
...
Table row context menu
2018-09-16 16:42:51 -05:00
Dan Sosedoff
29d4b276e2
Do not show row context menu if results are empty
2018-09-14 18:19:24 -05:00
Dan Sosedoff
6ed3d5b501
Add result row context menu to copy value or filter rows
2018-09-14 18:14:18 -05:00
Dan Sosedoff
14037ddad2
Take out failing test due to new sessions behavior
2018-09-14 01:00:47 -05:00
Dan Sosedoff
1ecf18e41c
Also flush bookmark under sessions/connect setup
2018-09-14 00:56:16 -05:00