Vade Mecum Server
Go to file
Joe Bellus 26e4b73519 FavIcon Proxy
Favicons are now proxied through the Vade server which reaches out and
finds the icon to display it.

Icons are collected via either rel="icon" or rel="shortcut icon" or
/favicon.ico.

This should allow favicons to be used more reliably and bypasses CORS
mechanisms.

Healthcheck was also increased to 5 minutes from 1 minute.
2022-02-15 22:58:19 -05:00
.cargo CI/CD Setup 2022-02-11 21:23:31 +00:00
migrations Fav Icon Update 2022-02-15 23:29:57 +00:00
public UI Redesign 2022-02-12 21:59:38 -05:00
src FavIcon Proxy 2022-02-15 22:58:19 -05:00
vade-ui UI Foundation 2022-02-07 23:04:45 -05:00
.env Initial project structure 2022-02-03 16:55:10 -05:00
.gitignore UI Foundation 2022-02-07 23:04:45 -05:00
.gitlab-ci.yml Only docker build now occures during main pushes 2022-02-12 17:45:38 -05:00
Cargo.lock FavIcon Proxy 2022-02-15 22:58:19 -05:00
Cargo.toml FavIcon Proxy 2022-02-15 22:58:19 -05:00
Dockerfile Fixes to database path when using --data opt 2022-02-15 04:05:41 +00:00
Makefile.toml UI Foundation 2022-02-07 23:04:45 -05:00
babel.config.js UI Foundation 2022-02-07 23:04:45 -05:00
jsconfig.json UI Foundation 2022-02-07 23:04:45 -05:00
package-lock.json UI Foundation 2022-02-07 23:04:45 -05:00
package.json UI Foundation 2022-02-07 23:04:45 -05:00
rustfmt.toml Initial project structure 2022-02-03 16:55:10 -05:00