Commit Graph

211 Commits

Author SHA1 Message Date
Alicia Sykes 87f6438b89 🔖 Bumped to V 1.5.0 and updates changelog 2021-08-01 15:33:03 +01:00
Alicia Sykes 78ce2d3e34 🔖 Bumps to V 1.4.8 and updates changelog 2021-08-01 13:25:06 +01:00
Alicia Sykes 1e00d0bc67 Adds Sentry dependency (will only be imported if user enables it) 2021-08-01 12:14:37 +01:00
Alicia Sykes f6707cbbe0 🔖 Bumps to V 1.4.7 and updates changelog 2021-07-31 20:02:49 +01:00
Alicia Sykes c4b99ffd0e 🔖 Bumped to V1.4.6, and updated changelog 2021-07-31 16:53:01 +01:00
Alicia Sykes be79049fb8 🔖 Bumps to V-1.4.5 2021-07-26 20:51:31 +01:00
Alicia Sykes ae0277efda 🔖 Bumps to V-1.4.4 2021-07-25 17:44:29 +01:00
Alicia Sykes 7db441b493 ♻️ Moved config validator into services 2021-07-25 17:42:01 +01:00
Alicia Sykes 994bea6729 🔖 Bumps to V1.4.3 2021-07-25 17:00:55 +01:00
Alicia Sykes 51641d0c0d 🔖 Bumped to version 1.4.2 - Internationalisation 2021-07-25 13:39:49 +01:00
Alicia Sykes efcc68986d Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/localization 2021-07-24 16:47:57 +01:00
Begin e024d50acb ci: so it Begins! 2021-07-23 14:06:11 +00:00
Alicia Sykes b8c1085044 Adds i18n dependency, for multi-language support 2021-07-22 22:19:07 +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 a05998f611 🔖 Bumps version to 1.4.0, ready for release 2021-07-18 21:12:44 +01:00
Alicia Sykes 74679faabe Adds vue-swatches component. Used by theme configurator 2021-07-16 21:09:52 +01:00
Alicia Sykes 57511d5357 🔖 Bumps to version 1.3.9 2021-07-12 23:31:08 +01:00
Alicia Sykes 0fff5b3122 🔖 Bumps to version 1.3.8 2021-07-08 21:31:31 +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 1eb4d57c38 🔖 Bump version to V-1.3.7 2021-07-05 21:10:02 +01:00
Alicia Sykes 2b58b7b414 🔒 - Resolves major security issue in dependency, fixes #79 2021-07-05 21:05:06 +01:00
Alicia Sykes ee5bb9c9a2 🔖 Version bump to 1.3.6 2021-06-26 11:42:20 +01:00
Alicia Sykes 407c4fa14b 🔖 Version 1.3.5, ready for release 2021-06-25 14:44:09 +01:00
Alicia Sykes ba83fe0316 🔨 Improved build experience, with progress bar and completion notification 2021-06-23 15:34:18 +01:00
Alicia Sykes fd18ac0b46 📌 Bumps version to V 1.2.5 2021-06-22 22:28:50 +01:00
Alicia Sykes 01af5fb5b4 🏗️ Sets environment in Docker, and adds recompile watcher to start script
Ensures environment is correctly set to production, and sets build-and-start script to now recompoile when conf.yml is updated
2021-06-20 16:58:03 +01:00
Alicia Sykes 77ca662f37 Adds server endpoint for backing up and saving conf.yml. Still needs some improvments though. 2021-06-18 18:01:42 +01:00
Alicia Sykes 62c79527f2 Gernal refactoring 2021-06-14 20:46:59 +01:00
Alicia Sykes 7b9fd97433 Removes engine from packages.json, to fix Netlify build. Updates deployment docs 2021-06-12 12:40:18 +01:00
Alicia Sykes 089ac04f79 Adds support for Netlify 1-Click deployment, adds main script to package.json, updates name and adds docs 2021-06-11 21:28:27 +01:00
Alicia Sykes a9018f137a Adds Heroku support 2021-06-11 19:51:07 +01:00
Alicia Sykes d951b8cafa Adds git hook to check files prior to commit 2021-06-11 15:56:01 +01:00
Alicia Sykes dbc2fae6d6 Fixed lint errors caused by octal character, and added missing yaml dependency 2021-06-11 15:23:25 +01:00
Alicia Sykes dbfbcf3284 Implements docker container healthchecks 2021-06-10 19:46:46 +01:00
Alicia Sykes dc15f290fd Removes explicit use of Ajv. Fixes #17 2021-06-08 14:01:04 +01:00
Alicia Sykes 89ac1d1e36 Implemented config validation into the JSON editor 2021-06-06 17:09:37 +01:00
Alicia Sykes 7d5a99d9d3 Calls config validator when serve starts, and adds documentation in readme 2021-06-05 20:21:15 +01:00
Alicia Sykes 35bf27ee36 Adds license to package.json, updates Docker docs 2021-06-04 20:16:54 +01:00
Alicia Sykes e53f8f9d8f Improved the Docker deployment process, plus switched to a new Apline image 2021-06-04 19:57:43 +01:00
Alicia Sykes 35289df0d9 Adds code editor for user to specify custom CSS 2021-05-31 17:01:00 +01:00
Alicia Sykes 0edf235178 Adds sytnax highlighting to the YAML export 2021-05-31 16:10:12 +01:00
Alicia Sykes 44b2594dfa Adds backup functionality 2021-05-24 17:25:16 +01:00
Alicia Sykes ce851b2f0c Shows toast on success, and other UX improvments 2021-05-17 19:38:18 +01:00
Alicia Sykes 88a3ae9c3a Adds JSON editor component in config modal 2021-05-16 20:03:12 +01:00
Alicia Sykes 0e9aef3f30 Displays a tab view in the config modal, with raw YAML for downloading 2021-05-16 18:29:30 +01:00
Alicia Sykes c6f8a629f6 Things and Stuff 2021-05-02 13:52:30 +01:00
Alicia Sykes 8e7a99a2e7 Deoendency update 2021-04-16 18:43:33 +01:00
Alicia Sykes 9d218df86e Streamlined dependencies 2021-04-16 18:34:30 +01:00
Alicia Sykes 0c12cdb0f6 Removed SCSS variables, and replaced with CSS --vars 2021-04-08 20:12:35 +01:00
Alicia Sykes 7fd36d9ec6 Show opening method on hover. Allow items to be opened in an iframe 2021-04-06 15:47:34 +01:00
Alicia Sykes 8ddc2506ac Removed Element UI, and replaced usage with vanilla stuff 2021-04-05 16:29:37 +01:00
Alicia Sykes 5ca3192992 Uses SVGs instead of images for interface icons 2021-04-04 22:17:10 +01:00
Alicia Sykes 3320929beb Adds YAML loader 2021-03-30 21:19:38 +01:00
Alicia Sykes 2ded0d880d Removed non-essential dependencies 2021-03-23 14:04:32 +00:00
Alicia Sykes 124601b509 Adds icons for networking services 2021-03-09 13:23:43 +00:00
Alicia Sykes 2f4d0555f8 Disables ESlint for mansory file 2019-09-29 22:26:00 +01:00
Alicia Sykes 0797377eb4 Session storage used to save tile collapse state 2019-09-06 15:00:15 +01:00
Alicia Sykes 335c8eec53 Change lint rules to AirBnB 2019-09-01 13:38:13 +01:00
Alicia Sykes a909d6577b Adds element 2019-07-26 22:32:38 +01:00
Alicia Sykes b7b8addd83 Right, that's the first quater done 2019-07-20 21:50:29 +01:00
Alicia Sykes cbd0d714be init 2019-07-19 15:07:26 +01:00