Ajay
d75226bde5
better db dump system
2022-05-05 22:50:07 -04:00
Ajay
5b177a3e53
Prepare dockerfile for use, allow configuring via env vars
2022-05-03 22:08:44 -04:00
Ajay Ramachandran
9ca01407e8
Fix typo
2022-01-06 20:26:33 -05:00
Ajay Ramachandran
4964c72e71
Serve database csv from node
2021-12-04 22:55:36 -05:00
Ajay Ramachandran
19f7bbcde5
Add info about using sb mirror
...
Closes #373
2021-10-27 21:25:46 -04:00
Michael C
6be034362b
don't queue dump if generate=false
2021-10-24 16:19:40 -04:00
Michael C
a028eaa41a
object-curly-spacing
2021-09-22 18:52:35 -04:00
Michael C
9f7abf1865
Revert "fix error with errors"
...
This reverts commit 7601a1d4bf .
2021-08-28 01:53:53 -04:00
Michael C
7601a1d4bf
fix error with errors
2021-08-28 01:48:48 -04:00
Michael C
1c2dd055c1
Update dependencies & eslint
...
- update API-Docs link
- cast err as string to appease eslint
- update package and bump minimum to fix security issue
- removed unnecessary filters from gitignore
2021-08-27 17:09:31 -04:00
Michael C
1ba1450e9c
string literal fixes & npm run postgres:docker
2021-07-13 15:45:24 -04:00
Michael C
c0b1d201ad
fix non-format eslint in src/
2021-07-12 02:12:22 -04:00
Michael C
8df0c31d35
consistent return and sendStatus
2021-07-04 02:04:39 -04:00
Michael C
d89b26b77d
fix eslint-errors
2021-07-04 01:36:03 -04:00
Ajay Ramachandran
f5cfd6bfb5
Add try catch in dump database
2021-07-03 17:26:59 -04:00
Nanobyte
859ad6ea38
Add version to database.json
2021-06-15 17:50:18 +02:00
Ajay Ramachandran
228a9a8807
Don't update lastUpdate until the update is complete
2021-04-21 18:49:00 -04:00
Ajay Ramachandran
6bcd6e2d80
Don't update multiple times
2021-04-21 18:25:38 -04:00
Ajay Ramachandran
ecfd9da7a1
Update dump when using redirect urls
2021-04-19 21:03:58 -04:00
Ajay Ramachandran
697f1f47dd
Use .csv in dump urls
2021-04-19 20:59:01 -04:00
Ajay Ramachandran
19058d3760
Add redirects
2021-04-19 20:54:52 -04:00
Ajay Ramachandran
2814ce7b7f
Change dump deletion logic
2021-04-18 12:28:47 -04:00
Ajay Ramachandran
a06ab724ad
Fix file locations + formatting
2021-04-17 23:06:39 -04:00
Nanobyte
2c3dde0d2e
Timestamp based dump filenames and garbage collection
2021-03-22 22:18:23 +01:00
Nanobyte
84b86bb6a1
Make dumpDatabase configurable
2021-03-21 22:40:57 +01:00
Ajay Ramachandran
180d9bfb73
Add explanation to database page
2021-03-20 11:46:37 -04:00
Ajay Ramachandran
8423165df4
Add json page for database export
2021-03-20 01:13:16 -04:00
Ajay Ramachandran
02e628f533
Setup csv exports and html status page
2021-03-20 01:08:33 -04:00