yflory
eaf94f69ab
New support: fix UI issues
2024-03-06 15:39:22 +01:00
yflory
a4bdc64520
New support: add search and fix UI issues
2024-03-06 15:29:28 +01:00
yflory
b943930948
New support: responsiveness
2024-03-06 14:04:57 +01:00
yflory
a8ae2eb6eb
New support: filter by tag
2024-03-04 18:14:59 +01:00
yflory
ec5bfc236f
New support: add tags to tickets
2024-03-04 13:48:56 +01:00
yflory
5283fdab69
New support: pre-recorded messages
2024-03-01 16:34:27 +01:00
yflory
2618eeb35a
Merge branch 'sidebar' into support2
2024-03-01 14:17:43 +01:00
DianaXWiki
a10f903e21
Add working disk-usage and getlimits
2024-02-29 19:47:51 +01:00
DianaXWiki
7cc2ca3ec8
Add more panels until support
2024-02-29 14:29:27 +01:00
yflory
0056603486
New support: create ticket from admin side
2024-02-28 17:25:32 +01:00
daria
019fb2ff4a
fix `File` dropdown style
...
WIP #1284
2024-02-26 12:49:50 +02:00
David Benque
f032b22946
Small focus fixes
...
- Use :focus-visible selector
- Apply FG color inside dropdown
2024-02-23 13:51:59 +00:00
yflory
06d9201bbd
New support: answer anonymously for admins
2024-02-21 17:31:07 +01:00
yflory
62052929e6
Merge branch 'sidebar' into support2
2024-02-21 16:26:22 +01:00
DianaXWiki
bc85d86d47
Add users panel + setlimit functionality on storage
2024-02-21 13:32:08 +01:00
yflory
503bba974c
New support: realtime update of admin and user views
2024-02-20 14:00:09 +01:00
DianaXWiki
72fddef153
Add first review fixes for panel general
2024-02-16 15:54:14 +01:00
yflory
8e24b8b3f2
New support: moderator view
2024-02-15 18:37:08 +01:00
yflory
7c78091a4b
Keep the old sidebar layout working
2024-02-12 15:23:10 +01:00
yflory
c798bca3e0
Merge branch 'staging' into sidebar
2024-02-12 15:12:52 +01:00
Adrian Nöthlich
ac0efc6002
Fix ssoauth path regex
...
The ssoauth page is called without a trailing slash (presumably because of the GET-parameters).
Therefore he regex for calling the main.js does not match and the rendered `/ssoauth` page is without function.
Fixes #1410
2024-02-11 16:54:35 +01:00
daria
fec08ecdb8
separate hover and focus styling on menu items
2024-02-08 16:31:07 +02:00
yflory
3d7cc48133
Update version string
2024-01-29 17:50:08 +01:00
yflory
44484c5968
Remove XXX from translation keys
2024-01-29 17:49:21 +01:00
yflory
b42fbe7bc7
Merge pull request #1395 from cryptpad/invitations
...
Instance invitations and user directory
2024-01-29 17:44:40 +01:00
yflory
6b1e8ff1f6
Add sidebarlayout framework base
2024-01-29 17:31:12 +01:00
yflory
8b0cc52d2f
Merge pull request #1392 from cryptpad/fix-richtext-issues
...
Fix richtext issues (#1336 + ~#1358 + #1226 )
2024-01-29 17:30:39 +01:00
yflory
a683f63061
Fix UI issue when SSO account is required
2024-01-29 15:25:20 +01:00
yflory
7a0ee65445
Fix margin issues with drive icons
2024-01-24 16:05:02 +01:00
zuzanna-maria
427561caf4
corrections
2024-01-24 13:48:23 +00:00
zuzanna-maria
1f011b7fe9
linting
2024-01-22 13:22:01 +00:00
yflory
2ac4995146
Merge branch 'staging' into invitations
2024-01-18 16:35:41 +01:00
zuzanna-maria
289cc1e1a4
icons appended to thumbnail files only in grid view #1351
2024-01-18 13:35:46 +00:00
zuzanna-maria
9bdcb7be67
stopped file icon displaying in grid view
2024-01-18 12:08:38 +00:00
Fabrice Mouhartem
7ba6d1b49d
#1358 : restore table editing in pads as default configuration
...
- Restore context menu as table editing menu depends on it. It has been
removed with commit 7f358408af
- The paste button appears to still be there on mobile (Fennec fdroid on
android 9)
- #1336 : missing closing parenthesis in a comment
Note that you can add it to your instance configuration with the
`customize/` directory: https://docs.cryptpad.org/en/admin_guide/customization.html
2024-01-18 10:26:49 +01:00
yflory
e65baebadc
Restrict SSO registration
2023-12-19 17:59:56 +01:00
yflory
68992ce993
Merge branch 'toolbar' into 5.6-rc
2023-12-19 16:11:55 +01:00
yflory
e52d9f77c1
Merge branch 'staging' into invitations
2023-12-19 15:03:40 +01:00
daria
f5b429c474
change outline color
2023-12-19 15:21:47 +02:00
daria
81fb2dafc3
Merge remote-tracking branch 'origin/toolbar' into toolbar
2023-12-19 15:02:10 +02:00
daria
855c81ecc6
add outline to focused elements
2023-12-19 15:01:52 +02:00
yflory
315adc59d7
Update version number
2023-12-18 14:06:28 +01:00
yflory
94a1642d7b
Fix margin errors in dropdown with some browsers/OS
2023-12-15 17:23:28 +01:00
David Benque
9cd86d03a4
REUSE lint compliance
2023-12-15 15:38:01 +01:00
David Benque
7f596b6776
Fix focus styles in toolbar
2023-12-14 10:53:10 +00:00
David Benque
1c77d0699f
Remove hard-coded translation strings
2023-12-14 10:44:23 +00:00
yflory
7c64779796
lint compliance
2023-12-13 16:32:00 +01:00
yflory
bebbed8e05
Merge branch 'rich-text-small-screen' into staging
2023-12-13 16:30:03 +01:00
Mathilde
702619158a
Merge pull request #1327 from cryptpad/cleanup-repo
...
Cleanup repo from outdated/misplaced files
2023-12-13 15:36:51 +01:00
yflory
7ba29238b2
Merge branch 'forcemfa' into staging
2023-12-13 15:21:54 +01:00
yflory
df6b0a0e98
Merge branch 'authsso' into staging
2023-12-13 15:14:31 +01:00
yflory
01f13b6b78
Remove outline on drive content container when focused
2023-12-13 15:08:30 +01:00
yflory
ae11088b8a
Merge branch 'staging' into toolbar
2023-12-13 14:19:43 +01:00
yflory
7893031689
Merge pull request #1334 from cryptpad/clean-comments
...
Clean old // XXX comments
2023-12-12 16:33:58 +01:00
yflory
7c85728e07
Fix browser autocomplete issues
2023-12-12 16:22:26 +01:00
yflory
199dcc8c62
Merge branch 'staging' into authsso
2023-12-11 16:46:11 +01:00
yflory
542111843a
Merge branch 'staging' into forcemfa
2023-12-11 16:30:22 +01:00
yflory
e2dd7f6305
Merge branch 'authsso' into forcemfa
2023-12-11 16:30:18 +01:00
yflory
ba0a39cc1c
Fix UI issues on SSO pages
2023-12-11 14:35:32 +01:00
daria
d4ed31ff7b
lint compliance
2023-12-11 12:25:16 +02:00
daria
ca03e81148
text color in user dropdown changes according to the color theme
2023-12-11 12:24:59 +02:00
David Benque
fde1edd508
Clean old // XXX comments
...
- either removed or changed the comment type
2023-12-08 15:10:19 +00:00
Mathilde Grünig
8aceb6e86b
remove content and point to the appropraite documentation page
2023-12-08 11:51:18 +01:00
Mathilde Grünig
dd6bd08eb2
remove content and point to the appropraite documentation page
2023-12-08 11:49:36 +01:00
Mathilde Grünig
78f44b578d
Revert "remove useless file, content is on the docs https://docs.cryptpad.org/en/how_to_contribute.html#translate-cryptpad "
...
This reverts commit fec9678db3
.
2023-12-08 11:44:45 +01:00
Mathilde Grünig
8fcc05adb5
Revert "move some interesting details to the docs https://github.com/cryptpad/cryptpad/blob/main/customize.dist/readme.md "
...
This reverts commit 394a40619a
.
2023-12-08 11:44:32 +01:00
Mathilde Grünig
fec9678db3
remove useless file, content is on the docs https://docs.cryptpad.org/en/how_to_contribute.html#translate-cryptpad
2023-12-08 10:51:32 +01:00
Mathilde Grünig
8c46d79702
fix another little conflict issue
2023-12-08 10:44:37 +01:00
Mathilde Grünig
394a40619a
move some interesting details to the docs https://github.com/cryptpad/cryptpad/blob/main/customize.dist/readme.md
2023-12-08 10:41:54 +01:00
yflory
b10b07ecc2
Merge pull request #1301 from cryptpad/contextmenu_drive_mobile
...
Drive context menu on mobile
2023-12-05 16:03:25 +01:00
yflory
04af118b8d
Merge pull request #1304 from cryptpad/mobile_drive_background
...
Drive container height fills screen
2023-12-05 16:03:07 +01:00
yflory
93c185fd10
Fix style issues after the merge
2023-12-05 15:49:37 +01:00
yflory
37debdb866
Merge branch 'staging' into toolbar-prototype
2023-12-05 15:40:16 +01:00
yflory
922c77c12c
Merge branch 'toolbar-prototype' of github.com:cryptpad/cryptpad into toolbar-prototype
2023-12-05 15:40:11 +01:00
yflory
fa1e03c44e
Fix keydown issues with dropdowns
2023-12-05 15:39:58 +01:00
daria
f51ccd5f8d
matched dropdowns using the same amount of padding
2023-12-05 13:16:26 +02:00
Mathilde
6f65c7a6fb
Correct Chinese translation from simplified to traditional
...
Revise the translation of `zh`
2023-12-05 11:25:58 +01:00
daria
5e027fe132
fixed design issue occured on notification dropdown
2023-12-04 16:22:09 +02:00
yflory
f506e5a8cf
Instance invitation and user management prototype
2023-12-01 15:44:20 +01:00
zuzanna-maria
2119ce5221
cleaned and linted
2023-11-24 17:46:52 +01:00
zuzanna-maria
9d7304c7c5
correction to drive container height css setting
2023-11-24 16:50:38 +01:00
yflory
aea4072acd
Merge branch 'staging' into mobile_drive_background
2023-11-24 14:40:28 +01:00
yflory
cad5610f78
Merge branch 'staging' into contextmenu_drive_mobile
2023-11-24 14:01:50 +01:00
yflory
31c3148580
Apply accessibility changes to all dropdowns
2023-11-23 16:48:39 +01:00
Toomore Chiang (ocf.tw)
431b317079
Revise the translation of `zh`
...
Signed-off-by: Toomore Chiang (ocf.tw) <toomore@ocf.tw>
2023-11-23 11:43:21 +08:00
yflory
c64644568b
Merge branch 'REUSE-license-info' into staging
2023-11-22 17:21:09 +01:00
yflory
e5a80afee7
Use new asynchrnous clipboard API when available
2023-11-22 12:27:24 +01:00
daria
d84975deec
added margin to dropdowns that open to the left
2023-11-12 20:09:44 +02:00
DianaXWiki
2e13c04161
Make ricktext toolbar keyboard accesible #1272
2023-11-09 17:35:01 +02:00
yflory
982c15ae0e
Add an option to enforce MFA for all accounts on the instance
2023-11-09 15:35:56 +01:00
DianaXWiki
5348b35efc
Do not change formatting
2023-11-07 17:13:43 +02:00
yflory
ade5572473
SSO buttons UI in login and register pages
2023-11-07 15:37:01 +01:00
DianaXWiki
7f358408af
Fix ckedit context menu and paste dialog #631,#453
2023-11-06 17:58:27 +02:00
zuzanna-maria
f0b7532afd
fixed drive container height to fill screen
2023-10-23 13:51:42 +02:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
yflory
e8d719c438
Fix OIDC sso issues
2023-10-18 15:39:54 +02:00
zuzanna-maria
42c010947e
added context menu for individual files in drive (mobile)
2023-10-17 17:28:31 +02:00
daria
dbc9cca1ff
created list in user menu dropdown
2023-10-17 15:07:34 +03:00
daria
b10ec96e05
Merge remote-tracking branch 'origin/toolbar' into toolbar
2023-10-17 13:23:57 +03:00
daria
790099723f
wrapped elements(account name + display name) in li (user menu)
2023-10-17 13:23:27 +03:00
yflory
37008242e2
Merge branch 'main' into authsso
2023-10-12 14:56:04 +02:00
David Benque
c9f3ec8476
Merge branch 'staging' into toolbar
2023-10-12 10:47:27 +01:00
yflory
7ab51a90dd
Fix callback called multiple times in login code
2023-10-04 15:15:18 +02:00
yflory
e9701f7bf8
Merge branch 'main' into 5.5-rc
2023-10-03 11:48:24 +02:00
yflory
17316e54d6
Update version string
2023-10-02 15:32:14 +02:00
yflory
d5d75e85a3
lint compliance
2023-10-02 15:17:26 +02:00
yflory
007a990520
Fix UI on recovery page when MFA is disabled
2023-10-02 13:05:06 +02:00
David Benque
c7b2eeb5de
Remove hard-coded translation
2023-09-29 16:12:25 +01:00
David Benque
7c61b94f9d
Merge branch 'status-page-1172' into staging
2023-09-29 16:11:15 +01:00
David Benque
7e478ed847
Merge pull request #1230 from cryptpad/1086-upload-progress-modal-overflows
...
Make upload progress bar responsive
2023-09-29 16:00:27 +01:00
David Benque
c4de335ac3
Adjust position of upload modal on large screens
...
- while we wait for a better sollution for altertify log position
- give space under the upload modal for the log to be shown
2023-09-29 15:59:51 +01:00
David Benque
bd3320e6ec
Merge branch 'staging' into fix-issue-1164
2023-09-29 15:46:39 +01:00
yflory
d68dde07a9
Remove translation XXX
2023-09-28 18:33:03 +02:00
yflory
de6112cb25
Remove margin-bottom on error screen
2023-09-28 18:32:11 +02:00
yflory
5f3acfb81d
Merge branch 'mobile-fixes' into staging
2023-09-28 18:01:02 +02:00
yflory
ef92d9217c
Merge branch 'moderation' into staging
2023-09-28 17:56:46 +02:00
yflory
fd90827da9
Merge branch 'accessibility' into staging
2023-09-28 17:55:34 +02:00
David Benque
3a83b9f3c0
Merge branch '1117-markdown-help-button-breaks-toolbar-layout' into mobile-fixes
2023-09-27 11:37:43 +01:00
David Benque
6531d3e763
Add margin to sidebar buttons on small screens
2023-09-27 11:04:12 +01:00
yflory
016f30d432
Add customizable link to a status page #1172
2023-09-26 16:26:12 +02:00
DianaXWiki
0fda25c646
Make help button also hidden #1117
2023-09-26 14:38:23 +03:00
DianaXWiki
45ddf309d1
Make button text visible #1093
2023-09-26 11:14:52 +03:00
yflory
ea6d69eb48
Fix dropdown menus hidden in modals 1241
2023-09-25 16:07:23 +02:00
Mathilde Grünig
0c378835cf
replace all weblate.cryptpad.fr occurences by weblate.cryptpad.org
2023-09-22 14:16:52 +02:00
yflory
c3479b327b
Reduce instance title size on small screens
2023-09-21 17:26:48 +02:00
yflory
3a9505465f
Merge pull request #1232 from cryptpad/1085-homepage-layout-issues
...
Fix homepage layout issues on small screens
2023-09-21 17:17:24 +02:00
yflory
a215a07efc
Merge pull request #1113 from lemondevxyz/fix-issue-1101
...
add even space between category buttons
2023-09-21 16:49:41 +02:00
yflory
9f6583fbb1
Revert "added temporary label for logo"
...
This reverts commit b5c7bc3185
.
2023-09-19 16:43:19 +02:00
yflory
b977b759b4
Fix syntax inconsistencies
2023-09-19 16:07:17 +02:00
yflory
bc9a335e76
Lint compliance
2023-09-19 15:06:54 +02:00
DianaXWiki
51062d8fa6
Keep space separator in title #1085
2023-09-15 15:11:06 +03:00
DianaXWiki
35d1209291
Implement review changes #1086
2023-09-15 15:00:13 +03:00
DianaXWiki
f02547851e
Revert "Fix success upload message location #1086"
2023-09-15 13:54:23 +03:00
yflory
f282db9121
Add new placeholder data and account script to admin panel
2023-09-14 17:49:16 +02:00
yflory
4d643e51a1
Add new error message with deleted template
2023-09-13 15:43:25 +02:00
DianaXWiki
03d27cf04c
Fix title weird wrapping #1085
2023-09-12 13:00:56 +03:00
yflory
2c12ff5d72
Merge branch 'staging' into moderation
2023-09-11 12:08:07 +02:00
yflory
975a177cbb
Add UI/UX when reading a placeholder
2023-09-08 18:10:02 +02:00
DianaXWiki
d74e19aebf
Fix instance links weird wrapping #1085
2023-09-08 16:54:13 +03:00
DianaXWiki
71dfbc14d3
Fix success upload message location #1086
2023-09-08 16:30:22 +03:00
DianaXWiki
6a3e58986b
Maximize space on small screens #1086
2023-09-08 13:13:24 +03:00
daria
338e43ce56
Merge remote-tracking branch 'origin/accessibility' into accessibility
2023-09-07 14:27:19 +03:00
daria
49e2077c01
updated error message #1207
2023-09-07 14:26:49 +03:00
Daria
c6c5cbf594
Merge pull request #1236 from cryptpad/staging
...
Updating accessibility
2023-09-07 14:09:55 +03:00
David Benque
aebf96e1a3
Revert button spacing regression introduced with 5.4.0
...
Uncommented button styling
2023-09-05 15:45:46 +01:00
David Benque
55a1434995
Replace unit with rem
2023-09-05 15:44:24 +01:00
daria
71ec6d50f9
`Open Notification panel` can be accessed with the keyboard #1201
2023-09-05 15:52:17 +03:00
daria
bd6de021e2
added focus to toolbar elements #1206
...
user menu can be also accessed on other browsers #1209
2023-09-05 14:42:42 +03:00
daria
e76e5fc34d
uncommented button margin
...
fixed 5.4.0 regression
2023-09-05 13:21:57 +03:00
DianaXWiki
c35478b464
Fix breaking title and order links #1085
2023-09-04 18:00:25 +03:00
DianaXWiki
dd030b67fd
Center apps grid menu #1085
2023-09-04 17:22:40 +03:00
DianaXWiki
0ec5889b25
Make upload progress bar responsive #1086
2023-09-04 11:16:32 +03:00
daria
f5a7a346af
changed error text on login page
...
fixed #1207
2023-09-01 14:35:27 +03:00
yflory
29609212be
Reorder DOM based on visual order in toolbar #1198
2023-08-31 16:34:57 +02:00
DianaXWiki
97a531ac84
Add scroll property in less file #1088
2023-08-31 16:01:54 +03:00
Daria
4008bae352
Merge pull request #1224 from cryptpad/staging
...
Staging
2023-08-30 12:46:18 +03:00
daria
5bf4998be6
commented on login/recovery/register labels
2023-08-25 15:56:25 +03:00
David Benque
84e254d86e
Bump version to 5.4.1
2023-08-22 11:46:00 +01:00
daria
dee9233327
made the labels invisible on the recovery page #1163
2023-08-14 13:09:06 +03:00
daria
4cc9ad34a8
made the labels invisible on the register page #1163
2023-08-14 13:03:29 +03:00
daria
d86bef72bf
made the labels invisible on the login page #1163
2023-08-14 12:58:53 +03:00
daria
052c102536
radio buttons spaced evenly
...
same height between the buttons and the description
fixed #1104
2023-08-14 12:12:55 +03:00
Daria
a1c78ca51b
Merge pull request #1181 from cryptpad/staging
...
Merging staging into accessibility
2023-08-10 14:20:18 +03:00
David Benque
6feaf3831b
Merge branch 'main' into staging
2023-08-10 12:14:06 +01:00
daria
40b0794f1e
fixed minor bugs with `npm run lint`
2023-08-09 15:07:32 +03:00
daria
b5c7bc3185
added temporary label for logo
2023-08-09 14:39:23 +03:00
daria
972a61c532
fixed `ARIA role should be appropriate for the element` for select language button
2023-08-09 14:25:10 +03:00
Ahmed Mazen
61097771b5
remove button styling from "Sign Up" in the login page
...
As per the pull request comments, now the "Sign Up" button looks like a regular link.
2023-07-30 05:16:58 +08:00
lemondevxyz
7fec659536
Merge branch 'staging' into fix-issue-1164
2023-07-29 20:50:04 +00:00
daria
161406baab
added labels for recovery inputs #1163
...
made the recovery popup responsive up until 260px #1126
2023-07-27 15:38:52 +03:00
daria
f47a1a9927
removed comments
2023-07-27 14:11:56 +03:00
daria
848f1dafad
created new placeholders for register inputs #1163
2023-07-27 14:09:15 +03:00
daria
e607cf58c4
made register popup responsive up until 280px #1126
2023-07-27 13:46:06 +03:00
Ahmed Mazen
3ae676990d
fix 1password generating passwords on login page
...
Basically, the login page has a button named "Sign Up". Whenever 1password, and possibly other password managers, see a button with a "Sign Up" text, they generate a password instead of inputting an already existing one.
This fix is simple:
1. It changes the button in the login page from a button to a link
2. It changes the styling of the link to look like the old one.
Tested on Google Chrome, Linux, with the 1password extension.
2023-07-27 18:32:02 +08:00
daria
9e37c0a718
made login popup responsive up until 260px #1126
2023-07-27 13:29:11 +03:00
daria
e605245bb6
modified UI for the register page #1163
2023-07-27 12:54:55 +03:00
daria
70fb1a739e
Merge remote-tracking branch 'origin/accessibility' into accessibility
2023-07-27 12:20:00 +03:00
daria
c208b88f54
modified UI of the login page #1163
2023-07-27 12:19:06 +03:00
David Benque
b520a2a33d
Example of how to commit temporary micro-copy
2023-07-26 15:04:29 +01:00
daria
8cd0d86575
added visual labels for register inputs #1163
2023-07-26 14:31:18 +03:00
daria
3f60d544c7
added visual labels for login inputs #1163
2023-07-26 14:08: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
daria
1eb2cdf5ed
added comments to change the text for translation
2023-07-20 12:01:57 +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
daria
5e5658d0c3
zooming and scaling is not disabled on homepage
...
fixed #1130
2023-07-19 12:07:08 +03:00
daria
a36f88c8d1
fixed #1131
2023-07-18 17:10:08 +03: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
daria
fc6237d76a
fixing #1124
2023-07-17 15:47:25 +03: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