Commit Graph

168 Commits

Author SHA1 Message Date
Alicia Sykes 9d683dcbf0 🐛 Fix layout and item size buttons 2024-04-27 15:52:40 +01:00
Alicia Sykes 4594c99b57 🐛 Fix collapse state persistence (#1546) 2024-04-26 00:29:35 +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 743b5340f8 Minor fixes/adjustments 2024-04-13 12:25:50 +01:00
Alicia Sykes 041e5d8c28 🔂 Merge master into branch 2024-03-30 21:35:46 +00:00
Alicia Sykes a155e2ca2e 🐛 Footer on workspace view (fixes #522) 2024-02-27 20:15:03 +00:00
Tobias 106364d370
Update year dynamically on About.vue 2024-02-24 15:26:09 +01:00
Tobias 05ef7fa757 fixed all Copyrights 2024-02-24 14:21:50 +01:00
Denis Savosin e888adb1c7 optimize search input 2023-10-19 10:37:15 +03:00
Alicia Sykes 4813d49e42 ⤴ Rebased from master 2023-06-11 11:30:55 +01:00
BySempron 728eb0256e
Solve background image resize 2023-01-10 20:21:51 +01:00
Dylan-Bs db017c0888
Adding Guest translations 2022-12-30 17:51:48 +01:00
Alicia Sykes 18f6e4d268 🚚 Re-writes all theming functionality. Much better now :) 2022-08-06 18:52:54 +01:00
Alicia Sykes a2442c7349 🐛 Fixes theme not updated (#774) 2022-06-30 18:22:26 +01:00
Alicia Sykes 333ee83890 Adds page identifier to secion ID 2022-05-17 19:31:02 +01:00
Alicia Sykes 8a6b46b49d 🩹 Don't show add-new-sec on single-sec view 2022-04-06 00:06:24 +01:00
Alicia Sykes 3694a3ad03 🔀 Rebased from master 2022-03-29 00:58:44 +01:00
Alicia Sykes 88d8ee6b1d 🎨 Removes fixed max-width on wide-screens (#554) 2022-03-27 16:18:51 +01:00
aterox 955439fcfe Show Add New Section when no sections exist 2022-03-06 23:44:52 -05:00
Alicia Sykes ea760d9772 Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/sub-items 2022-02-15 11:12:42 +00:00
Alicia Sykes c1607cb19b 🛂 Prevent download config when (#455) 2022-02-13 14:10:23 +00:00
Alicia Sykes 04082763d3 🥅 Catch potential errors 2022-02-12 21:28:27 +00:00
Alicia Sykes 86837105cf 🐛 Fix malformed YAML in export menu (#482) 2022-02-09 18:27:48 +00:00
Alicia Sykes c4f1be2b76 🚸 Pressing enter submits login form (#483) 2022-02-09 18:04:16 +00:00
Alicia Sykes 5bc9a5f660 🚧 Started working on sub-items 2022-02-08 16:49:34 +00:00
Alicia Sykes 488cfc1c7b 🐛 Fixes empty section visible in search (#447) 2022-01-26 10:25:23 +00:00
Alicia Sykes 25bc577fb1 Improved section and widget layout for Minimal view 2022-01-22 20:44:31 +00:00
Alicia Sykes 63904366ce Adds widget compatibility into workspace view 2022-01-20 05:41:29 +00:00
Alicia Sykes 9933766adf 💄 Display horizontally in wide mode 2021-12-29 12:50:51 +00:00
Alicia Sykes 41d9ead46b Adds support for widgets in Minimal View 2021-12-27 22:41:21 +00:00
Alicia Sykes 5194ba2244 🚧 A homepage mixin for sharing logic 2021-12-22 21:04:27 +00:00
Alicia Sykes 0b868af5bb Merge branch 'master' of github.com:Lissy93/dashy into FEATURE/basic-widget-support 2021-12-18 23:58:05 +00:00
Alicia Sykes 283d8c750e Builds CPU history widget 2021-12-15 02:17:17 +00:00
Alicia Sykes 19d3c03001 🔥 Remove previous widget implementation from Home page 2021-12-13 21:39:19 +00:00
Alicia Sykes 2075cbc222 Adds refresh button to widget, for reloading data 2021-12-13 16:22:24 +00:00
Alicia Sykes f5f49aa016
Merge branch 'master' into FEATURE/login-remember-me-always 2021-12-01 21:34:26 +00:00
Alicia Sykes 490c8e73fa 🚧 Basic structure for widgets 2021-11-28 21:26:08 +00:00
Alicia Sykes c991a46298 ♻️ Refactor key names to use contstants 2021-11-07 22:55:06 +00:00
Alicia Sykes e9344fc122 🐛 Fixes overlapping edit menu (#311) 2021-11-05 17:54:43 +00:00
Alicia Sykes 168e52c251 Item size and layout are now managed by store 2021-10-30 13:45:47 +01:00
Alicia Sykes 513b1cd955 🔥 Remove no-longer needed prop attrs 2021-10-30 13:23:54 +01:00
Alicia Sykes beb532b967 Add new section functionality 2021-10-29 19:16:10 +01:00
Alicia Sykes 7cda6651c0
Implements save to disk functionality 2021-10-26 17:02:17 +01:00
Alicia Sykes e0a7cbdf96 Adds index to section itterator, for editing 2021-10-24 13:31:13 +01:00
Alicia Sykes 48947785bd Adds ExportConfigMenu to Home view 2021-10-22 00:24:43 +01:00
Alicia Sykes 31a2d74461 Turn on edit mode and close, then show banner on hompage when edit mode on 2021-10-17 20:10:59 +01:00
Alicia Sykes 9270b85203 Builds single-section view 2021-10-15 21:49:34 +01:00
Alicia Sykes eae8dc476c Rebased from master 2021-10-10 15:05:08 +01:00
Alicia Sykes fddb77dec9 🔥 Implementation of VueX, delete all emit events 2021-10-10 14:32:54 +01:00