google-labs-jules[bot]
0b86edb167
Update SnappyMail repository references to nextgen-networks
...
Replaced references to https://github.com/the-djmaze/snappymail with
https://github.com/nextgen-networks/snappymail/ across the repository,
excluding README files as requested.
The replacement handles trailing slashes carefully to ensure bare URLs
include the slash while sub-paths (like /issues/ or .git) do not result
in double slashes. Files that already used the new domain were also
updated to ensure consistent trailing slash usage.
Co-authored-by: nextgen-networks <21206978+nextgen-networks@users.noreply.github.com>
2026-02-20 11:18:25 +00:00
Roman Pereviznyk
64f74d0511
Update zh.ini
...
Removed the typo in lines 15 and 16 (the \n symbol at the end of the tape)
2024-10-14 17:53:38 +03:00
Roman Pereviznyk
5d679b5be5
Update it.ini
...
Removed the typo in lines 15 and 16 (the \n symbol at the end of the tape)
2024-10-14 17:52:27 +03:00
Roman Pereviznyk
6bc658b5e0
Update hu.ini
...
Removed the typo in lines 15 and 16 (the \n symbol at the end of the tape)
2024-10-14 17:51:57 +03:00
Roman Pereviznyk
bc6de6c336
Update en.ini
...
Removed the typo in lines 15 and 16 (the \n symbol at the end of the tape)
2024-10-14 17:51:08 +03:00
Roman Pereviznyk
583528c448
Update cs.ini
...
Removed the typo in lines 15 and 16 (the \n symbol at the end of the tape)
2024-10-14 17:50:38 +03:00
Roman Pereviznyk
6307470ac0
Create uk.ini
...
Created a localization file for the Ukrainian language for the two-factor authentication application
2024-10-14 17:48:18 +03:00
the-djmaze
2a56595cf9
Rename languages in extensions
2024-03-29 01:06:47 +01:00
tinola
bdd9a80db1
[plugins][two-factor-auth] rename language files names (rfc5646)
2024-03-28 20:10:20 +01:00
the-djmaze
dceb5fca41
Resolve #1439
2024-02-15 23:56:26 +01:00
the-djmaze
7135af995d
Extend example extension code with more details
2023-11-27 01:51:23 +01:00
the-djmaze
1bf252ad7e
Revert #1241 due to #1283
2023-10-24 00:42:04 +02:00
the-djmaze
9a4b73e819
Resolve #1270
2023-10-08 14:59:03 +02:00
the-djmaze
d4e76fb42c
Improved solution for #1241
2023-10-02 16:36:22 +02:00
the-djmaze
edad4ac025
Resolve #1241
2023-10-02 16:15:29 +02:00
the-djmaze
d0e6a78f72
Bump version #1251
2023-10-02 15:22:24 +02:00
the-djmaze
1d27c22085
Resolve #1251
2023-10-02 14:41:27 +02:00
tinola
231480e775
update version number
2023-07-07 17:13:44 +02:00
tinola
c2f8eec411
Add polish translation
2023-06-02 18:43:59 +02:00
the-djmaze
103b431780
Bugfix: GetActionParam() failed
2023-04-11 13:57:28 +02:00
the-djmaze
f81fcb4e61
Better line-height for QR code
2023-03-20 08:32:31 +01:00
the-djmaze
e35fbea415
Security: disable spellcheck everywhere by default due to Chrome/Edge sending data you enter to their servers.
2022-09-20 12:26:12 +02:00
the-djmaze
7698625213
NL translation
2022-07-21 14:02:00 +02:00
the-djmaze
656c5f2a3e
Bugfix: 2FA enforcement #349
2022-05-20 12:36:30 +02:00
the-djmaze
310a88b0a5
Resolve TOTP QR code not readable #360
2022-05-02 20:02:53 +02:00
the-djmaze
fe60acab63
Solution for #360 ?
2022-05-02 00:06:05 +02:00
the-djmaze
a06b59784a
Changes for #349
2022-04-29 13:23:04 +02:00
the-djmaze
8b3cfc7a67
Add support for global 2FA enforcement #349
2022-04-25 16:21:16 +02:00
the-djmaze
375f715b78
TOTP plugin improved QRCode view
2022-04-25 15:20:37 +02:00
the-djmaze
4f2f2dd485
Resolve #263
2022-03-04 11:53:36 +01:00
the-djmaze
fe0f6af9f4
Renamed closeCommand() to close() because it has no command feature anymore
2022-03-04 09:21:24 +01:00
the-djmaze
e4b70c2af1
Cleanup two-factor-auth extension
2022-02-28 15:31:21 +01:00
the-djmaze
3f801cb762
TOTP extension v2.13
2022-02-28 14:55:00 +01:00
the-djmaze
2edd55f01f
Drop cancelCommand in favor of closeCommand and improve AbstractViewPopup handling
2022-02-24 22:40:17 +01:00
the-djmaze
7265cf03d9
https://github.com/the-djmaze/snappymail/issues/236#issuecomment-1041465503
2022-02-16 15:01:26 +01:00
the-djmaze
ab95a6ccb3
Forgot to make release, see #236
2022-02-16 10:19:57 +01:00
eibex
97a655e517
add Italian translation
2022-02-10 23:33:27 +01:00
the-djmaze
f6400b6da2
Remove rl.showScreenPopup in favour of AbstractViewPopup.showModal
2022-02-07 15:20:39 +01:00
djmaze
863c1d0151
Bugfix: two-factor-auth plugin wrong layout for v2.9
2021-11-18 16:44:53 +01:00
djmaze
17932f2905
Bugfix: broken TOTP plugin
2021-11-18 13:51:11 +01:00
djmaze
346829be38
v2.9.2
2021-11-17 14:20:04 +01:00
djmaze
3bad2d5dbd
Revamp login screens by moving login icons to the left,
...
due to issues with browser plugins like LastPass which place buttons on the right.
And added a TOTP icon
2021-11-16 12:35:11 +01:00
djmaze
99c72ad9e6
Drop bootstrap .well and .pull-left
...
Reduce bootstrap .pull-right usage
2021-11-09 00:53:42 +01:00
djmaze
21a9e24233
Revert templateId to viewModelTemplateID for issue #150
2021-10-11 14:31:54 +02:00
djmaze
7ede8eeb4a
Better solution for #150
2021-10-04 13:53:59 +02:00
djmaze
db8ba85350
Resolve issue #150
2021-10-04 13:48:31 +02:00
David Härdeman
4e28a7bb7b
[snappymail] More changes to use the word "extensions" rather than plugins/packages
2021-08-27 23:49:03 +02:00
djmaze
b7cb990b00
v2.6.0
2021-07-28 16:11:59 +02:00
djmaze
55a581f922
Resolved Issue #84
2021-07-23 16:21:06 +02:00
djmaze
d1f43f49b7
Cleanup plugin languages
2021-07-23 16:18:23 +02:00