Commit Graph

1266 Commits

Author SHA1 Message Date
Dan Sosedoff
dafda4a977
Add VersionInfo struct to render in the /info endpoint 2022-12-01 16:41:46 -06:00
Dan Sosedoff
9b8cbb05e3
Include example backend implementation for the connect feature 2022-12-01 16:31:02 -06:00
Dan Sosedoff
6c3bd96606
Merge pull request #589 from sosedoff/request-logger
Implement gin request logger with param filtering
2022-12-01 13:14:48 -06:00
Dan Sosedoff
72ecd20dd1
Handle logger levels 2022-12-01 13:01:32 -06:00
Dan Sosedoff
c996d71378
Implement gin request logger with param filtering 2022-12-01 13:01:32 -06:00
Dan Sosedoff
1eb86060b5
Merge pull request #590 from sosedoff/appveyor-go-1.18
Test with appveyor on go 1.18
2022-12-01 13:00:37 -06:00
Dan Sosedoff
18f2dcbd7d
Test with appveyor on go 1.18 2022-12-01 12:55:41 -06:00
Dan Sosedoff
9639fa8db7
Merge pull request #588 from sosedoff/bugfix/587
Refactor data export js functionality
2022-12-01 12:11:46 -06:00
Dan Sosedoff
c08d8cf617
Automatically add session ID to all generated URLs 2022-12-01 12:07:27 -06:00
Dan Sosedoff
f6bd4e3a35
Rename exportURL function 2022-12-01 11:51:47 -06:00
Dan Sosedoff
e13c6d0d1a
Refactor code responsible for opening export pages in new window 2022-11-30 14:18:31 -06:00
Dan Sosedoff
2a4434a04a
Generate a new url based on the old one using URL 2022-11-30 14:03:11 -06:00
Dan Sosedoff
dd1fb90355
Refactor bookmarks ssl params 2022-11-23 16:21:30 -06:00
Dan Sosedoff
84bf1f091b
Merge pull request #586 from sosedoff/cli-usage-env-vars
Print available environment variables in help message
2022-11-22 16:21:29 -06:00
Dan Sosedoff
c103eed463
Comment fixes 2022-11-22 16:17:28 -06:00
Dan Sosedoff
e1aa717b22
Print available environment variables in help message 2022-11-22 16:09:01 -06:00
Dan Sosedoff
ee6898f243
Merge pull request #585 from sosedoff/cli-env-vars-support-with-prefix
Add support for PGWEB_ prefix environment variables
2022-11-22 15:25:07 -06:00
Dan Sosedoff
a2a5415ace
Print deprecation notice when using unprefixed env var 2022-11-22 15:20:49 -06:00
Dan Sosedoff
b1023cdcfd
Add support for PGWEB_ prefixed env vars 2022-11-22 14:51:13 -06:00
Dan Sosedoff
fa0efb1597
Make getCurrentUser method private 2022-11-22 14:51:13 -06:00
Dan Sosedoff
0a7de05892
Update github.com/jessevdk/go-flags package 2022-11-22 14:51:13 -06:00
Dan Sosedoff
e5281751c1
Merge pull request #584 from sosedoff/github-container-registry
Configure github container registry access for new releases
2022-11-15 17:54:11 -06:00
Dan Sosedoff
c2fbfd2e6c
Configure github container registry access for new releases 2022-11-14 17:13:41 -06:00
Dan Sosedoff
c3ce8cfc3b
Only run docker build workflow on master branch 2022-11-14 16:36:33 -06:00
Dan Sosedoff
3c6d98fa11
Merge pull request #582 from sosedoff/lint
Configure linter runs
2022-11-14 16:35:26 -06:00
Dan Sosedoff
a5143ad9d3
Use checkout/setup v3 actions 2022-11-14 16:14:50 -06:00
Dan Sosedoff
9bfec11b48
Fix linting errors 2022-11-14 16:10:50 -06:00
Dan Sosedoff
580c1093d1
Add lint into github workflow 2022-11-14 15:49:30 -06:00
Dan Sosedoff
c706523bd0
Lint: replace ioutil with os package 2022-11-14 15:47:36 -06:00
Dan Sosedoff
685c222b9d
Lint: replace os.Kill trap with syscall.SIGTERM 2022-11-14 15:43:34 -06:00
Dan Sosedoff
added3bb42
Add fly config for demo app 2022-11-14 11:28:32 -06:00
Dan Sosedoff
6fdf9261da
Install latest postgres client (#577)
* Install latest postgres client

* Build on debian bullseye
2022-10-25 07:55:28 -04:00
Dan Sosedoff
13091c2a7c
Add make install target 2022-09-18 10:14:51 -05:00
Joubert RedRat
1f65fec9ea
Add netcat install in dockerfile to provide a way to healthcheck in docker compose (#572) 2022-08-19 09:22:16 -05:00
Dan Sosedoff
9a75243732
Replace gox with a bash build script (#571) 2022-07-26 20:17:40 -05:00
Dan Sosedoff
2d6ec5dde7
Set build and release actions timeout to 30 mins 2022-07-23 18:46:07 -05:00
Dan Sosedoff
fae23dc57c
Update release action to use qemu and buildx v2 action 2022-07-23 18:26:19 -05:00
Dan Sosedoff
4607c1bb99
Update changelog 2022-07-05 21:13:08 -05:00
Dan Sosedoff
781469c4cf
Version bump: 0.11.12 2022-07-05 21:11:03 -05:00
Dan Sosedoff
ae3b74ad2a
Docker build refactor (#568) 2022-06-27 22:31:57 -05:00
Dan Sosedoff
193073727a
Use go 1.18 in github actions (#560) 2022-05-20 20:41:01 -05:00
Dan Sosedoff
9aa3a5a84e
Do not run double checks in github actions 2022-05-20 20:39:51 -05:00
Boban Acimovic
7b8b9f5c80
update go deps and alpine (#558) 2022-05-20 20:36:11 -05:00
Dan Sosedoff
28229c4fc7
Update changelog and docker image version 2022-03-29 23:35:22 -05:00
Dan Sosedoff
db2a7a8aa5
Version bump: 0.11.11 2022-03-29 23:32:36 -05:00
Dan Sosedoff
89f84367ad
Change binary codec back to none (#555) 2022-03-26 18:11:33 -05:00
Dan Sosedoff
4c096e8774
Auto-detect the query from the query source based on user selection (#547)
* Auto-detect the query from the query source based on user selection

* Misc comment
2022-02-10 20:14:42 -06:00
Matthieu Vachon
5803295174
Added binary codec base58 as well as improving the help for --binary-codec flag (#548)
* Added binary codec `base58` as well as improving the help for `--binary-codec` flag
* Added tests for base58
* Fixed tests

Co-authored-by: Matthieu Vachon <matt@streamingfast.io>
2022-01-27 22:10:01 -06:00
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