Dan Sosedoff
ccf901d5c7
Bring back the pull_request github actions trigger
2022-01-24 18:32:15 -06:00
Dan Sosedoff
374dc600e0
Update changelog and docker target
2022-01-20 21:37:05 -06:00
Dan Sosedoff
8171907ec2
Version bump: 0.11.10
2022-01-20 21:28:05 -06:00
Dan Sosedoff
98f328a3fa
Appveyor lint
2022-01-08 14:52:21 -06:00
Dan Sosedoff
3b4d0777a1
Bump license years
2022-01-08 14:52:05 -06:00
Dan Sosedoff and GitHub
e2f5e06c07
Add connect backend tests ( #546 )
2022-01-08 14:45:21 -06:00
Dan Sosedoff and GitHub
0794c642e4
Use HTTP 302 status code for successful backend redirect ( #544 )
2022-01-08 12:25:24 -06:00
Dan Sosedoff
4c496feff2
Run github actions on pushes only
2022-01-04 17:17:30 -06:00
Dan Sosedoff and GitHub
7718c249d0
Use go1.17 in go mod ( #543 )
2022-01-03 21:11:02 -06:00
Dan Sosedoff and GitHub
af79994595
DRY ldflags; include build time into version string ( #541 )
2021-12-30 15:33:43 -06:00
Dan Sosedoff and GitHub
706caa44bf
Serialize binary bytea cols into hex/base64 ( #537 )
...
- Adds binary serialization into hex/base64
- Default codec is base64
- Codec can be changed via `--binary-codec` CLI option
2021-12-29 11:03:50 -06:00
Dan Sosedoff
1323012cff
Replace travis link in readme
2021-12-25 11:45:10 -06:00
Dan Sosedoff and GitHub
ccfa3497f3
GitHub actions migration ( #540 )
2021-12-25 11:31:41 -06:00
Dan Sosedoff and GitHub
b1b50045a5
Merge pull request #536 from maoueh/feature/remove-alert-on-column-copy
...
Removes (annoying) `alert` on column copy value
2021-12-08 09:33:27 -06:00
Dan Sosedoff
be6ef48d40
Update changelog
2021-10-08 21:55:10 -05:00
Dan Sosedoff
7ec1e01edd
Version bump: 0.11.9
2021-10-08 21:30:45 -05:00
Dan Sosedoff and GitHub
d44d1e77e8
Merge pull request #520 from tuaris/patch-1
...
FreeBSD rc.d startup script
2021-09-23 21:42:46 -04:00
Dan Sosedoff and GitHub
206f6dd909
Merge pull request #527 from sosedoff/gin-upgrade
...
Upgrade gin to latest ; go mod tidy
2021-09-23 21:42:21 -04:00
Dan Sosedoff
c109f25fae
Upgrade gin to latest ; go mod tidy
2021-09-23 20:29:52 -05:00
Dan Sosedoff and GitHub
eab61f85b9
Merge pull request #522 from chenrui333/patch-2
...
chore: update image to use `alpine:3.14`
2021-08-17 20:51:25 -05:00
Dan Sosedoff and GitHub
0252540c4b
Merge pull request #525 from sosedoff/go-embed-path-prefix-fix
...
Fix broken path prefix
2021-08-17 20:47:18 -05:00
Dan Sosedoff
46935a7a12
Fix broken path prefix
2021-08-10 12:12:05 -05:00
Dan Sosedoff and GitHub
360d7d87c5
Merge pull request #521 from chenrui333/patch-1
...
fix: should be build time rather than runtime
2021-07-22 08:25:49 -05:00
Dan Sosedoff
3455a89fd5
Update version in dockerfile
2021-07-07 19:43:07 -05:00
Dan Sosedoff
49b6db19eb
Update changelog
2021-07-07 19:19:18 -05:00
Dan Sosedoff
4de356cb1d
Version bump: 0.11.8
2021-07-07 19:11:42 -05:00
Dan Sosedoff and GitHub
9d1a3fd533
Merge pull request #516 from sosedoff/heroku-go-mod
...
Specify buildpack version for Heroku
2021-05-10 09:18:27 -05:00
Dan Sosedoff
8284c41d6e
Specify buildpack version for Heroku
2021-05-10 09:00:09 -05:00
Dan Sosedoff and GitHub
cef4ab7eaa
Merge pull request #513 from sosedoff/apple-silicon-binary-build
...
Add darwin/arm64 binary build target
2021-04-13 13:31:44 -05:00
Dan Sosedoff
b5abd7555f
Add darwin/arm64 binary build target
2021-04-12 09:59:15 -05:00
Dan Sosedoff
ceece29737
Remove extra whitespace
2021-04-12 09:57:18 -05:00
Dan Sosedoff and GitHub
4adba368c4
Merge pull request #510 from MobileTeleSystems/go-1-16-embed
...
go 1.16 features
2021-03-26 21:54:30 -05:00
Dan Sosedoff and GitHub
68e6f2d117
Merge pull request #509 from MobileTeleSystems/move-to-go-modules
...
move project to go modules
2021-03-04 11:46:27 -06:00
Dan Sosedoff
a3f0de7916
Remove artifacts build workflow
2021-02-28 13:10:03 -06:00
Dan Sosedoff and GitHub
64c5ca5cb1
Merge pull request #497 from camccar/Arm64Build
...
Add arm64 v7 option
2020-12-07 20:33:22 -06:00
Dan Sosedoff
4066de695d
Update changelog, docker version
2020-10-18 10:36:32 -05:00
Dan Sosedoff
31f6261c1c
Version bump: 0.11.7
2020-10-18 10:29:42 -05:00
Dan Sosedoff and GitHub
e864b5f275
Merge pull request #494 from sosedoff/dump-test-error-adjust
...
Adjust error message matching for dump spec
2020-10-18 10:27:34 -05:00
Dan Sosedoff
86b1ea887c
Adjust error message matching for dump spec
2020-10-18 10:18:03 -05:00
Dan Sosedoff
93d51c1feb
Readme update
2020-10-18 10:14:04 -05:00
Dan Sosedoff and GitHub
ce6a777770
Merge pull request #493 from sosedoff/auth-error-regex-improvement
...
Use regular expression for checking some of the connection errors
2020-10-18 09:53:55 -05:00
Dan Sosedoff and GitHub
440ae19c96
Merge pull request #492 from sosedoff/database-search-autocomplete-off
...
Disable autocomplete on database search field
2020-10-18 09:41:12 -05:00
Dan Sosedoff and GitHub
7f66e3e523
Merge pull request #491 from sosedoff/ci-go-1.15
...
Run specs on go1.15
2020-10-18 09:35:54 -05:00
Dan Sosedoff
f61c1c45d5
Use regular expression for checking some of the connectio errors
2020-10-18 09:32:34 -05:00
Dan Sosedoff
707fea6d13
Disable autocomplete on database search field
2020-10-18 09:22:53 -05:00
Dan Sosedoff
ffd46c256c
Run specs on go1.15
2020-10-18 09:21:29 -05:00
Dan Sosedoff and GitHub
e1fc9ddcef
Merge pull request #489 from allisson/strip-binary
...
feat(release): strip binary to reduce size
2020-10-18 09:16:51 -05:00
Dan Sosedoff and GitHub
3d14d42356
Merge pull request #479 from simhnna/patch-1
...
Do not show other databases if session is locked
2020-07-29 21:20:09 -05:00
Dan Sosedoff and GitHub
a5f9df34fb
Merge pull request #474 from jc00ke/master
...
Add note to README about connecting over Unix domain sockets
2020-06-09 07:40:53 -05:00
Dan Sosedoff and GitHub
111b1720b4
Merge pull request #463 from sosedoff/skip-local-auth-fail
...
Do not terminate if local authentication failed on start
2020-04-27 10:15:25 -05:00
Dan Sosedoff
02ddf85af2
Do not terminate if local authentication failed on start
2020-04-23 15:54:12 -05:00
Dan Sosedoff and GitHub
82b2918963
Merge pull request #459 from sosedoff/go1.14
...
Run CI on 1.14
2020-03-28 09:55:08 -05:00
Dan Sosedoff
368b60b7e6
Run CI on 1.14
2020-03-28 09:32:30 -05:00
Dan Sosedoff
d9586c5200
Fix postgres runs in test-all script
2020-03-15 20:54:17 -05:00
Dan Sosedoff and GitHub
136206fcff
Merge pull request #457 from sosedoff/query-results-context-menu
...
Show results row context menu on custom query results
2020-03-15 20:22:09 -05:00
Dan Sosedoff
678a6fd7cb
Show results row context menu on custom query results
2020-03-15 19:50:19 -05:00
Dan Sosedoff
16e3cc3998
Update docker version, changelog
2020-02-19 20:30:36 -06:00
Dan Sosedoff
3e4e9c30c9
Release 0.11.6
2020-02-19 20:24:33 -06:00
Dan Sosedoff
9aa52aa042
Remove contact section
2020-02-12 13:31:43 -06:00
Dan Sosedoff
fb83d9635b
License years update
2020-02-12 13:31:13 -06:00
Dan Sosedoff and GitHub
e112e21891
Merge pull request #455 from sosedoff/remote-double-click-on-cell
...
Remove double click action on cell
2020-02-12 13:28:37 -06:00
Dan Sosedoff
6025b7afb2
Remove double click action on cell
...
This feature was a source of confusion for new pgweb users for quite
some time now. Most people thought by double-clicking the cell it
would allow them to edit the value since the column is replaced
with textarea. The textarea was there to copy the cell's value, not
for editing. Feature is no longer required due to availability of a
cell context menu, which provides a link to copy the value.
2020-02-12 13:14:58 -06:00
Dan Sosedoff
dc390b552d
Build binaries for github.ref
2020-02-11 22:49:30 -06:00
Dan Sosedoff and GitHub
9fabb602bf
Testing github action workflow ( #454 )
...
Build and upload linux/mac binaries to S3 (unofficial releases)
2020-02-11 22:37:24 -06:00
Dan Sosedoff and GitHub
12405d5106
Merge pull request #452 from sosedoff/ssl-root-cert
...
Extended SSL options
2020-02-11 11:11:07 -06:00
Dan Sosedoff
e2217e5f71
Add tests for ssl params
2020-02-11 10:58:40 -06:00
Dan Sosedoff
ce4aea8da1
Add ssl cert/key options
2020-02-05 22:09:13 -06:00
Dan Sosedoff
9c7f566d4d
Add option to support sslrootcert parameter
2020-02-05 22:01:25 -06:00
Dan Sosedoff
cc35a754e0
Add dockerignore
2019-12-16 17:26:23 -06:00
Dan Sosedoff
c9a6065867
Update changelog, bump docker version
2019-12-16 17:23:34 -06:00
Dan Sosedoff
9d0a0e1db1
Release 0.11.5
2019-12-16 17:15:55 -06:00
Dan Sosedoff and GitHub
61fc975ac9
Merge pull request #450 from sosedoff/include-go-version-into-info
...
Include go version into info response
2019-12-04 20:40:02 -06:00
Dan Sosedoff
43a2945208
Include go version into info response
2019-12-04 20:29:23 -06:00
Dan Sosedoff and GitHub
0d8502f799
Merge pull request #449 from sosedoff/object-autocompletion
...
Autocomplete on all database objects
2019-12-04 19:51:40 -06:00
Dan Sosedoff
5d2ec70476
Autocomplete on all database objects
2019-12-04 19:36:09 -06:00
Dan Sosedoff and GitHub
e54030dee9
Merge pull request #448 from jim68000/master
...
Fix for visual glitch when schema name wider than 250px
2019-12-04 12:39:42 -06:00
Dan Sosedoff and GitHub
07a9b00710
Merge pull request #447 from sosedoff/go-runtime-in-version
...
Include go version into builds
2019-11-29 14:13:21 -06:00
Dan Sosedoff
8b1f234b91
Include go version into builds
2019-11-29 13:59:50 -06:00
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