1
0
Fork 0
mirror of https://gitnet.fr/deblan/side_menu.git synced 2025-12-18 05:10:50 +01:00
Commit graph

1039 commits

Author SHA1 Message Date
Simon Vieille
f58dedf553
fix(build): define appName to fix this error: "The '@nextcloud/vue' library was used without setting / replacing the 'appName'" 2025-05-04 13:11:05 +02:00
Simon Vieille
8c6f0ad1da
release v5.1.0 2025-04-30 13:01:22 +02:00
Simon Vieille
7485a5b349 Merge pull request 'fix #425: allow to set a color using hex code' (#427) from feature/issue425-colorpicker into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/427
2025-04-30 13:00:29 +02:00
Simon Vieille
b0e01c2eec
update changelog 2025-04-30 12:57:49 +02:00
Simon Vieille
d2730afe9f
fix #425: allow to set a color using hex code 2025-04-30 12:57:13 +02:00
Simon Vieille
33ab7dff97
update changelog 2025-04-30 12:50:51 +02:00
Simon Vieille
0da550e3eb Merge pull request 'Use Request object' (#426) from llaumgui-develop into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/426
2025-04-30 12:47:23 +02:00
Simon Vieille
4bea4afb07
refactor(Application): add properties types 2025-04-30 12:45:32 +02:00
llaumgui
d485b728e7 Use Request object 2025-04-30 09:30:35 +02:00
Simon Vieille
8772504b76
release v5.0.3 2025-04-30 08:41:10 +02:00
Simon Vieille
75bea4be38 Merge pull request 'Update lib/AppInfo/Application.php' (#421) from Monica-Wood/side_menu:http_user_agent_check_patch into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/421
Reviewed-by: Simon Vieille <contact@deblan.fr>
2025-04-30 08:37:15 +02:00
Monica-Wood
8787918547 Update lib/AppInfo/Application.php
The current change is currently filling the nextcloud logs up with the error:
`Undefined array key \"HTTP_USER_AGENT\" at /srv/www/nextcloud/apps/side_menu/lib/AppInfo/Application.php#109`

This adds a check to ensure the index exists before read it.
2025-04-30 07:31:13 +02:00
Simon Vieille
1fcbd89d19
release v5.0.2 2025-04-29 19:26:07 +02:00
Simon Vieille
f177340b13
update changelog 2025-04-29 19:24:04 +02:00
Simon Vieille
aaa7afac51 Merge pull request 'fix #418: allow non admin user to access their settings' (#419) from bugfix/issue418-userconfigaccess into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/419
2025-04-29 19:23:27 +02:00
Simon Vieille
fd4628d209
update changelog 2025-04-29 19:22:25 +02:00
Simon Vieille
f9aa59ca04
fix #418: allow non admin user to access their settings 2025-04-29 19:21:17 +02:00
Simon Vieille
95e4ef136e Merge pull request 'fix #413: add user-agent check for memories mobile app' (#414) from bugfix/issues413-memories into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/414
2025-04-18 10:36:15 +02:00
Simon Vieille
c0eb65547d
fix #413: add user-agent check for memories mobile app 2025-04-17 15:15:03 +02:00
Simon Vieille
29d061c379
update readme 2025-04-17 08:48:14 +02:00
Simon Vieille
8e22d9ea62 Merge pull request 'bugfix/standard-menu-mobile' (#411) from bugfix/standard-menu-mobile into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/411
2025-04-17 00:04:48 +02:00
Simon Vieille
8957f1ae78
update app info 2025-04-17 00:03:04 +02:00
Simon Vieille
7b4b447754
fix(StandardMenu): appLimit must return a value > 0 2025-04-17 00:02:47 +02:00
Simon Vieille
e297a27f83
fix(build): remove css directory 2025-04-16 20:09:45 +02:00
Simon Vieille
3f6ce2df34
fix(build): remove css directory 2025-04-16 20:03:21 +02:00
Simon Vieille
15cc6a129b Merge pull request 'migration from vue2 to vue3' (#405) from feature/vue3 into develop
Reviewed-on: https://gitnet.fr/deblan/side_menu/pulls/405
2025-04-16 19:56:02 +02:00
Simon Vieille
174c80e654
update changelog 2025-04-16 19:55:07 +02:00
Simon Vieille
17f1d91851
upgrade app version 2025-04-16 19:46:51 +02:00
Simon Vieille
cdad60ca7a
update changelog 2025-04-16 19:46:40 +02:00
Simon Vieille
94efc26cd5
update screenshots 2025-04-16 19:39:51 +02:00
Simon Vieille
a47a8d6c63
remove route unused route 2025-04-16 19:37:28 +02:00
Simon Vieille
9278d61719
Merge remote-tracking branch 'weblate/translations' into translations 2025-04-16 19:20:27 +02:00
Simon Vieille
ea29deaa75
update translations 2025-04-16 17:24:10 +02:00
Simon Vieille
835c437923
improve always displayed menu icons style 2025-04-16 12:19:08 +02:00
Simon Vieille
a43da950e8
optimize FormDisplayPicker ui 2025-04-16 12:18:26 +02:00
Simon Vieille
0278a92c4f
allow to easly import components 2025-04-16 12:18:06 +02:00
Simon Vieille
4de7c72b1e
use external link component for links 2025-04-16 12:17:40 +02:00
Simon Vieille
51233920f9
add translations 2025-04-16 12:17:12 +02:00
Simon Vieille
36737cf6d5
show error on save 2025-04-16 09:16:33 +02:00
Simon Vieille
f6b9d91e3f
fix default menu 'more app' 2025-04-16 09:16:26 +02:00
Simon Vieille
cbd8462333
scss: set root vars depending of the theme 2025-04-16 09:16:15 +02:00
Simon Vieille
b98bbd1053
save settings with password confirmation 2025-04-16 09:15:58 +02:00
Simon Vieille
31b330451c
remove console.log 2025-04-16 09:15:52 +02:00
Simon Vieille
a8ed3e1752
increase internal integration of the standard menu 2025-04-16 09:15:35 +02:00
Simon Vieille
c32d1fffec
refactore of menus: classes and scss 2025-04-16 09:15:25 +02:00
Simon Vieille
c4a92dbbc3
format code 2025-04-16 09:15:18 +02:00
Simon Vieille
009a5ed024
improve settings components and scss 2025-04-16 09:15:10 +02:00
Simon Vieille
c8194a4dcc
improve settings components and scss 2025-04-16 09:15:02 +02:00
Simon Vieille
0313ce4099
PageLoader: hide after full progress 2025-04-16 09:14:52 +02:00
Simon Vieille
b835bbb34d
format code 2025-04-16 09:14:12 +02:00