Commit graph

933 commits

Author SHA1 Message Date
Simon Vieille cf87747924
fix position of reset buttons 2022-10-14 19:35:01 +02:00
Simon Vieille e5b3499077
add vuejs key on loops and apply a lint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-10-11 22:24:59 +02:00
Simon Vieille b6a529d65e Merge pull request 'fix #133' (#134) from develop into master
All checks were successful
ci/woodpecker/tag/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #134
2022-09-01 17:00:32 +02:00
Simon Vieille b30e822bde
update changelog
Some checks failed
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline failed
2022-09-01 16:59:46 +02:00
Simon Vieille 13688cd3d3
fix icon render
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-09-01 16:59:04 +02:00
Simon Vieille 22fd48cf8d Merge pull request 'release v2.5.0' (#132) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Reviewed-on: #132
2022-09-01 10:50:17 +02:00
Simon Vieille f9c41e9407 Merge branch 'master' into develop
Some checks are pending
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 10:49:37 +02:00
Simon Vieille 1da1cff551
release v2.5.0
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-01 10:44:13 +02:00
Simon Vieille 1c2c413eef update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-21 18:02:28 +02:00
Simon Vieille 36388bd472 add code quality makefile action 2022-08-21 18:02:28 +02:00
Simon Vieille 0c304b06a0 (cq) add missing let 2022-08-21 18:02:28 +02:00
Simon Vieille 538467dc99 (cq) replace v-html with v-text to prevent xss 2022-08-21 18:02:28 +02:00
Simon Vieille eba06e8ef8 (cq) replace var with let 2022-08-21 18:02:28 +02:00
Simon Vieille 3cf8b685ba (cq) replace var with let 2022-08-21 18:02:28 +02:00
Simon Vieille ed8f0e0959 (cq) remove unused package* 2022-08-21 18:02:28 +02:00
Simon Vieille ba7f0673b4 (cq) add alt attribute on app icon 2022-08-21 18:02:28 +02:00
Simon Vieille d2b589a644 (cq) add rel noopener attribute 2022-08-21 18:02:28 +02:00
Simon Vieille ca08a26e1b (cq) add alt attribute on logo 2022-08-21 18:02:28 +02:00
Simon Vieille 6347403ed7 (cq) remove unsed variable 2022-08-21 18:02:28 +02:00
Simon Vieille 80532ead63 (cq) rename variable 2022-08-21 18:02:28 +02:00
Simon Vieille 7b8d8800fc (cq) replace repeated strings with variables 2022-08-21 18:02:28 +02:00
Simon Vieille a20b0d4709 (cq) remove unsed variables 2022-08-21 18:02:28 +02:00
Simon Vieille 47c2beae4a (cq) remove duplicated code 2022-08-21 18:02:28 +02:00
Simon Vieille 49f45534de update changelog 2022-08-21 18:02:28 +02:00
Simon Vieille fd99827390
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
gitea-sonarqube-bot OK
2022-08-21 16:20:42 +02:00
Simon Vieille e802e05888
add code quality makefile action 2022-08-21 16:20:05 +02:00
Simon Vieille 13f535250a
(cq) add missing let
Some checks failed
ci/woodpecker/push/woodpecker Pipeline was successful
gitea-sonarqube-bot Analysis pending...
ci/woodpecker/pr/woodpecker Pipeline failed
2022-08-21 16:13:39 +02:00
Simon Vieille d837f1acf5
(cq) replace v-html with v-text to prevent xss 2022-08-21 16:12:52 +02:00
Simon Vieille f058ec10d3
(cq) replace var with let 2022-08-21 15:58:12 +02:00
Simon Vieille d3b3989e02
(cq) replace var with let 2022-08-21 15:55:59 +02:00
Simon Vieille 984bfcdc05
(cq) remove unused package* 2022-08-21 15:54:02 +02:00
Simon Vieille 983fabd460
(cq) add alt attribute on app icon 2022-08-21 15:53:26 +02:00
Simon Vieille ca7e8674e4
(cq) add rel noopener attribute 2022-08-21 15:46:33 +02:00
Simon Vieille 69e2c0670a
(cq) add alt attribute on logo 2022-08-21 13:55:29 +02:00
Simon Vieille 4676243b2e
(cq) remove unsed variable 2022-08-21 13:53:40 +02:00
Simon Vieille 84b50710a6
(cq) rename variable 2022-08-21 13:52:08 +02:00
Simon Vieille 059002ef1c
(cq) replace repeated strings with variables 2022-08-21 13:49:20 +02:00
Simon Vieille fa9d5abf62
(cq) remove unsed variables 2022-08-21 13:48:42 +02:00
Simon Vieille 280c1d72ae
(cq) remove duplicated code 2022-08-21 13:48:16 +02:00
Simon Vieille 373b8393bf
update changelog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-08-15 15:03:46 +02:00
Simon Vieille 6205c9a6b6 Merge pull request 'upgrade dependencies' (#116) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #116
2022-08-15 14:26:44 +02:00
Simon Vieille d381d479da
upgrade dependences
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-15 14:17:36 +02:00
Simon Vieille ce9d6b93b1
upgrade dependences 2022-08-15 14:17:21 +02:00
Simon Vieille dc49747115 Merge pull request 'v2.4.3' (#115) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful
Reviewed-on: #115
2022-08-13 17:30:51 +02:00
Simon Vieille 1ce3f06b46
release v2.4.3
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-08-13 17:26:35 +02:00
Simon Vieille 5fe272405e Merge pull request 'Tweaks to Czech localization' (#114) from Pavelb/side_menu:develop into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #114
2022-08-13 17:23:19 +02:00
Pavelb f2a09bc170 Updated Czech localization
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
Removed duplicated source string, minor tweaks to wording.
2022-08-13 14:50:46 +02:00
Pavelb a2ab8fa907 Merge pull request 'develop' (#1) from deblan/side_menu:develop into develop
Reviewed-on: Pavelb/side_menu#1
2022-08-13 14:38:27 +02:00
Simon Vieille 638ba27564
remove drone ci conf and update woodpecker ci conf
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2022-07-28 10:14:37 +02:00
Simon Vieille 013d5b99f1 Merge pull request 'update ci' (#113) from develop into master
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #113
2022-07-26 15:29:33 +02:00