Commit Graph

472 Commits

Author SHA1 Message Date
Alicia Sykes 2b17cb21db
🔒️ Adds GH action for vulnerability checking with Snyk 2021-07-23 13:09:48 +01:00
Alicia Sykes ed0398af4b
👷 Updates Translator Bot's Settings 2021-07-22 23:57:26 +01:00
Alicia Sykes 366bd0afbe
👷 Adds GH action to translate foreign language issues 2021-07-22 23:30:40 +01:00
Alicia Sykes 4c6ba0a817
👷 Fixes incorrect name in GH action 2021-07-22 14:19:45 +01:00
Alicia Sykes 67711f5b33
🗑️ Deletes user-guide.md - I don't think it was helpful to anyone 2021-07-22 14:16:56 +01:00
Alicia Sykes b8ef43387f
👷 Adds GH action to inspect changes to yarn.lock 2021-07-21 18:05:16 +01:00
Alicia Sykes 7a9df63831
👷 Adds action to get the compressed size of a PR 2021-07-21 17:59:35 +01:00
Alicia Sykes c849a53a3d
👷 Adds an action to cache artifacts, to speed up build 2021-07-21 17:57:15 +01:00
Alicia Sykes a87dab117a
👷 Adds a GH action to lint all merged code 2021-07-21 17:51:57 +01:00
Alicia Sykes 192bee0152
:octocat: Updates action that generates Thank you to contributors of Dashy 2021-07-21 17:26:30 +01:00
Alicia Sykes 2e637dcca3
:octocat: Adds action to label issues raised by sponsors as high priority 2021-07-21 17:24:15 +01:00
Alicia Sykes f22b1b0d42
🔀 Merge pull request #94 from Lissy93/FEATURE/service-keyboard-shortcuts
[FEATURE] Support custom keybindings
2021-07-19 22:23:53 +01:00
Alicia Sykes 3781d119de 🚑 HOTFIX - Theme editors close function was breaking instant-search while modal open 2021-07-19 22:22:39 +01:00
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