ansuz
|
4e02135230
|
Merge pull request #417 from xwiki-labs/stripTag
Strip tags
|
2019-08-08 17:23:17 +02:00 |
ClemDee
|
5679dd9fee
|
Clean code
|
2019-08-08 16:34:56 +02:00 |
ClemDee
|
a204740ac2
|
Fix one annoying missing semicolon
|
2019-07-25 11:50:19 +02:00 |
ClemDee
|
5cbfad3433
|
Fix markdown unwanted renders in chats
|
2019-07-25 11:48:16 +02:00 |
ClemDee
|
6ae5da3d10
|
Move stripTags function to Util
|
2019-07-24 14:41:37 +02:00 |
ClemDee
|
d16aa7de8a
|
Remove console.logs
|
2019-06-24 15:00:44 +02:00 |
ClemDee
|
8545ed749a
|
Fix missing semicolon
|
2019-06-21 17:29:15 +02:00 |
ClemDee
|
56d985cb83
|
Fix markdown link in title issue
|
2019-06-21 12:29:26 +02:00 |
yflory
|
126a379ed2
|
Fix mermaid css
|
2019-04-23 13:23:44 +02:00 |
yflory
|
3676a6b923
|
Fix highlighting in code blocks for markdown rendering
|
2019-04-18 18:41:16 +02:00 |
yflory
|
86346c567c
|
Clean the Mermaid code and speed up load time
|
2019-04-12 17:39:29 +02:00 |
yflory
|
54a71d8049
|
lint compliance
|
2019-04-04 11:44:06 +02:00 |
yflory
|
c3d3d67605
|
Fix mermaid rendering when switching tabs
|
2019-04-04 11:42:59 +02:00 |
yflory
|
e5d7a0f5c6
|
Mermaid support in the code app
|
2019-04-03 14:45:42 +02:00 |
yflory
|
de062b036f
|
Fix HTML entities displayed in table of contents
|
2019-03-05 13:25:46 +01:00 |
yflory
|
03e94ae598
|
Improve toc
|
2019-02-19 11:06:25 +01:00 |
yflory
|
03b40d87ed
|
Add support for table of contents in the code app (#325)
|
2019-02-18 17:25:27 +01:00 |
yflory
|
7e00d444c0
|
Update markdown rendering in code and slide
|
2019-01-29 14:39:06 +01:00 |
yflory
|
3a4cfbb7e8
|
Disable HTML in chat
|
2018-11-13 17:19:28 +01:00 |
yflory
|
fc915e3337
|
Use DiffMarked in messenger to avoid duplicate code
|
2018-11-13 14:14:23 +01:00 |
yflory
|
6b4643a916
|
Add syntax highlighting in code blocks rendered from markdown
|
2018-09-19 16:51:53 +02:00 |
ansuz
|
7deb346552
|
update to new marked lib without breaking custom renderers
|
2018-09-17 15:35:53 -04:00 |
yflory
|
ee1027ceb9
|
Ability to import mediatags to the drive
|
2018-08-31 15:41:08 +02:00 |
yflory
|
c7e08fedfb
|
Password-protected files
|
2018-05-25 18:00:10 +02:00 |
yflory
|
b26ae67df5
|
Fix issues with channel ID when using a password
|
2018-04-26 15:10:31 +02:00 |
yflory
|
b0dba481d8
|
Fix small UI issues and IE issues
|
2018-03-02 18:33:43 +01:00 |
yflory
|
2fd22c6db6
|
Fix task list in markdown when using one empty line between tasks
|
2017-12-22 14:56:01 +01:00 |
yflory
|
30c8c253dd
|
Remove util and hash from common
|
2017-11-13 16:32:40 +01:00 |
yflory
|
a592317e35
|
lint compliance
|
2017-11-06 15:49:40 +01:00 |
yflory
|
fef97ed60e
|
Fix an creating duplicates mediatags in markdown preview
|
2017-11-06 15:47:18 +01:00 |
yflory
|
3ebb5ca493
|
Fix issue in diffMarked creating text nodes for each character
|
2017-10-31 18:19:30 +01:00 |
ansuz
|
736288a85b
|
lint compliance
|
2017-08-14 14:02:57 +02:00 |
ansuz
|
5037f444e9
|
update markdown sanitization strategy
|
2017-08-14 13:12:43 +02:00 |
Pierre Bondoerffer
|
f585ddccdf
|
fix image sizes in /slide/
|
2017-08-08 11:44:01 +02:00 |
yflory
|
a80b00a765
|
Move the file picker in common
|
2017-07-20 18:32:03 +02:00 |
ansuz
|
9707433944
|
comment out debugging info
|
2017-07-13 10:57:51 +02:00 |
yflory
|
fb21a650ce
|
Lint errors
|
2017-07-11 17:40:13 +02:00 |
yflory
|
159ccc2866
|
Fix mediatag flickering
|
2017-07-11 17:39:08 +02:00 |
yflory
|
8f5a244999
|
Replace mediatag markdown syntax by html. Enable file upload in /code.
|
2017-07-11 11:56:06 +02:00 |
yflory
|
991cb896bd
|
Fix avatar in /pad
|
2017-07-03 12:25:05 +02:00 |
yflory
|
19ff8a345d
|
Avatar upload in the profile app
|
2017-06-28 16:59:35 +02:00 |
yflory
|
38f568635d
|
Fix duplicate media-tag in slides when adding or removing a slide
|
2017-06-26 14:08:14 +02:00 |
yflory
|
37d3d04f0e
|
Clean mediatag integration code
|
2017-06-13 17:57:27 +02:00 |
yflory
|
19cb920a7c
|
Don't redraw a media-tag everytime the content has changed
|
2017-06-13 17:21:22 +02:00 |
yflory
|
f9c26645cf
|
Upload images using the slide app
|
2017-06-13 16:15:04 +02:00 |
yflory
|
51bd41d4e8
|
Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
|
2017-05-18 14:57:12 +02:00 |
yflory
|
0bd4caeb7e
|
Add the task list code to the markdown renderer
|
2017-05-18 14:57:04 +02:00 |
ansuz
|
d187945e94
|
jshint compliance
|
2017-05-18 14:55:16 +02:00 |
yflory
|
d13dde856a
|
Add the markdown renderer file and change code's default content
|
2017-05-18 14:26:56 +02:00 |