Commit Graph

592 Commits

Author SHA1 Message Date
Alicia Sykes a15255afb8 Implements language switcher into config component 2021-07-24 21:36:13 +01:00
Alicia Sykes e5cdc6555d 🍱 Adds an icon for language switching 2021-07-24 21:34:43 +01:00
Alicia Sykes afa2745194 Build a language switcher component 2021-07-24 21:33:58 +01:00
Alicia Sykes efcc68986d Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/localization 2021-07-24 16:47:57 +01:00
Alicia Sykes c8a73dbda6 Adds a util file for easier language adding 2021-07-24 16:47:14 +01:00
Alicia Sykes 55aeb44c1a 🌐 Adds localisation for Settings, Config and Theme maker 2021-07-24 16:18:28 +01:00
Alicia Sykes ef3468e2fb 🌐 Translations for app config, json editor, rebuild dialog and css dialog 2021-07-24 14:18:48 +01:00
Alicia Sykes 921af8def1 🌐 Adds translations for Cloud Sync form 2021-07-24 12:57:32 +01:00
Alicia Sykes 1a2731220a 🌐 Adds translations for Login page 2021-07-24 12:01:12 +01:00
Alicia Sykes b90b612f91 🚨 Updates indentation, fixes linter warning 2021-07-24 11:36:37 +01:00
Alicia Sykes 288de002b4
Delete app.arc 2021-07-23 15:27:15 +01:00
Alicia Sykes 844478a6a9
🗑️ Deletes package-lock.json, using yarn instead 2021-07-23 15:13:16 +01:00
github-actions[bot] 550f7201ec
chore: update contributors [skip ci] 2021-07-23 14:06:31 +00:00
Begin e024d50acb ci: so it Begins! 2021-07-23 14:06:11 +00:00
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 938e8334e4 📝 Rewrites the Sections and Items section 2021-07-22 22:47:40 +01:00
Alicia Sykes ff20d380e0 📝 Adds quick-start, moves cloud services into a table, and adds headigs for future sections 2021-07-22 22:47:16 +01:00
Alicia Sykes 8404128ce3 📝 Creates a separate file for instance managmnet 2021-07-22 22:46:39 +01:00
Alicia Sykes e02d33b0df 🌐 Adds en translations for Home and Search components 2021-07-22 22:33:47 +01:00
Alicia Sykes 0606cb07ae Implements localisation 2021-07-22 22:20:03 +01:00
Alicia Sykes b8c1085044 Adds i18n dependency, for multi-language support 2021-07-22 22:19:07 +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