Commit Graph

9 Commits (master)

Author SHA1 Message Date
Hunter Long 93d9dc9915
0.90.68 (#821)
- Added DB_DSN env for mysql, postgres or sqlite DSN database connection string
- Added READ_ONLY env for a read only connection to the database
- Added Custom OAuth OpenID toggle switch in settings (appends 'openid' in scope)
- Fixed Custom OAuth response_type issue
- Added Configs tab in Settings to edit the config.yml from frontend
2020-09-18 10:53:34 -07:00
Hunter Long 5d85c3ce39
v0.90.65 (#805)
* notifier panic fix

* portainer template

* remove default host from discord notifier

* fix for updating fields

* fix for updating fields

* fixed notifier panic

* fixed notifier panic

* test fix

* test fix

* missing login banner image

* dont delete admin if DEMO_MODE

* updatess to service on Dashboard

* notifier endpoint fixes, timeframe rounding chart data

* modal for UI confirmations
2020-09-02 14:00:31 -07:00
hunterlong f089364884 required sass files to render in tests 2020-08-03 03:35:48 -07:00
hunterlong 7120015c7c letsencrypt enable ENV var 2020-07-15 10:09:00 -07:00
hunterlong 01fea69edc custom notifier JSON/text, codemirror custom designs for variables, JWT updates 2020-06-14 21:46:28 -07:00
hunterlong 98175ab326 i18n implementation for frontend, oauth url fixes, added language into Core, 2020-06-01 23:56:19 -07:00
hunterlong d9e3cabb4e remove API_KEY (unused code), just use API_SECRET, YAML unmarshal, services.yml services auto creation 2020-04-30 01:35:33 -07:00
Hunter Long e0288b21a4 vue 2020-03-09 22:24:35 -07:00
Hunter Long 25913d6458 refactor 2020-03-04 02:29:00 -08:00