Commit Graph

425 Commits

Author SHA1 Message Date
Alicia Sykes f4eb8864e2 Merge branch 'master' of github.com:Lissy93/dashy into deploy_digital-ocean 2021-07-17 13:37:44 +01:00
Alicia Sykes a6ed52d351
🔀 Merge pull request #92 from Lissy93/DOCS/more-deploy-methods
[DOCS] Adds docs for Render.com deployment
2021-07-16 22:13:44 +01:00
Alicia Sykes 6afc761ead 📝 Adds 1-Click deployment to Render.com 2021-07-16 22:11:07 +01:00
Alicia Sykes a7298d57f9 🌟 Adds homelab to showcase 2021-07-16 22:10:04 +01:00
Alicia Sykes 21c9deeaae 📝 Explains how to pass in own stylesheet with Docker 2021-07-16 22:06:59 +01:00
Alicia Sykes f118388f09 Adds ability for user to pass in their own stylesheet with Docker 2021-07-16 22:06:10 +01:00
Alicia Sykes ce45ea19d1
🔀 Merge pull request #91 from Lissy93/SHOWCASE/shadowking001
[SHOWCASE] Adds @shadowking001's Homelab & VPS dashboard
Closes #86
2021-07-15 21:17:57 +01:00
Alicia Sykes 9c5ce6b3f8 🌟 Re: #86 - Adds @shadowking001's Homelab & VPS dashboard 2021-07-15 21:12:47 +01:00
Alicia Sykes c50cb2c439
🔀 Merge pull request #85 from Lissy93/REFACTOR/quick-tasks
[REFACTOR] - Couple of quick tasks
2021-07-12 23:41:24 +01:00
Alicia Sykes 57511d5357 🔖 Bumps to version 1.3.9 2021-07-12 23:31:08 +01:00
Alicia Sykes cb40a0e4ed ⬆️ Upgrades dependencies 2021-07-12 23:30:33 +01:00
Alicia Sykes 3b38763fdd 🎨 Makes vapourwave theme less ugly, fixes cyberpunk contrast ratio 2021-07-12 23:30:11 +01:00
Alicia Sykes 3d4c7118ba 💬 Updates copy to include estimated built time after config write 2021-07-12 23:29:25 +01:00
Alicia Sykes ec3db490b2 📓 Adds in-code docs to rebiuld app server function 2021-07-12 23:28:11 +01:00
Alicia Sykes c717134b08 ♻️ Refactors Docker healthcheck script 2021-07-12 23:27:33 +01:00
Alicia Sykes fd29c1248e
🔀 Merge pull request #84 from Lissy93/SHOWCASE/dtctek-ground-control
[SHOWCASE] Adds @dtctek's screenshot to showcase
Fixes #83
2021-07-09 17:30:38 +01:00
Alicia Sykes b7e2253009 🌟 Re #83 - Adds @dtctek's screenshot to showcase 2021-07-09 17:20:11 +01:00
github-actions[bot] b9606a86d1
chore: update contributors [skip ci] 2021-07-08 20:40:36 +00:00
Alicia Sykes 33a74b29da
Merge pull request #81 from Lissy93/snyk-upgrade-fd896a942c7568cefdd784c06a7012a0
[Snyk] Upgrade vue-material-tabs from 0.0.7 to 0.1.2
2021-07-08 21:40:20 +01:00
Alicia Sykes 0fff5b3122 🔖 Bumps to version 1.3.8 2021-07-08 21:31:31 +01:00
Alicia Sykes 094f8589db 🐛 Fixes bugs caused by the upgrade of vue-material-tabs 2021-07-08 21:30:37 +01:00
Alicia Sykes c7d91bed94 🐛 - Fixes splash screen not hiding 2021-07-07 20:27:45 +01:00
snyk-bot 8d0a86ee80
fix: upgrade vue-material-tabs from 0.0.7 to 0.1.2
Snyk has created this PR to upgrade vue-material-tabs from 0.0.7 to 0.1.2.

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=upgrade-pr
2021-07-06 19:19:59 +00:00
Alicia Sykes 4f1f0bfd0f
🔀 Merge pull request #80 from Lissy93/REFACTOR_things-n-stuff
[REFACTOR] things 'n stuff
2021-07-05 21:16:55 +01:00
Alicia Sykes 80081b9d75 📝 Adds Synk badge to readme 2021-07-05 21:14:36 +01:00
Alicia Sykes 1eb4d57c38 🔖 Bump version to V-1.3.7 2021-07-05 21:10:02 +01:00
Alicia Sykes a82a4c7103 🔥 Refactor and removes less-important stuff 2021-07-05 21:09:17 +01:00
Alicia Sykes 0c0177927c ⬆️ Updates Prism.js dependency, fixes #79 2021-07-05 21:08:39 +01:00
Alicia Sykes 266c37c326 📝 Adds Synk badge to readme, adds section docs, and updates configuring.md 2021-07-05 21:07:50 +01:00
Alicia Sykes 2b58b7b414 🔒 - Resolves major security issue in dependency, fixes #79 2021-07-05 21:05:06 +01:00
Alicia Sykes 6643fcf976
🔀 Merge pull request #78 from Lissy93/FEATURE_show-hide-components
[FEATURE] Show hide components
2021-07-05 19:25:08 +01:00
Alicia Sykes 06d085f951 📝 Adds hideComponents attribute into Configuring docs 2021-07-04 09:07:30 +01:00
Alicia Sykes bf6ffdb460 🗃️ Updates schema to include the show/ hide component attributes 2021-07-04 09:06:35 +01:00
Alicia Sykes 3f4b1575f9 Implements the checking if things should be visible, at component level 2021-07-04 09:05:38 +01:00
Alicia Sykes b214785c8a 👷 Injects visible component object, making it available to sub-components 2021-07-04 09:04:53 +01:00
Alicia Sykes 3de9beee41 👷 Updates router to use the new format of Config Accumulator 2021-07-04 09:04:21 +01:00
Alicia Sykes ec95fafe04 Adds a helper function, to process component visiblity 2021-07-04 09:01:56 +01:00
Alicia Sykes a27316d597 ♻️ Refactors the config accumulator into a Class 2021-07-04 09:00:53 +01:00
Alicia Sykes 87c592c399
🔀 Merge pull request #60 from Lissy93/REFACTOR_Use-local-fonts
[REFACTOR] Use local font assets
Requested by @Robert-Ernst in #58 - Fixed.
2021-07-03 20:36:48 +01:00
Alicia Sykes 702b69db2a
🔀 Merge pull request #76 from Lissy93/FEATURE_support-emoji-icons
Emojis are now supported as item and section icons 🥳
2021-07-03 19:56:00 +01:00
Alicia Sykes c27c8d6c9b
📝 Updates icon screenshots 2021-07-03 19:51:39 +01:00
Alicia Sykes a2cc5ddbf7 📝 Adds screenshot to Icon docs 2021-07-03 18:46:45 +01:00
Alicia Sykes be6ac9d9f0 📝 Adds screenshot to Icon docs 2021-07-03 18:46:39 +01:00
Alicia Sykes e4c5fff066 📝 Updates icon docs, includes emoji feature 2021-07-03 17:13:11 +01:00
Alicia Sykes b5116bbc01 Adds emoji icon feature 2021-07-03 17:12:28 +01:00
Alicia Sykes c747efefda 🔦 Adds helper regex, to identify if string is unicode emoji 2021-07-03 17:11:44 +01:00
Alicia Sykes 3453905e01 🗃️ Adds emoji shortcode dataset 2021-07-03 17:10:30 +01:00
Alicia Sykes 8e5f076fe0 🎈 Adds local font asset for Cyberpunk theme 2021-07-02 19:29:11 +01:00
Alicia Sykes b24d2ff3d3 ⚠️ Fixes merge conflicts 2021-07-02 19:25:41 +01:00
Alicia Sykes 4c2d374d1a
🔀 Merge pull request #75 from Lissy93/SHOWCASE_Add-#74
[SHOWCASE] Adds #74
2021-06-30 22:19:27 +01:00