daria
c8c4c2fe1b
Merge branch 'lucide-icons' into update-icons
2025-10-07 16:37:08 +03:00
DianaXWiki
7867125563
Change comments icon
2025-10-03 16:08:09 +03:00
yflory
af522fd0fe
Lucide icons with MutationObserver
2025-10-01 16:38:53 +02:00
daria
68e9199f39
update file location
2025-09-30 17:42:11 +03:00
daria
d9ed36e3f3
remove FA dependency
2025-09-24 15:11:40 +03:00
daria
f15ac6ab2f
fix icon rendering on document settings
2025-09-24 14:14:01 +03:00
daria
80fd5f76a6
Merge remote-tracking branch 'origin/update-icons' into update-icons
2025-09-10 13:48:53 +03:00
daria
0581c513fb
update icon names + remove comments
2025-09-10 13:48:25 +03:00
DianaXWiki
63576b004b
Fix content icons disappearing in richtext
2025-09-10 13:09:40 +03:00
daria
5c857afbca
remove fa occurences
2025-09-05 16:29:54 +03:00
daria
20e35d0b41
fix icon flickering issue
2025-09-04 15:58:42 +03:00
daria
a7190e1263
remove margin
2025-08-29 11:18:31 +03:00
daria
59bb65261d
update pad comments icons
2025-08-29 11:10:39 +03:00
daria
416c4074cc
update icons
2025-08-14 13:16:00 +03:00
daria
d7931058af
update rich-text icons
2025-08-08 16:50:13 +03:00
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