Commit Graph

18549 Commits

Author SHA1 Message Date
yflory
fb8461e974 chore: add debug feedback 2026-03-17 16:36:21 +01:00
Zuzanna
be5b359e35 cleaning 2026-03-17 15:54:26 +01:00
Zuzanna
8ed9bb936e moved code for selecting active dropdown option 2026-03-17 15:53:38 +01:00
yflory
3061ce7da0 fix(metadata): fix callback issue in metadata 2026-03-17 14:25:53 +01:00
DianaXWiki
22bfe9f625 Fix crowdfunding banner UI and show logic to a more advanced algorithm using users actions 2026-03-17 12:59:53 +02:00
yflory
d5cde05ed7 fix(integration-api): missing onReady event not sent on read-only documents 2026-03-16 17:59:35 +01:00
yflory
e41ff1d087 chore: lint compliance 2026-03-16 17:06:01 +01:00
yflory
ca4aa4e9af fix(support): fix missing notifications in support 2026-03-16 15:52:59 +01:00
Wolfgang Ginolas
3bd575a11b Upgrade OnlyOffice to v9.2.0.119+5 2026-03-16 12:04:04 +01:00
yflory
87d59ffb9a fix: Fix TypeError when downloading a folder 2026-03-16 10:05:00 +01:00
yflory
953980835a
Merge pull request #2240 from cryptpad/missingRtChannel
fix(pinning): check if rtChannel is missing when storing a pad
2026-03-13 18:01:09 +01:00
yflory
d807591366 fix(pinning): check if rtChannel is missing when storing a pad 2026-03-13 16:09:41 +01:00
yflory
618a71bffe chore: lint compliance 2026-03-13 16:07:44 +01:00
yflory
2c06cffd4a fix(debug): fix debug app requiring reload to show drive 2026-03-13 16:04:35 +01:00
Fabrice Mouhartem
1e0c06ad8a
docs(nginx): add websocket rate limit to the advanced nginx configuration 2026-03-13 14:00:13 +01:00
Zuzanna
8d79ccb3ff #1407 make diagram editable once document is ready 2026-03-13 10:46:42 +01:00
yflory
a5df4cc9bc chore: update dependencies 2026-03-12 15:50:02 +01:00
yflory
b70457c75f Merge branch 'main' into staging 2026-03-12 15:41:16 +01:00
yflory
6e83db0911 Merge branch 'cryptget-ws' into staging 2026-03-12 15:30:55 +01:00
yflory
79c22556c6 Merge branch 'form-ws' into staging 2026-03-12 15:30:41 +01:00
yflory
37d674dc74
Merge pull request #2234 from cryptpad/team-pin
fix(pinning): fix multiple identical RESET commands stored in pin log
2026-03-12 15:27:48 +01:00
Zuzanna
fdb462053a cleaning 2026-03-12 11:39:44 +01:00
yflory
f0bfbd8d3b fix: add missing error message 2026-03-12 11:15:37 +01:00
yflory
147722ba5b fix(pinning): fix multiple identical RESET commands stored in pin log 2026-03-11 17:38:18 +01:00
yflory
1a541ba706 fix(websocket): fix multiple websocket connections persisting on forms 2026-03-11 16:03:48 +01:00
yflory
249e14ea4d fix(websocket): Fix potential websocket connection leak with CryptGet 2026-03-11 15:02:03 +01:00
yflory
2a3ab9056f fix(shared-folders): guard against invalid deprecateProxy calls 2026-03-11 13:35:25 +01:00
Zuzanna
3649a4765f cleaning 2026-03-10 13:20:10 +01:00
Zuzanna
9d1dd5f318 fixed loading of default theme 2026-03-10 13:09:49 +01:00
David Benque
99f6996498
Override warning message before deleting chat history 2026-03-10 10:35:26 +00:00
David Benque
169f85928f
Change contact dropdown icon to cog 2026-03-10 10:34:58 +00:00
Zuzanna
b27d5bfc5d improvements to dropdown and storing theme settings 2026-03-10 11:30:47 +01:00
daria
e2df7a3420
add aria-label 2026-03-10 11:50:31 +02:00
SliOrtega295
fb0a216eb9 Fix #2216: Table of contents not clickable in read-only mode
Problem:
- In read-only mode, clicking on table of contents links does nothing
- The anchor links use CKEditor's restoreRealElement which may not work in read-only mode

Solution:
- Add fallback to find anchor by ID directly
- Use foundAnchor flag to stop searching after first match

This matches the implementation in links.js which already has this fallback.
2026-03-06 00:06:34 +08:00
Zuzanna
c902940f1a removed redundant newlines 2026-03-05 16:07:25 +01:00
Zuzanna
24982e6a2a #2220 check for other users present now before upload initiates 2026-03-05 15:51:15 +01:00
DianaXWiki
45a441371c Add more suggestive icon for guest erase drive action 2026-03-05 15:16:31 +02:00
DianaXWiki
f171375a70 Kick guest immediately on enabling access list 2026-03-05 14:54:32 +02:00
DianaXWiki
a7a1e160a3 Kick user/guest after enabling access list 2026-03-03 17:51:24 +02:00
daria
87064ac689
fix avqtar badge being cut off 2026-03-03 11:16:07 +02:00
daria
f22903f0ea
add info banner 2026-03-03 11:08:11 +02:00
Zuzanna
179df68849 fix message author 2026-03-02 16:22:54 +01:00
DianaXWiki
15a52d1c13 Improve accessibility for sidebarlayout component in all occurrences 2026-02-27 14:56:15 +02:00
yflory
5030835e01 fix(broadcast): fix broadcast channel disabled 2026-02-27 13:46:10 +01:00
daria
b8ae7fed22
fix skip link 2026-02-27 10:31:18 +02:00
daria
723158f9de
improve accessibility with focus-visible styles, keyboard navigation and correct tab-order 2026-02-27 10:26:11 +02:00
daria
d172fe285e
fix contact name 2026-02-27 09:53:51 +02:00
daria
f43b0879cb
update translation key 2026-02-27 09:43:46 +02:00
daria
f43c902afe
add old comments back 2026-02-27 09:43:08 +02:00
daria
7b1df0df76
Merge branch 'refs/heads/staging' into contacts-page
# Conflicts:
#	customize.dist/src/less2/include/messenger.less
2026-02-27 09:28:51 +02:00