Commit Graph

1506 Commits

Author SHA1 Message Date
Alicia Bot e77f76d480 💙 Makes author list 2021-11-11 22:13:42 +00:00
liss-bot f6841b40f8 💜 Updates contributors list 2021-11-11 22:13:22 +00:00
Alicia Sykes aa4df3a365
💙 Update Helpful Users section 2021-11-11 22:12:46 +00:00
Alicia Bot dbbec7f00d 💙 Makes author list 2021-11-11 22:10:44 +00:00
Alicia Bot bbdbdd3c20 💙 Updates contributor SVG 2021-11-11 22:10:26 +00:00
Alicia Bot 3add58ed7a 💙 Makes author list 2021-11-11 22:06:16 +00:00
liss-bot 85ad550a1b 💛 Updates sponsors table 2021-11-11 22:05:59 +00:00
liss-bot 8254f66f86 💜 Updates contributors list 2021-11-11 22:05:57 +00:00
Alicia Sykes 3f7b50512f 🔥 Removes edit raw conf button from Save menu (#325) 2021-11-11 21:43:17 +00:00
Alicia Sykes fb73f0e154 🛂 Only authenticated users should be able to W2D 2021-11-10 21:43:18 +00:00
Alicia Sykes a88e899f53
🔀 Merge pull request #326 from Lissy93/PERFORMANCE/server-speed-improvments
[ARCHITECTURE] Performance and Speed Improvements
2021-11-10 18:42:08 +00:00
Alicia Sykes b0e6eff234 👷 Updates workflows with fallback token 2021-11-10 18:37:14 +00:00
Alicia Sykes e2e3f8b0b5 ⬆️ Updates dependencies 2021-11-10 18:29:48 +00:00
Alicia Sykes 12aee2f07f 📝 Adds docs for automating SSL renewal 2021-11-10 18:29:20 +00:00
Alicia Sykes ddb6d77ef9 Adds lang tag to initialization screen 2021-11-10 18:12:31 +00:00
Alicia Sykes 93e99127ec 🔖 Bumps to V 1.9.2 and updates changelog 2021-11-10 18:11:39 +00:00
Alicia Sykes 9487535356 📝 Updates docs on SSL usage (#318) 2021-11-10 18:01:35 +00:00
Alicia Sykes 8d1b57c34e Adds fallback options for when icon servers are down 2021-11-10 17:48:36 +00:00
Alicia Sykes 14ef52ccf3 📦 Changes default favicon API to allesedv 2021-11-10 17:47:51 +00:00
Alicia Sykes 208a15fd19 💚 Fixes github token for pr-labler 2021-11-10 16:34:40 +00:00
Alicia Sykes 7444517ce0 👷 Only publish build, when not fork 2021-11-10 16:34:08 +00:00
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