Commit graph

1908 commits

Author SHA1 Message Date
axolotle
bdde8b39c0 Rework error handling
allow full control of error handling with global fallback handler
add 404 error
add websocket opening control for get methods
2021-02-11 15:22:42 +01:00
Kay0u
3706ae58e4
fix some routes 2021-01-28 12:02:43 +01:00
Kay0u
a632ed7f2d
Bump version to 4.2 2021-01-21 20:07:44 +01:00
Alexandre Aubin
2cfe92d092
Merge pull request #316 from Axolotle/enh-vuejs
Port to Vue.js
2021-01-19 22:51:18 +01:00
axolotle
851e0fe3a3 add cs (Czech) locale in names and webpack chunks 2021-01-19 22:35:43 +01:00
axolotle
70af5dbeaa Merge remote-tracking branch 'ynh/dev' into enh-vuejs 2021-01-19 22:33:29 +01:00
axolotle
00d9db0bc9 removed old sammy app 2021-01-19 19:44:41 +01:00
axolotle
d8056a1a4b update README 2021-01-19 19:23:22 +01:00
axolotle
778ea82d56 removed Sammy's i18n test python files 2021-01-19 18:34:01 +01:00
axolotle
df5b758c0a update .travis.yml 2021-01-19 18:33:02 +01:00
axolotle
8c1772e7c6 add message for forbidden dynDNS and fix diagnosis cards paddings 2021-01-19 18:32:19 +01:00
axolotle
88c8292cce removed unused translations 2021-01-19 18:31:01 +01:00
axolotle
ebe8740f72 escape html in logs and fix 'ref' 2021-01-19 18:16:00 +01:00
axolotle
188dc6ac50 removed unused index.js 2021-01-19 18:14:06 +01:00
axolotle
2fbedbfd30 fix history not displaying all messages when enlarged during an action 2021-01-19 16:23:29 +01:00
Axolotle
4b2bbfcad9
Merge pull request #1 from YunoHost/fix-ynh-dev
Fix Ynh-dev
2021-01-18 18:32:07 +01:00
Kay0u
b21f12b5c0
Fix Ynh-dev 2021-01-16 17:46:40 +01:00
Kay0u
9b80f0767e
Update changelog for 4.1.4 2021-01-14 21:48:05 +01:00
Kayou
97c6e2d27c
Merge pull request #325 from YunoHost/dependabot/npm_and_yarn/src/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8 in /src
2021-01-14 21:43:20 +01:00
Kayou
9493986fac
Merge pull request #326 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-01-14 21:42:44 +01:00
Tom_
ba84128e6c Translated using Weblate (Czech)
Currently translated at 1.9% (7 of 358 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/cs/
2021-01-14 18:58:53 +00:00
Alexandre Aubin
ec805d6abd Remove legacy stuff about ca.crt causing issues on some setups 2021-01-12 04:56:34 +01:00
Axolotle
4a89a0b245 Merge branch 'dev' of https://github.com/YunoHost/yunohost-admin into enh-vuejs 2021-01-09 13:22:02 +01:00
Axolotle
8273b52898 linting 2021-01-09 13:02:26 +01:00
Alexandre Aubin
ec1ae08419 Update changelog for 4.1.3 2021-01-08 03:29:01 +01:00
Alexandre Aubin
cccb84b71b [fix] Partial revert #306 because code is broken... 2021-01-08 03:28:16 +01:00
Alexandre Aubin
a2b13d6ff0 Update changelog for 4.1.2 2021-01-07 00:41:00 +01:00
Alexandre Aubin
37c286144f
Merge pull request #324 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2021-01-06 18:30:20 +01:00
ppr
bd08154028 Translated using Weblate (French)
Currently translated at 99.7% (357 of 358 strings)

Translation: YunoHost/admin
Translate-URL: https://translate.yunohost.org/projects/yunohost/admin/fr/
2021-01-06 15:45:09 +00:00
Alexandre Aubin
457768b953
Merge pull request #306 from Salamandar/stretch-unstable
Select default domain in app install page
2021-01-06 16:44:32 +01:00
Alexandre Aubin
1a56b083dc Update changelog for 4.1.1 2020-12-19 02:08:07 +01:00
Axolotle
0a26c2cea5 whoopsies 2020-12-16 15:11:53 +01:00
Axolotle
9ebd0a4558 meow 2020-12-16 15:09:19 +01:00
Axolotle
fb3c178593 add no-footer prop to remove default footer on CardForm 2020-12-16 12:36:45 +01:00
Axolotle
6f028961c0 update views using skeletons and component helpers 2020-12-16 12:16:43 +01:00
Axolotle
0486865f56 Add ViewBase component to deal with skeletons and initial views queries, update ViewSearch accordingly 2020-12-16 12:15:19 +01:00
Axolotle
694bdb6ea1 Add Card component helper and update CardForm to use it 2020-12-16 12:12:37 +01:00
Axolotle
9e747579e1 add global confirmation helper and update base scss 2020-12-16 12:11:31 +01:00
Axolotle
a77095f7a4 update bootstrap-vue and add custom default options for its components 2020-12-16 12:10:05 +01:00
Axolotle
5077072747 add basic skeletons components 2020-12-16 12:08:18 +01:00
Axolotle
b1fcfe2e13 renamed TopBar and ViewSearch 2020-12-15 13:48:28 +01:00
2220e48c32 Select main domain in app install page 2020-12-14 14:05:46 +01:00
dependabot[bot]
7027e97c69
Bump ini from 1.3.5 to 1.3.8 in /src
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 04:37:39 +00:00
Alexandre Aubin
d928cf5015
Merge pull request #323 from YunoHost/fix-backup-apps
Fix the creation of a backup
2020-12-10 16:03:48 +01:00
Kayou
54721633c8
Fix the creation of a backup 2020-12-10 15:49:12 +01:00
Axolotle
04ad65761e Update views with ViewTopBar and SearchVue components 2020-12-04 18:38:04 +01:00
Axolotle
2b80a0b1e0 add SearchView helper component 2020-12-04 18:18:47 +01:00
Axolotle
5afe52f4a6 add ViewTopBar component 2020-12-04 18:16:57 +01:00
Kay0u
cecc830d1d
Update changelog for 4.1.0 2020-12-03 16:30:19 +01:00
Kayou
c28cf9bd01
Merge pull request #321 from yunohost-bot/weblate-yunohost-admin
Translations update from Weblate
2020-12-02 22:19:06 +01:00