Commit Graph

100 Commits

Author SHA1 Message Date
GroovieGermanikus b5ec109185
add navbar 2023-11-27 14:00:19 +01:00
GroovieGermanikus d4ad729453
rename dashboard.html 2023-11-27 13:46:04 +01:00
GroovieGermanikus 70d08fd2a4
decode .errors json 2023-11-27 11:06:40 +01:00
GroovieGermanikus 6b7140fa3a
fix blank search string 2023-11-27 11:06:25 +01:00
GroovieGermanikus d5793c936e
remove turbo.js from block details - causes some errors as it is not used/setup 2023-11-27 09:42:58 +01:00
galactus 5ece82a487
Merge pull request #2 from blockworks-foundation/feature/postgres-connection-pool
use pg connection pool
2023-11-25 09:51:08 +01:00
GroovieGermanikus aff1ba01d6
minor refactors 2023-11-25 01:02:53 +01:00
GroovieGermanikus 501836c18f
fix postgres pool error case - need to return the new connection 2023-11-25 00:54:07 +01:00
galactus c412774bb0
Merge pull request #4 from blockworks-foundation/feature/add-hacky-readlocked-table
show read-locked accounts below write locked
2023-11-24 17:23:25 +01:00
GroovieGermanikus 19f2bbe214
show read-locked accounts below write locked 2023-11-24 16:41:20 +01:00
Groovie | Mango e064181ef3
Merge pull request #3 from blockworks-foundation/dev
making it compatible with dev branch
2023-11-24 16:33:24 +01:00
godmodegalactus 2e3f754d33
Fixing the bugs in dev branch 2023-11-24 16:31:04 +01:00
godmodegalactus 2d77ab38e5
making it compatible with dev branch 2023-11-24 15:33:24 +01:00
GroovieGermanikus 081200988e
Merge remote-tracking branch 'origin/main' into feature/postgres-connection-pool 2023-11-24 14:43:40 +01:00
GroovieGermanikus 98c6fb87af
use pg connection pool
CAUTION: disabled parser for heavily_writelocked_accounts due to schema change
2023-11-24 14:02:23 +01:00
riordanp 1e4bd091ab
Connect to Postgres with SSL (#1)
* Fix procfile entrypoint

* wip: read postgres ssl config from env

* decode certificates from env
2023-11-24 11:13:33 +00:00
GroovieGermanikus eb0a67983d
link block 2023-11-24 07:14:21 +01:00
GroovieGermanikus 75efb84afd
show block details 2023-11-24 07:12:43 +01:00
GroovieGermanikus 0520db466e
add endpoint + query for block details 2023-11-23 17:57:03 +01:00
GroovieGermanikus 7865174892
add html basics 2023-11-23 17:32:38 +01:00
Riordan Panayides 20997bc1f4 Redirect index to tx-errors 2023-11-23 14:17:26 +00:00
GroovieGermanikus 7471b6261e
move tx error away from /dashboard 2023-11-23 10:14:28 +01:00
GroovieGermanikus d41fc2e274
remove Procfile - use Docker CMD with gunicorn 2023-11-23 09:27:55 +01:00
GroovieGermanikus cd7ba335b3
fly docker 2023-11-22 18:04:13 +01:00
GroovieGermanikus bf5fc10edb
Revert "restore basic app from hello"
This reverts commit bde779492a.
2023-11-22 17:44:35 +01:00
GroovieGermanikus e93fd48631
Procfile etc 2023-11-22 17:03:16 +01:00
GroovieGermanikus bde779492a
restore basic app from hello 2023-11-22 15:52:11 +01:00
GroovieGermanikus 741b00a108
strip down fly.config 2023-11-22 15:50:40 +01:00
GroovieGermanikus 05d1107b98
basic fly props 2023-11-22 15:46:04 +01:00
GroovieGermanikus 39af6fa0de
remove SQL window function for pos index 2023-11-21 16:17:57 +01:00
Groovie | Mango d613649fd3
Merge pull request #2 from mschneider/revert-1-patch-1
Revert "fullscreen enabled"
2023-11-14 19:10:27 +01:00
Maximilian Schneider f54aa7715e
Update search.html 2023-11-14 18:09:37 +00:00
Maximilian Schneider 1436352386
Update recent_blocks.html 2023-11-14 18:08:29 +00:00
Maximilian Schneider a9d761f304
Update recent_blocks.html 2023-11-14 18:06:17 +00:00
Maximilian Schneider 7c63abc210
Update dashboard.html 2023-11-14 18:06:05 +00:00
Maximilian Schneider de81033690
Revert "fullscreen enabled" 2023-11-14 18:05:34 +00:00
Groovie | Mango 00b13fb319
Merge pull request #1 from mschneider/patch-1
fullscreen enabled
2023-11-14 19:03:05 +01:00
Maximilian Schneider 13eef248aa
Update a72bf4ce55ad4320.css
fullscreen enabled
2023-11-14 18:01:54 +00:00
GroovieGermanikus c8fd38125a
add search link to readme 2023-11-08 10:32:41 +01:00
GroovieGermanikus 1f82fd3144
brush special pages 2023-10-27 21:35:24 +02:00
GroovieGermanikus 708c037a9f
use card format 2023-10-27 21:11:58 +02:00
GroovieGermanikus bef19cbff6
both searches work 2023-10-27 20:54:05 +02:00
GroovieGermanikus ce405d7a25
clarify query 2023-10-27 20:34:29 +02:00
GroovieGermanikus 0b435ef301
cleanup 2023-10-27 20:31:58 +02:00
GroovieGermanikus e9a7d46e72
search blocksD 2023-10-27 20:30:11 +02:00
GroovieGermanikus cc449de53b
add style 2023-10-27 19:51:16 +02:00
GroovieGermanikus 433dae390d
add form + ajax code 2023-10-27 19:48:14 +02:00
GroovieGermanikus 9f6e9a8f10
show sig explorer links only for executed txs 2023-10-27 19:00:37 +02:00
GroovieGermanikus 01881fceb0
fix include 2023-10-27 18:57:50 +02:00
GroovieGermanikus 846c3060b8
rename component 2023-10-27 18:56:29 +02:00