192 Commits

Author SHA1 Message Date
9ed5a41d32 Merge pull request 'feature/passwordForgot' (#52) from feature/passwordForgot into master
Reviewed-on: #52
1.5.6
2025-02-15 10:59:06 +00:00
b26dcc8777 fix password reset 2025-02-15 11:56:44 +01:00
6a21fd010d debug reset password 2025-02-15 11:18:53 +01:00
e9c558abe1 Merge pull request 'remove decode' (#51) from feature/passwordForgot into master
Reviewed-on: #51
1.5.5
2025-02-15 10:07:56 +00:00
2bac1f4d39 remove decode 2025-02-15 00:07:33 +01:00
5304cccb0f Merge pull request 'change address' (#50) from feature/passwordForgot into master
Reviewed-on: #50
1.5.4
2025-02-14 22:52:38 +00:00
32a723514b change address 2025-02-14 23:42:53 +01:00
4a38d795fc Merge pull request 'feature/passwordForgot' (#49) from feature/passwordForgot into master
Reviewed-on: #49
1.5.3
2025-02-14 20:06:44 +00:00
9ab9058927 fix password 2025-02-13 20:41:16 +01:00
672eeea110 password forgot / reset / update 2025-02-12 22:45:59 +01:00
6f69dde171 add password 2025-02-12 22:18:57 +01:00
83449eba92 Merge pull request 'fix mail' (#48) from hotfix/template-mail into master
Reviewed-on: #48
1.5.2
2025-02-10 22:31:53 +00:00
563e0e07d1 fix mail 2025-02-10 23:29:50 +01:00
528176fc0d Merge pull request 'add confirm mail' (#47) from hotfix/template-mail into master
Reviewed-on: #47
1.5.1
2025-02-10 22:15:02 +00:00
e677261be5 add confirm mail 2025-02-10 23:14:00 +01:00
0a5ff67da5 Merge pull request 'more detail for profile creation' (#46) from feature/create-user-post into master
Reviewed-on: #46
1.5.0
2025-02-02 17:41:21 +00:00
3f720e7279 more detail for profile creation 2025-02-02 18:26:24 +01:00
ea6f9790d9 Merge pull request 'add status changing' (#45) from feature/create-user-post into master
Reviewed-on: #45
1.4.9
2025-01-26 20:25:28 +00:00
cfa1402984 add status changing 2025-01-26 21:10:06 +01:00
c22af013fd Merge pull request 'add update other informations' (#44) from feature/add-condition into master
Reviewed-on: #44
1.4.8
2025-01-06 23:32:39 +01:00
a6b11a8096 add update other informations 2025-01-06 23:30:23 +01:00
16949c83d7 Merge pull request 'remove update roles' (#43) from feature/add-condition into master
Reviewed-on: #43
1.4.7
2025-01-06 23:13:08 +01:00
5b347a020a remove update roles 2025-01-06 23:04:58 +01:00
e5128a9182 Merge pull request 'check condition' (#42) from feature/add-condition into master
Reviewed-on: #42
1.4.6
2025-01-05 21:43:42 +01:00
579ac3d303 check condition 2025-01-05 21:17:08 +01:00
ce24b50b8b Merge pull request 'change type datetime' (#41) from hotfix/birth into master
Reviewed-on: #41
1.4.5
2025-01-03 14:51:50 +01:00
587763d808 change type datetime 2025-01-03 14:47:31 +01:00
531656c169 Merge pull request 'add tag' (#40) from hotfix/options-regex into master
Reviewed-on: #40
1.4.4
2024-12-28 14:04:51 +01:00
7096c1d507 add tag 2024-12-28 14:02:17 +01:00
1ea5948ed0 Merge pull request 'fix options regex' (#39) from hotfix/options-regex into master
Reviewed-on: #39
1.4.3
2024-12-28 13:53:37 +01:00
216b4bb3f2 fix options regex 2024-12-28 00:19:43 +01:00
7a502d2bf9 Merge pull request 'fix tags' (#38) from hotfix/fix-tags-put into master
Reviewed-on: #38
1.4.2
2024-12-22 22:28:14 +01:00
c3fe5dad79 fix tags 2024-12-22 22:26:09 +01:00
1ae360b071 Merge pull request 'add conition for put' (#37) from hotfix/fix-doublon into master
Reviewed-on: #37
1.4.1
2024-12-22 18:27:46 +01:00
94bcc9ee5b add conition for put 2024-12-22 18:21:26 +01:00
ed1334f00a Merge pull request 'feature/tags-collection' (#36) from feature/tags-collection into master
Reviewed-on: #36
1.4.0
2024-12-21 23:06:40 +01:00
2a194c163a add tag in put endpiint 2024-12-21 23:05:24 +01:00
a893e86cdf add tags rouger work 2024-12-21 22:38:21 +01:00
ca983f1199 add routers tags 2024-12-21 21:38:14 +01:00
1afcd626ea add models tags 2024-12-21 20:59:43 +01:00
0f8a5b32b0 Merge pull request 'add fix tags' (#35) from hotfix/fix-tags into master
Reviewed-on: #35
1.3.6
2024-12-21 20:49:14 +01:00
c2c7b034b6 add fix tags 2024-12-21 20:47:33 +01:00
f880b1e6a4 Merge pull request 'fix list' (#34) from feature/tags-search into master
Reviewed-on: #34
1.3.5
2024-12-18 23:53:28 +01:00
32f571103d fix list 2024-12-18 23:52:42 +01:00
94d6db0866 Merge pull request 'fix list' (#33) from feature/tags-search into master
Reviewed-on: #33
1.3.4
2024-12-18 23:48:18 +01:00
be17ec9202 fix list 2024-12-18 23:47:40 +01:00
9cf1c64ef9 Merge pull request 'feature/tags-search' (#32) from feature/tags-search into master
Reviewed-on: #32
1.3.3
2024-12-18 22:11:35 +01:00
1d7ec61982 add in 2024-12-16 23:53:46 +01:00
3189b08b09 refactor code 2024-12-16 23:51:26 +01:00
81be2a08d1 Merge pull request 'add options i' (#31) from feature/options-case into master
Reviewed-on: #31
1.3.2
2024-11-28 23:19:15 +01:00