Commit graph

  • b3df5040cc refactor: update api calls 'cachePath' + useInitialQueries axolotle 2024-08-05 23:18:34 +0200
  • 13dc8de182 refactor: turn data store to global state with cache handing axolotle 2024-08-05 23:09:35 +0200
  • 66f48649d2 chore: mv store/data.ts to composables/data.ts axolotle 2024-08-05 21:51:17 +0200
  • 60b5134dcf refactor: turn infos store to global state axolotle 2024-08-05 21:39:00 +0200
  • deae1324e1 chore: mv store/infos.ts -> composables/useInfos.ts axolotle 2024-08-05 17:55:09 +0200
  • f05d5769ff feat: add new MainLayout to handle lock and modals with Suspense (async views) axolotle 2024-08-05 17:17:06 +0200
  • 0cf60eab98 refactor: rework ModalReconnecting to new requests axolotle 2024-08-05 17:15:19 +0200
  • 24b28b397f refactor: rework ModalError to new requests axolotle 2024-08-05 17:15:04 +0200
  • 519de69d29 refactor: rework ModalWarning to new requests axolotle 2024-08-05 17:14:51 +0200
  • f0bd35e2b1 refactor: rework ModalWaiting to new requests axolotle 2024-08-05 17:14:34 +0200
  • 13ce366d9c refactor: rework ModalOverlay to new requests axolotle 2024-08-05 17:14:21 +0200
  • 4979058f54 refactor: update HistoryConsole to new request messages + use accordion axolotle 2024-08-05 17:13:26 +0200
  • fa22d11bee refactor: update MessageListGroup to new requests messages axolotle 2024-08-05 17:10:08 +0200
  • 6ad9728ef4 refactor: update YSpinner to use useSettings axolotle 2024-08-05 17:06:32 +0200
  • e553925e9a refactor: update QueryHeader component to new requests axolotle 2024-08-05 17:05:33 +0200
  • ab2c8a9691 chore: move requests modals to /components axolotle 2024-08-05 16:57:51 +0200
  • aabd7d0831 refactor: reconnection handling axolotle 2024-08-05 16:51:22 +0200
  • 9f8ee2f250 refactor: APIError handling axolotle 2024-08-05 16:38:55 +0200
  • 254e1aca56 refactor: requests handling axolotle 2024-08-05 16:21:40 +0200
  • cb344f28fc refactor: merge all api calls args in one object axolotle 2024-08-05 15:36:53 +0200
  • c34e05d5eb refactor: rework ToolWebadmin form view axolotle 2024-07-29 14:49:36 +0200
  • 2edfe943cc refactor: reflect other settings changes axolotle 2024-07-29 14:47:39 +0200
  • f3c1931ad0 refactor: update locales handling axolotle 2024-07-29 14:35:22 +0200
  • 144b276ff6 ts: add vue-router custom RouteMeta types axolotle 2024-07-29 14:01:01 +0200
  • 49cfe93a67 chore: rename vuex types overrides to generic 'overrides' axolotle 2024-07-29 13:55:31 +0200
  • 6e6ce88379 refactor: use useForm in ToolFirewall port form axolotle 2024-07-25 18:06:45 +0200
  • 9fac9f31de ts: add typing to filters axolotle 2024-07-25 18:04:35 +0200
  • a875d6f74e fix: update ColorVariant => DEFAULT_STATUS_ICON axolotle 2024-07-25 17:39:17 +0200
  • 3c6f4f3e3c refactor: rm no longer used configpanel related components axolotle 2024-07-25 17:03:27 +0200
  • be782c7bc9 refactor: update validators with ref and typing axolotle 2024-07-25 16:38:53 +0200
  • ea6cf5e3cf refactor: update AppInstall with async useForm axolotle 2024-07-25 14:22:16 +0200
  • 5408b0553c fix: visible + enabled reactivity axolotle 2024-07-25 13:33:58 +0200
  • 67ab4a2637 refactor: reflect formatForm changes to views axolotle 2024-07-25 11:16:38 +0200
  • 4f59343614 refactor: rework form api formating axolotle 2024-07-25 10:12:34 +0200
  • 678638534b refactor: update config panels views using useConfigPanels axolotle 2024-07-25 10:08:11 +0200
  • 8af40dd04a refactor: update ConfigPanels component to receive useConfigPanels data axolotle 2024-07-24 17:01:39 +0200
  • d3f843b1b1 feat: add config panels sections display in CardForm axolotle 2024-07-24 16:55:10 +0200
  • 7a1b4ba453 feat: add useConfigPanels composable axolotle 2024-07-24 16:53:21 +0200
  • ab30cb8c04 ts: type core data formating functions axolotle 2024-07-24 16:40:41 +0200
  • 016acc7b50 ts: add types to common helpers axolotle 2024-07-22 17:51:53 +0200
  • 83e09d6ae9 refactor: rework config panels and options formating axolotle 2024-07-22 17:44:50 +0200
  • dbd753c8e9 ts: add core config panels types axolotle 2024-07-22 14:12:09 +0200
  • f7c5349798 feat: add asTab prop to YCard to render the card without header and border axolotle 2024-07-22 13:32:48 +0200
  • 317bf7fbb6 refactor: use useForm + rework mapStoreGetSet of ToolWebadmin axolotle 2024-07-11 15:23:39 +0200
  • 0262aaaefb chore: update bootstrap-vue-next dep axolotle 2024-07-11 15:14:53 +0200
  • fbf861a8bf chore: add vueuse dep axolotle 2024-07-11 15:14:38 +0200
  • 1634aa3066 chore: update eslint rules axolotle 2024-07-11 15:14:08 +0200
  • 00fe9f42bc ts: add i18n typing axolotle 2024-07-11 15:10:18 +0200
  • 8bb2451e9c refactor: use useSearch in views axolotle 2024-07-09 17:07:39 +0200
  • 501bce484a feat: add useSearch composable to search in Array or AnyTreeNode axolotle 2024-07-09 17:05:32 +0200
  • 3e60b96ee0 ts: add useAutoModal typing axolotle 2024-07-08 16:20:19 +0200
  • 026ccb68ed refactor: use useForm in some views axolotle 2024-07-08 16:16:02 +0200
  • a22ee09344 feat: add useArrayRule to generate rules for each array elem axolotle 2024-07-11 13:34:48 +0200
  • 85b4980bee feat: add useForm composable axolotle 2024-07-06 16:13:45 +0200
  • 3054c3ec5c refactor: use useInitialQueries in views axolotle 2024-07-06 16:03:47 +0200
  • 25482b67ca refactor: add useInitialQueries composable to replace ViewBase queries handling axolotle 2024-07-06 15:57:47 +0200
  • 3c3f50ca60 refactor: CardForm ts + composition axolotle 2024-07-06 12:48:15 +0200
  • f8b7f89488 feat: add FormFieldMultiple component to handle array form element axolotle 2024-07-09 18:24:08 +0200
  • 509f68e5d9 ts: add FormFieldDisplay types axolotle 2024-07-06 12:36:53 +0200
  • 50fda7861d refactor: FormFieldReadonly ts + composition axolotle 2024-07-06 12:26:06 +0200
  • 01ff371eed refactor: FormField ts + composition axolotle 2024-07-06 12:23:30 +0200
  • b9cf8b92fe refactor: ReadOnlyAlertItem typing axolotle 2024-07-05 20:52:03 +0200
  • cc90c50baf refactor: MarkdownItem typing axolotle 2024-07-05 20:51:40 +0200
  • 4242b55327 refactor: DisplayTextItem typing axolotle 2024-07-05 20:51:17 +0200
  • 906d9ca95c refactor: ButtonItem typing axolotle 2024-07-05 20:50:57 +0200
  • 32da3d9ee4 refactor: TextAreaItem typing axolotle 2024-07-05 17:20:28 +0200
  • 0f8fbd4830 refactor: TagsSelectizeItem typing axolotle 2024-07-05 17:19:51 +0200
  • 2977ed4d7a refactor: TagsItem typing axolotle 2024-07-05 17:18:48 +0200
  • ea7f070b2c refactor: SelectItem typing axolotle 2024-07-05 17:17:47 +0200
  • 9a48aa1a45 refactor: InputItem typing axolotle 2024-07-05 17:17:12 +0200
  • 15b512fa1e refactor: FileItem typing axolotle 2024-07-05 17:14:43 +0200
  • 5cd0ed23a5 refactor: CheckboxItem typing axolotle 2024-07-05 17:03:55 +0200
  • 0414f82d53 refactor: AdressItem typing axolotle 2024-07-05 17:02:53 +0200
  • f9ddae3237 refactor: simplify tree class + add typing axolotle 2024-07-05 15:44:57 +0200
  • cdaf8a7bcb ts: add api modules typing axolotle 2024-07-05 15:17:01 +0200
  • 7c6092e6dc refactor: mv ReadOnlyField -> FormFieldReadonly + AdressInputSelect -> AdressItem axolotle 2024-07-01 18:07:51 +0200
  • 7123ba6cdc refactor: quickly turn components to script setup + ts axolotle 2024-05-30 00:42:53 +0200
  • 3b11a8c0fa Translated using Weblate (Indonesian) cjdw 2024-08-08 10:55:11 +0000
  • 39f198fcb4 Translated using Weblate (Indonesian) cjdw 2024-08-06 13:22:18 +0000
  • fbb8305e86 Translated using Weblate (Basque) xabirequejo 2024-08-05 14:57:14 +0000
  • aac77cb8af Translated using Weblate (Indonesian) cjdw 2024-08-04 10:57:58 +0000
  • 9d48b3429f Translated using Weblate (Russian) Ivan Davydov 2024-08-04 13:45:36 +0000
  • c5d86e27c3 Translated using Weblate (Basque) xabirequejo 2024-08-04 10:32:24 +0000
  • 03ae379aea Translated using Weblate (Turkish) Ali Çırçır 2024-08-02 16:03:05 +0000
  • ca449b6c59 Translated using Weblate (Indonesian) cjdw 2024-08-01 13:06:41 +0000
  • 2cce638d90 Merge remote-tracking branch 'origin/dev' into bookworm Alexandre Aubin 2024-07-30 16:31:44 +0200
  • dd4bedeeb4 Require yunohost >= 12.0 Alexandre Aubin 2024-07-30 16:13:29 +0200
  • 9c389c208e Translated using Weblate (Indonesian) cjdw 2024-07-26 02:42:11 +0000
  • cc7952a454 Update changelog for 12.0.1 debian/12.0.1 Alexandre Aubin 2024-07-26 22:32:35 +0200
  • a35a54aaaf Translated using Weblate (Indonesian) cjdw 2024-07-24 16:39:47 +0000
  • 0f673709af refactor: add ts libs and config axolotle 2024-05-17 16:39:50 +0200
  • 18dfd23e81 Translated using Weblate (Polish) Grzegorz Cichocki 2024-07-21 13:12:46 +0000
  • a88afebd1d Translated using Weblate (Slovak) Jose Riha 2024-07-19 09:21:44 +0000
  • c87af75bd7 Translated using Weblate (Indonesian) cjdw 2024-07-20 03:18:05 +0000
  • f003c17e51 Translated using Weblate (Slovak) Jose Riha 2024-07-15 07:12:57 +0000
  • c7be3db41c Translated using Weblate (Indonesian) cjdw 2024-07-15 13:08:05 +0000
  • e786952a61
    Merge d5863cb520 into ccc9cb03ba Tagada 2024-07-15 16:39:07 +0200
  • ccc9cb03ba Update changelog for 11.2.7 debian/11.2.7 Alexandre Aubin 2024-07-15 16:35:27 +0200
  • 27009ef854
    Merge pull request #572 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2024-07-15 16:14:31 +0200
  • c0b8fb1a68 Translated using Weblate (Indonesian) cjdw 2024-07-10 18:01:20 +0000