daria
7632841ee1
fix bug
2025-06-17 14:13:26 +03:00
daria
9e0e28918a
fix keyboard trap for Pad links
2025-05-29 13:53:08 -07:00
yflory
3494516b6c
Skip links with iframes
2025-03-12 12:40:32 +01:00
daria
699fa618ee
add skip link for rich text
2025-02-19 18:15:21 +02:00
yflory
556135bdda
Add missing pipes in pad tables markdown export
2024-12-10 17:48:49 +01:00
yflory
0b960439ca
Fix multi-level nodes for pad table .md export
2024-12-09 15:58:46 +01:00
zuzanna-maria
14e56aef79
Indentation
2024-12-09 14:45:40 +01:00
zuzanna-maria
8d5ac837a1
Linting
2024-12-09 14:44:59 +01:00
zuzanna-maria
1354b0a238
Formatting accounts for bold, italic, underlined text and blank cells
2024-12-09 13:08:36 +01:00
zuzanna-maria
e8136b32da
Formatting accounts for newlines inside cells
2024-12-08 23:10:51 +01:00
zuzanna-maria
7a00b6b4a2
Formatting accounts for headers
2024-12-08 22:05:04 +01:00
zuzanna-maria
fcbf122f3c
Linting
2024-12-05 09:59:24 +01:00
zuzanna-maria
9ed99afc85
Parsing out HTML tags on Firefox
2024-12-05 09:51:16 +01:00
zuzanna-maria
9cc2569078
Added strikethrough formatting support and linting
2024-11-22 13:14:26 +01:00
zuzanna-maria
d4771050a4
Added table formatting for Pad docs exported as .md
2024-11-21 10:29:15 +01:00
David Benque
7a24bc10d1
Apply default padding to Rich-Text buttons
...
Fix an issue where the button icons were pushed down beyond the outline
2024-09-16 11:06:32 +01:00
yflory
b724713ce0
Update requirejs cache string
2024-08-21 17:05:00 +02:00
yflory
302e0ed362
Merge branch 'staging' into mobile_tooltips_removal
2024-03-26 11:28:35 +01:00
yflory
62b4f901db
Add missing handler for menu entries
2024-03-13 16:19:16 +01:00
daria
b873a84607
refactor code
2024-03-12 16:49:47 +02:00
daria
923cb9690b
remove duplicate code
2024-03-08 17:37:17 +02:00
yflory
a1e2a03d03
Merge branch 'staging' into documents-toolbar
2024-03-07 14:02:41 +01:00
Wolfgang Ginolas
fdc86ab130
Remove jshint
2024-03-01 07:44:00 +01:00
daria
f5c6fb9c67
Help icon is visible bug fixed from File dropdown #1284
2024-02-20 16:46:18 +02:00
daria
869e64a37c
File menu items (Pad) are accessible using the keyboard
...
WIP #1284
2024-02-20 15:42:41 +02:00
zuzanna-maria
c35abb4443
tooltips no longer display after associated element disappears
2024-02-06 21:07:49 +00:00
Fabrice Mouhartem
b51f1878c3
#1226 : lint compliance and optimization
2024-01-25 15:17:29 +01:00
Fabrice Mouhartem
f5bd81bbb0
#1226 : search anchors by id if none have been found in cke_anchors
2024-01-25 15:05:58 +01: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
Fabrice Mouhartem
e92c82a7ad
#1336 : filter out temporary information with diffDOM
...
- The issue was caused by the way ckeditor manages clipboard, creating
some chunk inside a data-cke-temp span or div depending on the size
(which are sometimes empty… or containing ` `), we filter them
before sending data to storage. It fixes the duplicated TOC elements
issue.
2024-01-17 14:08:14 +01:00
yflory
bebbed8e05
Merge branch 'rich-text-small-screen' into staging
2023-12-13 16:30:03 +01:00
yflory
45ac8d901f
Remove CSP warnings in the console with CkEditor toolbar
2023-12-13 16:27:20 +01:00
DianaXWiki
36e4837d08
Fix toolbar keyboard nav linux #1272
2023-12-13 17:00:18 +02:00
DianaXWiki
2e13c04161
Make ricktext toolbar keyboard accesible #1272
2023-11-09 17:35:01 +02:00
DianaXWiki
d850b06bf4
Undo folder change
2023-11-08 16:54:04 +02:00
DianaXWiki
7f358408af
Fix ckedit context menu and paste dialog #631,#453
2023-11-06 17:58:27 +02:00
DianaXWiki
442d7655dc
Fix chat and userlist height problem
2023-10-28 17:21:48 +03:00
DianaXWiki
5d83cf3427
Delete unnecessary stuff+reduce padding for comm
2023-10-25 16:40:59 +03:00
David Benque
8f0a6319a5
Apply headers
2023-10-20 15:35:26 +01:00
DianaXWiki
a8d8c98e9f
Add comm modal improvement on small screens #1271
2023-10-16 18:42:19 +03:00
DianaXWiki
bbb8364129
Make userlist and chat go on top of content #1102
2023-10-12 19:43:59 +03:00
Wolfgang Ginolas
2095c618fc
Revert "Fix rich text color selection in safari"
...
This reverts commit 3f9814d239 .
2023-07-18 14:31:13 +02:00
Wolfgang Ginolas
3f9814d239
Fix rich text color selection in safari
...
https://github.com/cryptpad/cryptpad/issues/1136
2023-07-17 13:56:16 +02:00
Wolfgang Ginolas
9315e411aa
Make colours with special characters in names clickable
...
https://github.com/cryptpad/cryptpad/issues/1136
2023-07-17 13:56:16 +02:00
yflory
09bce8d852
Merge branch 'staging' into 5.4-rc
2023-07-13 14:13:34 +02:00
yflory
d39008108c
lint compliance
2023-07-11 13:39:53 +02:00
yflory
e27da863d3
Upgrade CKEditor to version 4.22.1 #1119
2023-07-11 13:39:07 +02:00
Ahmed Mazen
4e32a9ac06
add favicons statically in each application
...
The last commit added `.ico` versions of the `png` favicons. This commit
adds each favicon statically to each application's `index.html` file.
By statically, I mean it is not inserted through Javascript and instead
is present in the file already.
This fixes favicons not displaying on Firefox.
2023-07-03 08:46:12 +08:00
yflory
30bb4d61bb
Merge branch 'main' into debower
2023-05-02 13:55:40 +02:00
David Benque
148adb70cc
Merge branch 'zuzanna-maria-move_resize_button' into staging
2023-03-21 14:56:20 +00:00