Commit Graph

534 Commits

Author SHA1 Message Date
Alicia Sykes 66b3f598cf
⚖️ Updates MIT X11 License
GitHub wasn't correctly detecting the license type, I think it was because the formatting was off, or there was a typo, so I've regenerated it.
🤞 This should now work.
2021-07-31 14:11:09 +01:00
Alicia Sykes ea559d58fe
Merge pull request #107 from Niklashere/translation-de
adds German translation and correction of typing errors
2021-07-30 00:31:36 +01:00
Niklas Zabel 848e707c5d section language of the README has been updated 2021-07-29 20:25:07 +02:00
Niklas Zabel e862f7f3a9 correction of typing errors 2021-07-29 20:00:54 +02:00
Niklas Zabel f5c2510da1 add German language 2021-07-29 19:43:28 +02:00
Niklas Zabel b038c39f2b add German language 2021-07-29 19:29:27 +02:00
Alicia Sykes 8ae65e96f7
🔀 Merge pull request #105 from Lissy93/FEATURE/104_add-image-to-header
[FEATURE] Add option for image in header.
Fixes #104. Suggested by @Docrom.
To use, set `pageInfo.logo` to the path of image.
2021-07-26 21:13:47 +01:00
Alicia Sykes 91ededa7db 🩹 Read logo from local storage, if available 2021-07-26 21:07:12 +01:00
Alicia Sykes be79049fb8 🔖 Bumps to V-1.4.5 2021-07-26 20:51:31 +01:00
Alicia Sykes 644739028f 📝 Adds docs for pageInfo.logo attribute 2021-07-26 20:50:53 +01:00
Alicia Sykes ef6b6bb757 🗃️ Adds pageInfo.logo attribute to the schema 2021-07-26 20:50:22 +01:00
Alicia Sykes 2f3a641013 Adds an optional logo image to the header, Re: #104 2021-07-26 20:49:42 +01:00
Alicia Sykes 456cce0653 🐛 Adds safeguard for when pageInfo isnt specified 2021-07-26 20:16:00 +01:00
Alicia Sykes 245be505d2
:octocat: Adds the Contributor Covenant Code of Conduct 2021-07-26 15:22:31 +01:00
Alicia Sykes e49ea52c83
💷 Adds FUNDING.yml 2021-07-26 15:08:35 +01:00
Alicia Sykes 3836b58908
🔀 Merge pull request #102 from Lissy93/BUILD/adds-update-check
[BUILD] - Adds update check in build process, and refactors
2021-07-25 17:51:56 +01:00
Alicia Sykes 5806e8f97a :octocat: Adds checklist item in PR template, to remember version bump 2021-07-25 17:48:08 +01:00
Alicia Sykes ae0277efda 🔖 Bumps to V-1.4.4 2021-07-25 17:44:29 +01:00
Alicia Sykes bd1723237a 🚚 Updates validator path, adds version checker script 2021-07-25 17:43:47 +01:00
Alicia Sykes 5a4c23ccc5 🗃️ Adds appConfig.disableUpdateChecks to schema 2021-07-25 17:42:49 +01:00
Alicia Sykes 7db441b493 ♻️ Moved config validator into services 2021-07-25 17:42:01 +01:00
Alicia Sykes d60ea923a8 Wrote quick script to check for updates 2021-07-25 17:40:10 +01:00
Alicia Sykes 0414463b8c
🔀 Merge pull request #101 from Lissy93/FEATURE/update-checks
[FEATURE] Shows update status next to version
2021-07-25 17:05:24 +01:00
Alicia Sykes 994bea6729 🔖 Bumps to V1.4.3 2021-07-25 17:00:55 +01:00
Alicia Sykes dba108fad3 📝 Documents 'disableUpdateChecks' in Config guide 2021-07-25 16:56:00 +01:00
Alicia Sykes b90dfe2477 🌐 Adds translations for Update component 2021-07-25 16:55:13 +01:00
Alicia Sykes dcdcdfb979 Shows app version + status in Config and About menu 2021-07-25 16:46:49 +01:00
Alicia Sykes 840a4296b3 🚧 Adds a component to check for updates 2021-07-25 16:46:03 +01:00
Alicia Sykes 92b52e80a4
🔀 Merge pull request #99 from Lissy93/FEATURE/localization
[FEATURE] Localization, adds multi-language support
2021-07-25 13:44:57 +01:00
Alicia Sykes 51641d0c0d 🔖 Bumped to version 1.4.2 - Internationalisation 2021-07-25 13:39:49 +01:00
Alicia Sykes 5a37534d73 📝 Adds documentation for Language Switching 2021-07-25 13:38:39 +01:00
Alicia Sykes ed8d7a0fff 📝 Extract development guides into their own file 2021-07-25 13:38:11 +01:00
Alicia Sykes bc9011ee0b Improve + refactor the Auto-Detect language apply method 2021-07-25 12:30:43 +01:00
Alicia Sykes 0f5b6a2ec7 🩹 Quick fix, dont emmit close event for Lang switcher 2021-07-25 12:29:38 +01:00
Alicia Sykes 1fe3909cd6 Closes modal agter apply, and adds error toast 2021-07-25 12:28:32 +01:00
Alicia Sykes f2e477811f 📦 Re-syncs yarn.lock 2021-07-24 22:11:23 +01:00
Alicia Sykes f6e0092190 🌐 Adds translations for language-switcher component 2021-07-24 22:02:49 +01:00
Alicia Sykes a829099631 Removed demo language, adds note when thres only 1 language 2021-07-24 21:57:45 +01:00
Alicia Sykes 914b381436 🗃️ Adds language attribute to appConfig, so user can set language 2021-07-24 21:50:33 +01:00
Alicia Sykes bb82e312b0 🌐 Updates translations, adds test German lang 2021-07-24 21:42:37 +01:00
Alicia Sykes 107ead5046 💄 Updates styling for dropdown component 2021-07-24 21:41:50 +01:00
Alicia Sykes a18574dcd6 Auto loads users prefered language 2021-07-24 21:41:16 +01:00
Alicia Sykes b1f176260b 🗺️ Adds default value for language, English 2021-07-24 21:40:21 +01:00
Alicia Sykes 075e63f9b5 🔥 Adds language into Config handlers 2021-07-24 21:39:14 +01:00
Alicia Sykes 1faa36f7df Writes handler util for managing languages 2021-07-24 21:38:38 +01:00
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