Commit graph

2955 commits

Author SHA1 Message Date
Mathilde Grünig
0c378835cf replace all weblate.cryptpad.fr occurences by weblate.cryptpad.org 2023-09-22 14:16:52 +02:00
David Benque
84e254d86e Bump version to 5.4.1 2023-08-22 11:46:00 +01:00
David Benque
6feaf3831b Merge branch 'main' into staging 2023-08-10 12:14:06 +01:00
daria
f47a1a9927 removed comments 2023-07-27 14:11:56 +03:00
daria
531941b17d removed the font weight from the settings buttons 2023-07-26 12:54:12 +03:00
David Benque
6e852b83cf Fix typo 2023-07-24 13:50:02 +01:00
wginolas
d07cdc2d45
Merge pull request #1154 from lemondevxyz/fix-issue-1111
remove unnecessary right padding from all lists in Rich Text(pad)
2023-07-24 11:08:22 +02:00
daria
7003173a84 fixed the color of access modal disabled tabs
fixed #1157
2023-07-24 12:05:16 +03:00
Ahmed Mazen
9d4805a2a2 remove unnecessary right padding from all lists in Rich Text(pad)
the app Rich Text, codename pad, has unnecessary right padding for all
lists. This makes it quite frustrating to edit in mobile environments.

This commit basically removes all unnecessary right padding for all lists.
2023-07-20 03:56:09 +08:00
yflory
f27c5f4c93 lint compliance 2023-07-18 15:51:45 +02:00
yflory
7d2a1b35ae Add missing .ico favicon for the diagram app 2023-07-18 13:08:15 +02:00
David Benque
fb7132910c Remove hard-coded translation keys 2023-07-13 16:58:44 +01:00
yflory
a187222ed5 Add instance name to page titles #1043 2023-07-13 15:36:48 +02:00
yflory
09bce8d852 Merge branch 'staging' into 5.4-rc 2023-07-13 14:13:34 +02:00
yflory
43ec0a7142 Merge branch '5.4-rc' of github.com:xwiki-labs/cryptpad into 5.4-rc 2023-07-13 14:13:04 +02:00
yflory
deb14c412f Fix XXX 2023-07-13 14:12:47 +02:00
David Benque
cf733832ca Merge branch 'totp-ui' into 5.4-rc 2023-07-13 10:44:18 +01:00
David Benque
b910aaa7d2 Re-use translation string for login error 2023-07-13 10:06:12 +01:00
David Benque
065dbc1716 Temporary micro-copy 2023-07-12 20:29:35 +01:00
David Benque
740f32b5c5 Fix error message when entering no password
- making the message more generic
so that it can be reused for the 2FA setting
2023-07-12 20:05:27 +01:00
David Benque
3267996970 Fix color variables for enabled/disabled setting 2023-07-12 16:03:08 +01:00
yflory
b11333e7a0 lint compliance 2023-07-11 10:35:44 +02:00
yflory
c10fc37645 Merge branch 'totp-ui' into 5.4-rc 2023-07-11 10:30:36 +02:00
wginolas
860a5b22b5
Merge pull request #1068 from lemondevxyz/fix-issue-1054
fix issue #1054 by converting png to ico and linking them
2023-07-11 08:22:01 +02:00
wginolas
d1da41d112
Merge pull request #1028 from ansuz/visibly-droppable-drive-tree
provide visual feedback that a dragged item can be dropped
2023-07-10 14:58:02 +02:00
daria
78ad809200 better UX for 2fa enabled/disabled message 2023-07-10 13:20:52 +03:00
daria
085b848cee Disable TOTP buttons' color changed from red to blue 2023-07-10 11:42:28 +03:00
daria
5ab0bf6ffb Forgot recovery code typo fixed 2023-07-10 10:37:40 +03:00
daria
2da29b475a some UI settings page fixes
recovery page UI fixed
2023-06-30 20:03:20 +03:00
yflory
b2788744de Merge branch 'drawio-bower' into 5.4-rc 2023-06-30 12:45:54 +02:00
yflory
373b216dbb Update CryptPad version 2023-06-30 11:37:33 +02:00
daria
c21c732251 UI settings page fixes/improvements 2023-06-29 15:59:56 +03:00
Ahmed Mazen
6d41d64cb8 create a script to convert images to ico; convert pngs to icos
Basically, all this commit does is create and execute a script
(`./customize.dist/favicon/convert.sh`) that uses ImageMagick to convert
various PNGs to ICOs(the format of favicon). It also adds the favicons
to the HTML document through `./www/common/notify.js`.
2023-06-29 08:32:51 +08:00
David Benque
8594dee2d7 Update favicon SVG #1066 2023-06-28 20:02:43 +01:00
David Benque
171add55a6 Add Diagram favicon #1066
Also adjust whiteboard icon to new color
2023-06-28 20:01:50 +01:00
David Benque
aefce4666e Add Diagram opengraph preview image #1066
⚠️ the title "Encrypted Diagram" is not generated correctly
try again once the type.diagram translation string is set
2023-06-28 17:24:30 +01:00
David Benque
0f1f747934 Remove XXX
treat colors as final, close #1059
2023-06-28 17:21:51 +01:00
Wolfgang Ginolas
a87d01c793 Fix typo 2023-06-26 15:48:23 +02:00
Wolfgang Ginolas
42496995e7 Add temporary translation for "Diagram" 2023-06-26 15:41:40 +02:00
Wolfgang Ginolas
e6f1ac25bf Replace whiteboard with diagram on home page 2023-06-26 11:35:11 +02:00
Wolfgang Ginolas
b9208eecd4 Merge remote-tracking branch 'origin/drawio-bower' into drawio-bower 2023-06-22 15:05:04 +02:00
Wolfgang Ginolas
f7d56eea16 Rename drawio to digram
https://github.com/cryptpad/cryptpad/issues/1062
2023-06-22 14:59:13 +02:00
David Benque
12dab85a30 Add placeholder color for Diagram app #1059 2023-06-22 14:39:06 +02:00
David Benque
4a13b4b70f Add diagram icon to cptools
- WIP version 7.4 of cptools icon font
- assign it to drawio application type
2023-06-22 14:39:06 +02:00
yflory
318202531f TOTP: UI fixes and improvements 2023-06-20 12:52:04 +02:00
David Benque
0e96e2e667 Adjust app colors for Diagram and Whiteboard
#1059
2023-06-16 15:09:53 +01:00
David Benque
34f0d0e95b Add placeholder color for Diagram app #1059 2023-06-16 12:31:21 +01:00
David Benque
e0ee16e2a1 Add diagram icon to cptools
- WIP version 7.4 of cptools icon font
- assign it to drawio application type
2023-06-16 12:26:37 +01:00
yflory
9aac9d1c2f TOTP: Use HTTP challenges to write and remove blocks 2023-06-09 15:06:17 +02:00
yflory
8b97742ef6 TOTP: don't store user hash when using block 2023-06-06 16:07:00 +02:00