Commit Graph

1485 Commits

Author SHA1 Message Date
Alicia Sykes 56cf26755f 📝 Adds docs for SSL usage 2021-11-09 22:55:04 +00:00
Alicia Sykes cc89edd296 Updates SSL server to get paths from env vars 2021-11-09 22:54:43 +00:00
Alicia Sykes 5293b69115 🌀 Adds SSL paths to .env template 2021-11-09 22:54:12 +00:00
Alicia Sykes 3593721fd7 🔒 Adds support for native SSL 2021-11-09 22:40:57 +00:00
Alicia Sykes 2c9f51a4a1 Removes serve-static, connect and body-parser 2021-11-08 20:18:50 +00:00
Alicia Sykes 3e465ae7c6 Displays initialization screen while app building 2021-11-08 20:17:48 +00:00
Alicia Sykes 3e1ad291ba 🚚 Renames default to initialization.html 2021-11-08 20:17:09 +00:00
Alicia Sykes 28ff522a61 🔥 Implements lazy loading for alternate views 2021-11-08 19:31:52 +00:00
Alicia Sykes 1bc978b704 🔥 Replaces serve-static, connect and body-parser with express 2021-11-08 19:31:28 +00:00
Alicia Sykes 2543a8993e
🔀 Merge pull request #322 from Lissy93/REFACTOR/some-updates
[REFACTOR] Minor Code Updates
2021-11-07 23:20:02 +00:00
Alicia Sykes f9f147a550 🌟 Changes order of screenshots in showcase 2021-11-07 23:11:05 +00:00
Alicia Sykes c991a46298 ♻️ Refactor key names to use contstants 2021-11-07 22:55:06 +00:00
Alicia Sykes fe894ca056
📝 Adds screenshot for mdi- icons 2021-11-07 22:05:11 +00:00
Alicia Sykes 7e6cce8828 👔 Adds theme selector to config css menu 2021-11-07 21:09:16 +00:00
Alicia Sykes ebbfe58cfd 🌐 Adds translations for new save buttons in editor 2021-11-07 21:08:39 +00:00
Alicia Sykes b16b47b55e 💄 Improved UI for app info modal 2021-11-07 21:07:47 +00:00
Alicia Sykes c9c3c0bc0f 🔊 Updates log headings for json editor 2021-11-07 21:07:12 +00:00
Alicia Sykes 9bd3ef0a46 🏪 Updates status logs in the store 2021-11-07 21:04:54 +00:00
Alicia Sykes fd04241700 Adds option for starting tab to be applied 2021-11-07 21:04:18 +00:00
Alicia Sykes da65ed36e8 👔 Adds link to cloud backup and raw editor from edit menu 2021-11-07 21:03:46 +00:00
Alicia Sykes 807112c0de 🔨 Fallsback to auto auth when PAT not set (#321) 2021-11-07 15:33:45 +00:00
Alicia Sykes c5dea1e1df
🔧 Move catch-all redirect after serverless funcs
The catch-all redirect is required for Vue's HTML5 history mode to work on Netlify. However the current configuration was redirecting everything, including the API endpoints to index.html, preventing the serverless functions (for status checking, config management, etc) from working. 🤞 Hopefully this will work...
2021-11-07 14:53:56 +00:00
Alicia Sykes c0214cad99
⬆️ Update Axios from 0.220 to 0.23.0
Merge pull request #320 from Lissy93/snyk-upgrade-679dd8344b6fd8d4dfddeb3fa75f80ff
[Snyk] Upgrade axios from 0.22.0 to 0.23.0
2021-11-07 14:44:27 +00:00
snyk-bot fa1f891aa0
fix: upgrade axios from 0.22.0 to 0.23.0
Snyk has created this PR to upgrade axios from 0.22.0 to 0.23.0.

See this package in npm:


See this project in Snyk:
https://app.snyk.io/org/lissy93/project/564ca11b-8665-48b8-befa-ccd607c3e09a?utm_source=github&utm_medium=referral&page=upgrade-pr
2021-11-07 06:15:30 +00:00
repo-visualizer e4f800e0b8 💛 Updates repo diagram 2021-11-07 01:24:31 +00:00
Alicia Bot b86c92e495 💙 Makes author list 2021-11-07 01:23:37 +00:00
Alicia Bot 71384e8d15 💙 Updates contributor SVG 2021-11-07 01:23:22 +00:00
Alicia Sykes 30530cb65b
🔀 Merge pull request #319 from Lissy93/FIX/ui-editor-improvments
[FIX] UI Bug Fixes for Interactive Editor + Style Refactor
Fixes #301
Fixes #310 
Fixes #311 
Fixes #312
2021-11-06 22:54:36 +00:00
Alicia Sykes 63af8b4d16 🚦 Updates order of PR status badges 2021-11-06 22:44:23 +00:00
Alicia Sykes 6863121916 🐛 Closes editor when saved locally 2021-11-06 22:40:05 +00:00
Alicia Sykes da929d0980 🔖 Bumps to V 1.9.1 and updates changelog 2021-11-06 22:35:27 +00:00
Alicia Sykes e07c5e6b4e 👩‍💻 Adds author field to package.json 2021-11-06 22:34:42 +00:00
Alicia Sykes 7171632433 Adds option to change font from UI 2021-11-06 22:20:02 +00:00
Alicia Sykes 6fcd993798 🎨 Refactors color pallete to inherit top-level vars 2021-11-06 20:58:36 +00:00
Alicia Sykes 20aed447d6 💄 Adds customizable shoaddow for nav-link-shadow 2021-11-06 20:58:00 +00:00
Alicia Sykes a54bdd687f 💄 Adds one-dark theme 2021-11-06 20:36:24 +00:00
Alicia Sykes a3bc07cc69 💄 Adds Adventure theme 2021-11-05 19:07:20 +00:00
Alicia Sykes 453a3c107c Refactors class names in collapsible 2021-11-05 18:55:25 +00:00
Alicia Sykes 5f9d165625 📝 Fixes broken links in docs (#310) 2021-11-05 18:50:51 +00:00
Alicia Sykes 8bff8335f0 🐛 Fix unequal button height in French (#311) 2021-11-05 18:35:03 +00:00
Alicia Sykes 65f6882e0d 🐛 Fixes item text flicker on hover (#312) 2021-11-05 18:27:55 +00:00
Alicia Sykes 2acf3965d2 🐛 Fixes status check dot in edit mode (#301) 2021-11-05 18:19:37 +00:00
Alicia Sykes e9344fc122 🐛 Fixes overlapping edit menu (#311) 2021-11-05 17:54:43 +00:00
Alicia Sykes ba696143bb
🔁 Merge pull request #316 from EVOTk/EVOTk-evodash
My dashboard in showcase
2021-11-05 00:29:49 +00:00
EVOTk fbd35e5712
Add EVO Dashboard 2021-11-05 01:03:39 +01:00
EVOTk a5c4195e61
Add 12-evo-dashboard.png 2021-11-05 01:02:13 +01:00
Alicia Sykes 3914807add
🔀 Merge pull request #315 from UrekD/master
Config JSON Editor Pointer Fix
Fixes #124
2021-11-04 23:08:34 +00:00
UrekD 22ef6cf170
Config JSON Editor Pointer Fix
Adjusted/removed font class that was used in the editor to display the pointer correctly.
Text is very slightly smaller and less bold.
2021-11-04 20:31:43 +01:00
Alicia Sykes e2d420fd01
🔀 Merge pull request #306 from Lissy93/ARCH/docker-lite
[ARCH] Alpha Version of Dashy-Lite Docker Container
2021-10-31 20:51:19 +00:00
Alicia Sykes 611853cead 🔖 Bumps to V 1.9.0 and update changelog 2021-10-31 20:45:32 +00:00