Commit graph

  • 65a687441e
    Merge pull request #494 from YunoHost/dependabot/npm_and_yarn/app/express-4.18.2 Alexandre Aubin 2023-01-06 04:47:20 +0100
  • 38fb51bb1c Update changelog for 11.1.2 debian/11.1.2 Alexandre Aubin 2023-01-06 00:36:20 +0100
  • 335d69168c
    Merge pull request #486 from YunoHost/enh-appv2modal Alexandre Aubin 2023-01-06 00:03:03 +0100
  • 0326363bb9 AppInfo: fix uninstall button margin axolotle 2023-01-05 23:23:13 +0100
  • 9f8fa7d70a appv2: display app logos in AppCatalog axolotle 2023-01-05 21:39:42 +0100
  • c2beaa30e3 appv2: switch to <dl> to display antifeatures axolotle 2023-01-05 21:38:45 +0100
  • 50ffebbf34 component: YunoAlert remove rounded icon axolotle 2023-01-05 21:36:28 +0100
  • 68386ffaec appv2: Update AppInfo to display multiple admin/help tabs + formating axolotle 2023-01-05 21:35:19 +0100
  • 757cb786ed appv2: implement dismiss logic for app notifications Alexandre Aubin 2023-01-04 20:23:52 +0100
  • 7c2fc8c06e
    Merge pull request #497 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2023-01-04 02:34:46 +0100
  • 4f035ed607 appv2: in app info view, add a small book icon next in the 'Admin doc' tab header Alexandre Aubin 2023-01-04 02:29:40 +0100
  • 31d24bd5c0 appv2: rework the postinstall/postupgrade notification display to be displayed on top of the view with 'dismiss' button (though they dont do anything for now) Alexandre Aubin 2023-01-04 02:29:11 +0100
  • d26a105326 appv2: notifications type are now uppercase eg pre_install -> PRE_INSTALL to reflect the filenames Alexandre Aubin 2023-01-04 01:23:25 +0100
  • b81da33afe
    build(deps): bump json5, @vue/cli-plugin-babel, @vue/cli-plugin-eslint, @vue/cli-service and sass-loader dependabot[bot] 2022-12-31 17:29:15 +0000
  • 9a04312cd8 Translated using Weblate (Basque) xabirequejo 2022-12-27 23:27:37 +0000
  • f26a136c43 Translated using Weblate (Portuguese) Rafael Fontenelle 2022-12-23 13:13:15 +0000
  • d0bf28a77c [vue3] fix request messages axolotle 2022-12-17 22:51:25 +0100
  • 5a7799cf41 [vue3] upgrade views to compat 3 axolotle 2022-12-17 22:50:46 +0100
  • 04b48cf624 [vue3] upgrade other base components to compat 3 axolotle 2022-12-17 20:56:04 +0100
  • f5399daca6 [vue3] upgrade form components to compat 3 axolotle 2022-12-17 16:16:18 +0100
  • 72fe24b6af add prettier axolotle 2022-12-15 13:25:06 +0100
  • c75a189f01 [vite] rm previous vue.config.js axolotle 2022-12-10 17:32:16 +0100
  • a6630a812c [vue] use old 'Vue' import to register Bootstrap-Vue axolotle 2022-12-10 17:31:25 +0100
  • 3e0a7e3889 [vue3] fix ::v-deep to :deep() axolotle 2022-12-10 14:55:45 +0100
  • 6d569fe69c [vite] add config fs allow list for ynh-dev context axolotle 2022-12-09 09:09:54 +0100
  • cac42fc121 [vite] specific vite config depending on mode axolotle 2022-12-08 08:13:23 +0100
  • 187c8a452d [vite] process.env to import.meta.env axolotle 2022-12-07 20:54:00 +0100
  • db44f31c71 [vite] update index.html with static links axolotle 2022-12-07 20:48:05 +0100
  • 9ce32f8392 [vite] move index.html to root app axolotle 2022-12-07 20:47:09 +0100
  • ce166069e1 [vite] fix imports axolotle 2022-12-07 20:37:45 +0100
  • 2bddb183c7 [vite] add explicit .vue extension to component imports axolotle 2022-12-07 20:24:11 +0100
  • 96bd2d83b2 [vite] add vite kinda equivalent config & replace npm aliases axolotle 2022-12-07 20:20:47 +0100
  • a1fd21a6d1 [vite] separate file for eslint config and switch to es2021 axolotle 2022-12-07 20:17:01 +0100
  • 5900f73a66 [vite] rm babel stuff axolotle 2022-12-07 20:14:16 +0100
  • e1237940cd [vite] switch to vite dependencies axolotle 2022-12-07 20:13:17 +0100
  • cfd6300b37 [vue3] misc small fix axolotle 2022-12-03 18:58:17 +0100
  • 2ead092cf4 [vue3] update to vue-router v4 API axolotle 2022-12-03 17:53:14 +0100
  • c9b9459292 [vue3] fix v-model & template syntax axolotle 2022-12-03 16:53:53 +0100
  • 85aab4842e [vue3] add explicit validators exports axolotle 2022-12-03 16:49:28 +0100
  • 356580639d [vue] fix vuelidate array validation + sameAs reference axolotle 2022-12-03 16:40:26 +0100
  • 1fa1e6f581 [vue] fix eslint vue/no-v-text-v-html-on-component axolotle 2022-12-03 15:48:04 +0100
  • c13a6f32e6 [vue3] fix server side validation response axolotle 2022-12-03 14:21:56 +0100
  • f2391413a3 [vue3] fix sass depreciated syntax axolotle 2022-12-01 16:16:53 +0100
  • 30a5c773e8 [vue3] bump all packages versions axolotle 2022-12-01 16:01:00 +0100
  • 2bad0277fa [vue3] switch to @babel/eslint-parser axolotle 2022-12-01 15:58:20 +0100
  • f1cedaca77 [vue3] switch to @fontsource packages axolotle 2022-12-01 15:30:52 +0100
  • 148f950dcb [vue3] remove some deps (not needed or installed by other deps) axolotle 2022-12-01 15:27:13 +0100
  • 782231da74 [vue3] vuelidate: remove call to mixin axolotle 2022-11-30 17:31:02 +0100
  • ba2645f660 [vue3] update vuelidate checks for errors axolotle 2022-11-30 17:26:58 +0100
  • 6b081501d2 [vue3] upgrade to vuelidate 2 axolotle 2022-11-30 17:25:19 +0100
  • 4815ae5093 [vue3] fix router.currentRoute access as ref axolotle 2022-11-30 14:42:46 +0100
  • ec3a724858 [vue3] update to vue-i18n 9 axolotle 2022-11-29 21:04:38 +0100
  • f651b2e4ce [vue3] bump bootstrap-vue version for compat mode axolotle 2022-11-29 20:58:57 +0100
  • 6c73fb1c6a [vue3] remove Vue.delete|.set calls axolotle 2022-11-29 20:58:07 +0100
  • bc30d33e4d [vue3] update to vue-router 4 axolotle 2022-11-29 20:37:11 +0100
  • da9a9e1040 [vue3] update to vuex 4 axolotle 2022-11-29 20:35:43 +0100
  • 9017febcce [vue3] use new global app mounting API axolotle 2022-11-29 20:34:00 +0100
  • 63c24cb8e2 [vue3] drop '.sync' prop modifier, switch to v-model axolotle 2022-11-29 16:42:34 +0100
  • b0c9e472fb [vue3] drop '.native' event modifier axolotle 2022-11-29 16:40:05 +0100
  • 26f112debd [vue3] fix v-bind order axolotle 2022-11-29 16:39:04 +0100
  • b5099a6f98 [vue3] move 'filters' to 'methods' axolotle 2022-11-29 16:35:40 +0100
  • e1297c00f2 [vue3] update vue.config.js with compat mode & update webpack v3 -> v4 changes axolotle 2022-11-29 15:26:20 +0100
  • 76634c2a42 [vue3] fix v-for key to multiple children axolotle 2022-11-29 15:23:38 +0100
  • ac1931494c [vue3] disable depreciated 'vue/no-v-for-template-key' rule axolotle 2022-11-29 15:21:23 +0100
  • 863bc1d1cf [vue3] remove 'standard' linting rules for now due to npm zblerg stuff axolotle 2022-11-29 15:19:44 +0100
  • 84a8831c4c [vue3] start upgrading vue and misc vue tools axolotle 2022-11-29 15:17:12 +0100
  • c2104cab8f [vue3] fix depreciated slot syntax axolotle 2022-11-28 20:51:45 +0100
  • 1f5ecb2436 App*: add border to desc section axolotle 2022-12-13 13:30:33 +0100
  • ecb31a6d1c appv2: misc fixes (semantic, linting) + reorganization on AppInstalll & appInfo axolotle 2022-12-12 18:15:03 +0100
  • 1ab02400c1 Translated using Weblate (Slovak) Jose Riha 2022-12-10 23:07:07 +0000
  • 0c77357774 Translated using Weblate (Slovak) Jose Riha 2022-12-08 23:51:32 +0000
  • a49cf8e291 Translated using Weblate (Portuguese (Brazil)) Rafael Fontenelle 2022-12-07 19:12:36 +0000
  • 0e3f71624a Translated using Weblate (Portuguese) Rafael Fontenelle 2022-12-07 19:15:28 +0000
  • 771a5b7f25 appv2: try to further simplify the app install and app info views Alexandre Aubin 2022-12-08 02:26:29 +0100
  • 20e8a6920b appv2: re-add install time info in the about section Alexandre Aubin 2022-12-07 21:20:08 +0100
  • 2e9069c904 Misc improvements for app v2 / catalog and app info rework Alexandre Aubin 2022-12-07 21:12:07 +0100
  • 9fe5a76e5d
    build(deps): bump qs from 6.5.2 to 6.5.3 in /app dependabot[bot] 2022-12-07 18:34:38 +0000
  • 47ee0f1816
    build(deps): bump express from 4.17.1 to 4.18.2 in /app dependabot[bot] 2022-12-07 18:34:37 +0000
  • 199d671600
    Merge pull request #491 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2022-12-07 19:34:31 +0100
  • 137170defe Translated using Weblate (Basque) xabirequejo 2022-12-03 23:09:18 +0000
  • 5d637558c3 Translated using Weblate (Spanish) Luis H. Porras 2022-12-03 21:42:58 +0000
  • b84bc60672 Translated using Weblate (Polish) Grzegorz Cichocki 2022-12-02 23:49:59 +0000
  • 90784d1dc5 Translated using Weblate (Dutch) André Koot 2022-12-01 12:30:13 +0000
  • d97c76b70e
    Merge pull request #493 from YunoHost/dependabot/npm_and_yarn/app/decode-uri-component-0.2.2 Alexandre Aubin 2022-12-07 19:33:58 +0100
  • 2726d07fe6
    build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /app dependabot[bot] 2022-12-07 08:28:30 +0000
  • 34d7614195 SystemUpdate: display post_install notif returned by api axolotle 2022-12-04 15:20:41 +0100
  • ea07e19e63 SystemUpdate: check if notif axolotle 2022-12-04 15:03:32 +0100
  • 81cdebde45 update to API screenshot changes axolotle 2022-12-04 14:42:41 +0100
  • f24e0158af
    Merge branch 'dev' into enh-appv2modal Alexandre Aubin 2022-12-03 16:10:10 +0100
  • a2fdd78abc Fix links in changelog Alexandre Aubin 2022-12-03 00:39:15 +0100
  • 767af90b33 Update changelog for 11.1.1 debian/11.1.1 Alexandre Aubin 2022-12-02 23:41:31 +0100
  • 1f91f0e1ad [i18n] rm stale translations axolotle 2022-11-28 18:27:41 +0100
  • 26925154db
    Merge pull request #487 from yunohost-bot/weblate-yunohost-admin Alexandre Aubin 2022-11-28 17:22:50 +0100
  • e5fb940781
    Merge branch 'dev' into weblate-yunohost-admin Alexandre Aubin 2022-11-28 17:22:13 +0100
  • 159a942425
    Merge pull request #490 from YunoHost/i18n-tools Alexandre Aubin 2022-11-28 17:19:29 +0100
  • 223f14c2e8 [i18n] fix en.json order and indent axolotle 2022-11-28 18:15:08 +0100
  • 0a03d50287 [i18n] rm stale translations axolotle 2022-11-28 18:12:40 +0100
  • fc4dd74f99 [i18n] add locales cleaning py script axolotle 2022-11-28 17:46:52 +0100
  • be07b97dc3 Translated using Weblate (Ukrainian) Tymofii-Lytvynenko 2022-11-27 17:00:58 +0000
  • f1cc987f22 Translated using Weblate (Galician) José M 2022-11-24 05:31:27 +0000