Commit Graph

814 Commits

Author SHA1 Message Date
Alicia Sykes
e2b8db5712
🚨 Fixes indentation errors 2021-08-11 17:43:58 +01:00
Alicia Sykes
a4db685e36
👷 Moves to workflow dir, and adds for other services 2021-08-11 17:42:30 +01:00
Alicia Sykes
97d27ea9f4
👷 Starts the action to sync deploy_cloudflare 2021-08-11 17:23:22 +01:00
Alicia Sykes
6f3c9d36a1 🗃️ Adds new option to config, enableMultiTasking
If set to true, will keep apps open in the background when in the workspace view. Useful for quickly switching between multiple sites, and preserving their state, but comes at the cost of performance.
2021-08-11 05:06:42 +01:00
Alicia Sykes
030764c99e 🚧 Checks if multi-tasking enabled, and loads in correct component 2021-08-11 05:05:22 +01:00
Alicia Sykes
126ae5f155 🚧 Adds new component to handle multi-tasking 2021-08-11 05:04:32 +01:00
Alicia Sykes
ff1249bb13
🔀 Merge pull request #141 from Lissy93/FEATURE/brand-icon-support
[FEATURE] - Support for Material Icons
Closes #139
2021-08-09 23:19:35 +01:00
Alicia Sykes
ab9c2add84 🔖 Bumps to V 1.5.7 and updates changelog
Re: #139 - Implementation for Material-Design-Icons
2021-08-09 23:13:17 +01:00
Alicia Sykes
7efca2c3df Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view 2021-08-09 20:46:46 +01:00
Alicia Sykes
e27edc5b84
🔀 Merge pull request #140 from Lissy93/FIX/eslint-error
Yay, all lint checks pass, and the build is fixed 🥳
2021-08-09 20:46:41 +01:00
Alicia Sykes
d511049985 📝 Writes guide to Hiding Page Furniture in dev guides 2021-08-09 20:44:44 +01:00
Alicia Sykes
c3551b3a3a Trigger Build 2021-08-09 20:35:31 +01:00
Alicia Sykes
9ab26e0033 🚨 Fixes lint issues, import order was incorrect 2021-08-09 20:15:37 +01:00
Alicia Sykes
91f31189ea 🚨 Disables import/extensions 2021-08-09 20:08:37 +01:00
github-actions[bot]
8d23c3d774
💙 Updates contributor SVG 2021-08-09 14:18:03 +00:00
liss-bot
374990342e 💛 Updates contributors list 2021-08-09 15:17:56 +01:00
Alicia Sykes
0d1205aa95
🚑️ Adds copy yarn.lock 2021-08-09 11:47:27 +01:00
Alicia Sykes
4d667e9245
️ Revert copy yarn.lock
This shouldn't have been causing any issues, but it has been the only change made to the Dockerfile and things weren't so great since.
2021-08-09 11:31:07 +01:00
Alicia Sykes
f8c95bcc9d
🔀 Merge pull request #137 from EVOTk/patch-fr
Update fr.json for Dashy 1.5.6
2021-08-09 10:34:28 +01:00
EVOTk
e76ecf16af
Update fr.json for Dashy 1.5.6 2021-08-09 01:09:06 +02:00
Alicia Sykes
f18be6e708 📝 Updates docs with instructions for Material-Design-Icons 2021-08-08 22:53:36 +01:00
Alicia Sykes
787b7a42c3 Re: #139 Adds support for Material-Decison-Icons 2021-08-08 22:44:27 +01:00
Alicia Sykes
513be9d662 Adds efficiency checks to determine which icon CDNs are needed 2021-08-08 22:43:37 +01:00
Alicia Sykes
a771fe4fc9 📨 Extracts icon CDN endpoints into Defaults 2021-08-08 22:42:37 +01:00
Alicia Sykes
a4a1e56060
🔀 Merge pull request #135 from Lissy93/REFACTOR/couple-small-things
[REFACTOR] - Couple small things
I am an epic looser.
2021-08-08 21:17:38 +01:00
Alicia Sykes
0b45c3082f 🔖 Bumps to V 1.5.6 and updates changelog 2021-08-08 21:09:08 +01:00
Alicia Sykes
db0bfe4d66 📝 Updates the readme 2021-08-08 21:01:07 +01:00
Alicia Sykes
47bc56a16e 🌐 Adds Missing Password text 2021-08-08 21:00:43 +01:00
Alicia Sykes
3daee52634 🚸 Improve user experience of config modals 2021-08-08 20:11:23 +01:00
Alicia Sykes
e6cfad6d4e 🔥 Removes view config screen, as not necessary 2021-08-08 18:39:52 +01:00
Alicia Sykes
aa89a5b27e 🔒 Adds password verify check to cloud sync 2021-08-08 18:38:35 +01:00
Alicia Sykes
e5227fb2d7 ✏️ Fixes small typos in docs 2021-08-08 18:37:45 +01:00
Alicia Sykes
c18fbe2379 Enables user to self-host their own Sentry, and updates Privacy docs 2021-08-08 18:36:54 +01:00
Alicia Sykes
f85dbe42f2 🐳 Adds yarn.lock into amd Dockerfile 2021-08-08 18:35:12 +01:00
Alicia Sykes
88ae71cb6b 🚧 Adds the grid layout to minimal view 2021-08-08 17:16:31 +01:00
Alicia Sykes
0c130b0d4b 🚧 Starts working on Search component for minimal view 2021-08-08 17:15:46 +01:00
Alicia Sykes
e7105bc9b9 Hide Header and Footer on minimal and login view 2021-08-08 17:15:01 +01:00
Alicia Sykes
64ef03036e Adds helper function to enable furniture hiding 2021-08-08 17:14:10 +01:00
Alicia Sykes
98d92f9c87 🚧 Implemented the tab-switching functionality into the minimal view 2021-08-08 14:37:37 +01:00
Alicia Sykes
2b0e17c169 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/minimal-view 2021-08-08 14:09:19 +01:00
Alicia Sykes
203a54f30d
🔀 Merge pull request #134 from EVOTk/patch-fr
French translation for Dashy
2021-08-08 13:37:32 +01:00
Alicia Sykes
c8af4a4dc5
🗑️ Gets rid of assign-reviews action, it's buggy 2021-08-08 13:36:47 +01:00
liss-bot
c9733cc45d 💛 Updates contributors list 2021-08-08 02:22:37 +01:00
EVOTk
8e4f76fe9d
Update fr.json 2021-08-08 00:24:01 +02:00
EVOTk
aa93e7aa97
Add files via upload 2021-08-08 00:06:56 +02:00
EVOTk
0145f36f96
Update README.md 2021-08-07 23:58:34 +02:00
EVOTk
cedb4390fb
Update languages.js 2021-08-07 23:57:15 +02:00
Alicia Sykes
8668621ca8
🔀 Merge pull request #129 from Lissy93/FIX/missing-translations
[FIX] - Adds missing translations + small UI fixes
Fixes  #123
Fixes #126 
Fixes #127
2021-08-07 20:43:47 +01:00
Alicia Sykes
9b9d804fc2 👷 Adds workflow to assign PR reviewers 2021-08-07 20:36:30 +01:00
Alicia Sykes
7a028dde63 🏆 Updates packages within credits 2021-08-07 20:33:35 +01:00