Commit Graph

139 Commits

Author SHA1 Message Date
Alicia Sykes
0f1f7ce828 🔥 Remove depricated code 2026-05-03 10:12:54 +01:00
Alicia Sykes
c86badeda5 Remote config preview 2026-04-26 16:03:50 +01:00
Alicia Sykes
ee099aa3a7 💥 Removes all in-app rebuild functionality 2026-04-26 14:33:16 +01:00
Alicia Sykes
8689a0eac4 Confirm dialog, for confirmation before deletions 2026-04-26 10:41:42 +01:00
Alicia Sykes
b84a9b5af3 Adds debug view, removes about page 2026-04-25 20:12:03 +01:00
Alicia Sykes
acbb069b2a 🩹 Semver fix for update checker 2026-04-25 17:51:05 +01:00
Alicia Sykes
9198d9d7da 🚨 Fixes ambiguous import warns from js-yaml 2026-04-25 13:14:58 +01:00
Alicia Sykes
2aaad0d89a 🏷️ Adds prop types to components 2026-04-25 13:09:20 +01:00
Alicia Sykes
b17eb80624 🔥 Remove all eslint-ignore comments, may fail 2026-04-25 11:32:10 +01:00
Alicia Sykes
2e820292fc 🧵 Small improvments to multi-config load ordering 2026-04-24 19:44:47 +01:00
Alicia Sykes
ce7662ea69 Performance, functionality and robustness work for multi-config editing 2026-04-24 19:21:51 +01:00
Alicia Sykes
4b7644721c Performance, functionality and robustness work for multi-config editing 2026-04-24 18:00:14 +01:00
Alicia Sykes
1e33557421 🥅 Catch any config warn/errs and display cleanly 2026-04-24 12:25:19 +01:00
Alicia Sykes
e55607f581 🎨 Structural code and UX improvments to yaml editor 2026-04-24 12:17:52 +01:00
Alicia Sykes
6017eb6a2f New and improved YAML editor, with schema validation 2026-04-24 09:46:29 +01:00
Alicia Sykes
4eab074172 💥 Removes default footer, if not configured by user 2026-04-19 18:29:03 +01:00
Alicia Sykes
ba0c967c01 🚚 Updates util imports 2026-04-19 12:21:48 +01:00
Alicia Sykes
eb3d720882 Builds toast plugin, updates usage across app 2026-04-18 22:46:07 +01:00
Alicia Sykes
201d83fb3c 🎨 Resolves style regressions 2026-04-17 21:13:59 +01:00
Alicia Sykes
def411a75f 👔 Removes dep for vue-tooltip, and wrote our own directive instead 2026-04-13 14:42:51 +01:00
Alicia Sykes
a85fd0ab45 🔂 Merge branch 'master' of github.com:lissy93/dashy into migration/vue3-upgrade 2026-04-07 10:55:22 +01:00
Alicia Sykes
63952fb030 🚚 Replace instances of Axios with new request handlers across everywhere 2026-03-31 21:31:57 +01:00
Alicia Sykes
3ba0d7521a 👽 Begin the Vue 2 --> Vue 3 migration 2026-03-09 13:01:03 +00:00
Alicia Sykes
9e6fb17d93 🥅 Catch error caused by empty config 2024-04-27 00:32:01 +01:00
Alicia Sykes
3c9e5bd369 Less confusing handling of local config 2024-04-16 16:50:06 +01:00
Alicia Sykes
4ea77a1015 🐛 Fix config not saving from JSON editor 2024-04-13 14:05:49 +01:00
Alicia Sykes
0a56db5397 🔥 Local saving for multi-page full working 2024-04-13 12:17:40 +01:00
Alicia Sykes
f5789a3a25 🐛 Strips out sections[n].filteredItems (#1361) 2024-02-27 19:39:26 +00:00
Tobias
27bdcc0ef1 Update year dynamically on AppInfoModal 2024-02-24 15:25:12 +01:00
Tobias
05ef7fa757 fixed all Copyrights 2024-02-24 14:21:50 +01:00
DimitriDR
f214667f51 Adding error messages and splash screen. 2023-01-07 23:28:57 +01:00
DimitriDR
d3ced73cf3 Updated localization. Fixed my own bug... 2023-01-07 20:50:07 +01:00
DimitriDR
6b376f1dad Localizable strings for the App Info page
Signed-off-by: DimitriDR <dimitridroeck@gmail.com>
2023-01-07 20:18:57 +01:00
Alicia Sykes
7d91d51fa6 🚩 Adds warning and note for local save 2022-05-01 22:05:37 +01:00
Alicia Sykes
61761e750a 💄 Displays which config file is being edited 2022-04-24 16:03:45 +01:00
Alicia Sykes
f5a8c30257 🚚 Refactored saving logic into mixin 2022-04-24 16:01:30 +01:00
Alicia Sykes
e2a3195fb4 📄 Adds link to MIT license in About section 2022-02-12 21:32:56 +00:00
Alicia Sykes
0b07abeb18 🛂 Disallow save local/ disk in JSON editr (#485) 2022-02-12 21:24:23 +00:00
Alicia Sykes
20f231c632 🛂 Adds warning msg, for when config disabled (#455) 2022-02-12 20:39:44 +00:00
Alicia Sykes
69f709001f 🛂 Disables conf features based on permissions 2022-02-12 15:18:20 +00:00
Alicia Sykes
a65c3c569e Adds option to prevent saving changes locally (#485) 2022-02-11 10:20:45 +00:00
Alicia Sykes
76e5a1b77b Adds option to prevent saving changes to disk (#485) 2022-02-11 09:59:53 +00:00
Alicia Sykes
86837105cf 🐛 Fix malformed YAML in export menu (#482) 2022-02-09 18:27:48 +00:00
Alicia Sykes
ebae510294 ⬆️ Updates rsup-progress to 3.0.0 2022-02-04 22:06:15 +00:00
Alicia Sykes
11291ae0e6 Improved validation warnings in JSON editor 2022-02-01 18:59:55 +00:00
Alicia Sykes
e472d91102 Improved validation warnings in JSON editor 2022-02-01 18:54:19 +00:00
Alicia Sykes
aa770d6629 💬 Adds links to security docs in app info modal 2021-12-13 21:36:11 +00:00
Alicia Sykes
c991a46298 ♻️ Refactor key names to use contstants 2021-11-07 22:55:06 +00:00
Alicia Sykes
7e6cce8828 👔 Adds theme selector to config css menu 2021-11-07 21:09:16 +00:00
Alicia Sykes
b16b47b55e 💄 Improved UI for app info modal 2021-11-07 21:07:47 +00:00