Silberengel
f76e047472
thinned out unused and inefficient/broken stuff
...
handle e/E tags more clearly
utilized valid event from prod for tests
created test complete run
sandboxed tests and handle concurrent tests
3 weeks ago
Silberengel
596d56dafa
more PR corrections
3 weeks ago
Silberengel
3e376642d2
PR corrections
3 weeks ago
Silberengel
8272ff0eae
update setup script and Dockerfile
3 weeks ago
Silberengel
f1d4dd8cb8
production docker
3 weeks ago
Silberengel
f67abf2068
use an algorithm to generate image paths in config
3 weeks ago
Silberengel
a45a9cdbda
fixed images
3 weeks ago
Silberengel
6f073ea766
more bug-fixes
...
correct and expand the tests
3 weeks ago
Silberengel
ab64eef9dc
small tweaks and bug-fixes
...
changed branding from "Isidore" to "Mercury"
implement canonical versioning from mix.exs
implement branded homepage
3 weeks ago
Silberengel
109768f094
implement issue #6
...
Basic relay metadata, include name and icons
Add script to reload on config changes
Updated ReadMe to reflect our changes
3 weeks ago
Silberengel
3e4dc646fc
implement task #5
3 weeks ago
Silberengel
dbd0441904
fix issue #4
...
allow the user to see something meaningful at /api/ path, rather than throwing an error
3 weeks ago
Silberengel
3bdc58dc14
fix issue #3
...
prevent cors errors in clients contacting the relay
endpoing handles preflight OPTIONS requests
3 weeks ago
Silberengel
6eee5e1c42
reject protected events, so long as we do not implement AUTH
3 weeks ago
Silberengel
8d9fc4e55b
fix issue #2
...
single-element tags need to be handled
3 weeks ago
Silberengel
0c85ca7998
install script, based upon my successful local attempt
3 weeks ago
Silberengel
2553c687c9
fix type error in code and test
3 weeks ago
buttercat1791
187501d720
Merge branch 'add-credo'
2 months ago
buttercat1791
a001d4168e
Update precommit task with Credo
2 months ago
buttercat1791
f0041a5822
Fix unit test config
2 months ago
buttercat1791
aa7314b193
Fix Credo warning
2 months ago
buttercat1791
d3f6d88380
Follow Credo refactor recommendations
2 months ago
buttercat1791
309e9ce318
Fix Credo readability issues
2 months ago
buttercat1791
c744c362c8
Add Credo to deps
2 months ago
buttercat1791
39ed31ef0a
Specify database to connect to in PG setup script
2 months ago
buttercat1791
3c25b3f2da
Configure for local dev with Docker Compose
2 months ago
buttercat1791
d4a3474616
Disable SSL for prod Postgres connection
2 months ago
buttercat1791
dc65960719
Remove unneeded local setup
2 months ago
buttercat1791
ceded2b05a
Use `libncurses6`
2 months ago
buttercat1791
a775df6beb
Remove `rel/` from gitignore
2 months ago
buttercat1791
02b12877d5
Update Dockerfile from LogRocket example
2 months ago
buttercat1791
b36a546b5e
Install Hex for runtime user
2 months ago
buttercat1791
5b09d186e1
Runtime-stage fixes
2 months ago
buttercat1791
ef34397ad9
Remove `mix assets.deploy` step
2 months ago
buttercat1791
e1bb3b8cdb
Allow fetching dev dependencies
2 months ago
buttercat1791
11194cbdea
Use prod env when generating Swagger docs
2 months ago
buttercat1791
0421a65838
Add additional prerequisite steps for run
2 months ago
buttercat1791
adc16bdf93
Remove `mix setup` from runtime Dockerfile
2 months ago
buttercat1791
0e6a416c45
Update runtime Dockerfile
2 months ago
buttercat1791
30e94955bd
Clean up unneeded files
2 months ago
buttercat1791
0c52ae8f31
Define DB connection strings in runtime config
2 months ago
buttercat1791
e29c1446fb
Use admin user/pass as base config
2 months ago
buttercat1791
51efa88a15
Reduce env read duplication in config hierarchy
2 months ago
buttercat1791
a0e0b2fd0d
Read DB connection details from env
2 months ago
buttercat1791
12201c4761
Use port 5432 for DB conn
2 months ago
buttercat1791
0c3920f3e9
Update code to pass tests
...
And update GET filter with query string to accept single-letter tags as query params
And enforce bounds on the limit query param for filter GET endpoint
2 months ago
buttercat1791
8fc8cb9924
Set up integration tests for REST endpoints
2 months ago
buttercat1791
289358da0e
Update swagger spec
2 months ago
buttercat1791
f80e1c4640
Make `limit` param required on filter query endpoint
2 months ago
buttercat1791
867d4f7322
Organize for release builds and dev deployment
2 months ago