Commit Graph

559 Commits

Author SHA1 Message Date
Alicia Sykes 00688c001c 🔖 Bumps to V 1.4.1 - Custom keybindings now supported 2021-07-19 22:12:41 +01:00
Alicia Sykes b51c56d8e7 📝 Include note about custom shortcuts in Readme 2021-07-19 22:09:30 +01:00
Alicia Sykes 539b4e80f4 📝 Include note about custom shortcuts in Readme 2021-07-19 22:07:11 +01:00
Alicia Sykes b51aff6dbd 🗃️ Adds new attribute, item.hotkey for quick launching 2021-07-19 21:55:56 +01:00
Alicia Sykes 4843802268 Shows icon on hover for items with hotkey bound 2021-07-19 21:55:05 +01:00
Alicia Sykes 642c42bfe2 Adds new prop for hotkey, will pass down to OpeningMethod 2021-07-19 21:54:38 +01:00
Alicia Sykes 23d7339be8 Handles the launching of items using custom hotkey 2021-07-19 21:52:54 +01:00
Alicia Sykes 5c3667003a Adds new helper function to handle item hotkeys 2021-07-19 21:52:12 +01:00
Alicia Sykes a05998f611 🔖 Bumps version to 1.4.0, ready for release 2021-07-18 21:12:44 +01:00
Alicia Sykes bd119ba1e2
🔀 Merge pull request #93 from Lissy93/FEATURE/custom-theme-configurator
[FEATURE] Adds custom theme configurator
2021-07-18 20:59:16 +01:00
Alicia Sykes 27bdbe4499 Merge branch 'FEATURE/custom-theme-configurator' of github.com:Lissy93/dashy into FEATURE/custom-theme-configurator 2021-07-18 20:50:12 +01:00
Alicia Sykes 1ee9c4d5d7 🚀 Removes the heroku/node image in app.json, fixes GCP 1-click deploy 2021-07-18 20:49:47 +01:00
Alicia Sykes 597d70b1fe 🔥 Removes the heroku/node image in app.json, fixes GCP 1-click deploy 2021-07-18 20:48:18 +01:00
Alicia Sykes b23b7e1d0a 📝 Adds docs for the UI theme configurator 2021-07-18 20:47:15 +01:00
Alicia Sykes fa8062739c Adds built-in color swatches, for easier theme building 2021-07-18 20:46:42 +01:00
Alicia Sykes 517755add6 📝 Adds docs for running in GCP under deployment 2021-07-18 20:46:01 +01:00
Alicia Sykes 1c7ec7ea81 🎥 Adds a demo gif of the UI theme configurator 2021-07-18 20:44:44 +01:00
Alicia Sykes f5eb8f262c 🔥 Applies users colors to workspace, fixes spacing on CSS config view, and improves theme reset process 2021-07-18 17:57:11 +01:00
Alicia Sykes 514edcbde9 🏗️ Reads custom colors from conf as well as local storage 2021-07-18 17:55:55 +01:00
Alicia Sykes 1f40a12ac2 🗃️ Adds new attribute 'customColors' under appConfig 2021-07-18 17:54:28 +01:00
Alicia Sykes 97f3e3c747 Adds export styles functionality 2021-07-18 16:54:36 +01:00
Alicia Sykes 4c44ddef26 Users custom colors are applied on load 2021-07-18 16:37:55 +01:00
Alicia Sykes 04b98ae66c Adds custom theme configurator to the style tab of config menu 2021-07-18 10:11:33 +01:00
Alicia Sykes 3ff830ea95 Enables users chosen colors to be saved in storage 2021-07-18 09:46:13 +01:00
Alicia Sykes 7205041b00 🚧 WIP - Handles modification of non-color css variables 2021-07-17 22:15:11 +01:00
Alicia Sykes 942e47c41b 🚧 WIP Built the get all variables feature 2021-07-17 21:29:16 +01:00
Alicia Sykes 2f04a5ec6c 🚧 WIP Built the form for theme color configurator 2021-07-17 20:05:00 +01:00
Alicia Sykes 78bb0afe30 🎈 Refactors external theme prop name 2021-07-17 20:03:44 +01:00
Alicia Sykes 309c249e9a 🐛 Fixes Firefox bug, broken height on config container 2021-07-17 15:01:32 +01:00
Alicia Sykes 0926d45f50 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/custom-theme-configurator 2021-07-17 14:55:40 +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 74679faabe Adds vue-swatches component. Used by theme configurator 2021-07-16 21:09:52 +01:00
Alicia Sykes 7bdc47a980 🚧 Adds color swatch, writes function to calculate brightness, and finds all available css vars 2021-07-16 21:08:52 +01:00
Alicia Sykes aaacb22c15 🔥 Moves theme configurator to its own component 2021-07-16 21:07:54 +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 2e5f0c6bb7 💄 Adds new theme, Oblivion 2021-07-14 21:24:43 +01:00
Alicia Sykes dcbc2ffc6f 🎨 Improves spacing around font-awesome icons 2021-07-14 21:24:07 +01:00
Alicia Sykes f256302971 🔃 Rebased of master 2021-07-14 20:28:12 +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