dashy/src
Marcell Fülöp 821af62426 🚧 Refactor + more widgets
* ♻️ segment into smaller widgets, improve mixin
* ♻️ change NextcloudInfo to NextcloudUser
  * a small widget showing branding and uesr info, including quota
*  add NextcloudNotifications widget
  * show and delete Nextcloud notifications
*  add NextcloudUserStatus widget
  * display user statuses of selected users
*  add NextcloudStats widget (admin only)
  * display Nextcloud usage statistics (users, files, shares)
*  add NextcloudSystem widget (admin only)
  * visualise cpu load and memory utilisation, show server versions
*  add NextcloudPhpOpcache widget (admin only)
  * show statistics about php opcache performance
*  add a misc helper for formatting nunbers
* 🌐 add translations to widget templates
* 🌐 add translation entries for en
* 🍱 add scss styles file, shared by all widgets
2022-06-19 12:06:43 +00:00
..
assets 🚧 Refactor + more widgets 2022-06-19 12:06:43 +00:00
components 🚧 Refactor + more widgets 2022-06-19 12:06:43 +00:00
directives Long-press directive ignore right-click 2022-04-06 00:05:28 +01:00
mixins 🚧 Refactor + more widgets 2022-06-19 12:06:43 +00:00
styles 🚧 Refactor + more widgets 2022-06-19 12:06:43 +00:00
utils 🚧 Refactor + more widgets 2022-06-19 12:06:43 +00:00
views Adds page identifier to secion ID 2022-05-17 19:31:02 +01:00
App.vue Adds option for page-specific custom styling 2022-04-30 23:22:02 +01:00
main.js 🚚 Moves ClickOutside into directives directory 2022-03-30 21:54:01 +01:00
router.js Removes obsolete always-true null check 2022-06-04 21:12:26 +01:00
store.js 🥅 Catch errors caused by null config (#682) 2022-06-04 21:12:25 +01:00