Vinoth Kannan
|
ac1e93e82a
|
Minor fix to correctly trim spaces in HTML to Markdown conversion
|
2017-12-22 19:05:40 +05:30 |
|
Vinoth Kannan
|
4935ae4338
|
Remove unwanted spaces between HTML tags and support Word documents
|
2017-12-22 09:28:24 +05:30 |
|
Vinoth Kannan
|
129d924c0d
|
Dont support single row or column tables in HTML to Markdown conversion
|
2017-12-21 12:58:57 +05:30 |
|
Vinoth Kannan
|
ac1d3a761e
|
Support for table & ol tags for HTML pasting in composer
|
2017-12-20 19:24:55 +05:30 |
|
Vinoth Kannan
|
6272f35eec
|
blockquote tag support for HTML pasting in composer
|
2017-12-19 20:59:55 +05:30 |
|
Vinoth Kannan
|
70b6030c74
|
FIX: IE syntax error in regular expression
|
2017-12-18 23:03:35 +05:30 |
|
Vinoth Kannan
|
ad41523895
|
FEATURE: Converting code tags to Markdown while pasting
|
2017-12-18 22:12:05 +05:30 |
|
Vinoth Kannan
|
b9f553d45d
|
REFACTOR: Small improvement in code for Tag.slice method
|
2017-12-18 13:38:47 +05:30 |
|
Vinoth Kannan
|
0588edbc96
|
FEATURE: Keep supported HTML tags in HTML to Markdown conversion
|
2017-12-18 12:48:17 +05:30 |
|
Vinoth Kannan
|
b963307f30
|
FIX: IE compatability issue in clipboard files array
|
2017-12-17 12:04:16 +05:30 |
|
Vinoth Kannan
|
4f2f42d710
|
PERF: Better handling of headings in HTML inline pasting
|
2017-12-17 00:45:21 +05:30 |
|
Vinoth Kannan
|
c60dcd4a3d
|
HACK: select_replies key should have children
|
2017-12-15 20:59:12 +05:30 |
|
Vinoth Kannan
|
dc159d7fa6
|
Grab dimention of the clipboard images
|
2017-12-15 17:28:38 +05:30 |
|
Vinoth Kannan
|
9cd48207f2
|
make eslint happy
|
2017-12-15 17:08:17 +05:30 |
|
Vinoth Kannan
|
236ecec0b0
|
Skip HTML pasting if image upload available
|
2017-12-15 16:40:40 +05:30 |
|
Vinoth Kannan
|
5c3ef7875f
|
FIX: Inline head tag html pasting
|
2017-12-15 12:00:17 +05:30 |
|
Vinoth Kannan
|
bfafca42b7
|
fix eslint and refactor code
|
2017-12-15 11:07:50 +05:30 |
|
Vinoth Kannan
|
f0497ee9c4
|
FEATURE: HTML to Markdown conversion using native JavaScript ES6 classes (#5425)
|
2017-12-15 10:28:20 +05:30 |
|
Vinoth Kannan
|
98d19616dd
|
FIX: translation for site setting enable_rich_text_paste
|
2017-12-12 14:45:19 +05:30 |
|
Vinoth Kannan
|
c17a28f875
|
Using const instead of var while declaring
|
2017-12-11 14:26:21 +05:30 |
|
Vinoth Kannan
|
6b3aa81c11
|
FIX: Remove other whitespaces except the line intents
|
2017-12-09 02:36:27 +05:30 |
|
Vinoth Kannan
|
dcc63a8ead
|
FIX: Keep all the indenting in the text
|
2017-12-09 01:11:00 +05:30 |
|
Vinoth Kannan
|
fdef4e58f0
|
Skip markdown table conversion from rich text feature flag setting
|
2017-12-08 18:30:38 +05:30 |
|
Vinoth Kannan
|
b9c0488687
|
New site setting to enable or disable rich text pasting
|
2017-12-08 14:09:39 +05:30 |
|
Vinoth Kannan
|
0a47642003
|
FIX: Pasted text removing if server unable to parse HTML to Markdown
|
2017-12-08 13:38:54 +05:30 |
|
Vinoth Kannan
|
58aeaef0c4
|
FIX: Rescue if default_current_user_provider raised an error
|
2017-12-08 01:42:55 +05:30 |
|
Vinoth Kannan
|
19247f9087
|
FIX: current_user should be called only if controller have that method
|
2017-12-07 23:12:34 +05:30 |
|
Vinoth Kannan
|
be848b8a5c
|
FIX: Image pasted twice when it copied from browser
|
2017-12-07 21:23:31 +05:30 |
|
Vinoth Kannan
|
5cceb95f92
|
Improvement in composer HTML pasting
|
2017-12-07 21:13:09 +05:30 |
|
Vinoth Kannan
|
858cd3a589
|
Improvement in composer HTML pasting
|
2017-12-07 21:08:08 +05:30 |
|
Vinoth Kannan
|
7d88cfde0e
|
Skip paste handling if composer textarea lost focus
|
2017-12-06 19:36:13 +05:30 |
|
Vinoth Kannan
|
94e9be3b88
|
Make eslint happy
|
2017-12-06 01:28:22 +05:30 |
|
Vinoth Kannan
|
8cf7152151
|
FIX: IE compatability issue in clipboard data types array
|
2017-12-06 01:02:06 +05:30 |
|
Vinoth Kannan
|
6e054b2572
|
FEATURE: Convert HTML to Markdown while pasting in composer
|
2017-12-05 12:23:39 -05:00 |
|
Vinoth Kannan
|
37948838be
|
FIX: Global event variable is not compatible with all browsers
|
2017-12-05 11:27:08 +05:30 |
|
Vinoth Kannan
|
4654f076f5
|
FIX: Drive spreadsheet table not converting to Markdown table
|
2017-12-05 11:03:33 +05:30 |
|
Vinoth Kannan
|
e14281bdf6
|
Merge pull request #5393 from vinothkannans/clip-master
FEATURE: Paste plain text table as Markdown table
|
2017-12-04 22:45:07 +05:30 |
|
Vinoth Kannan
|
ab4c953d82
|
FEATURE: Paste plain text table as Markdown table
|
2017-12-04 20:53:42 +05:30 |
|
Vinoth Kannan
|
e2c60ea4b2
|
FIX: Skip pasting files if plain text available in clipboard
|
2017-12-02 02:05:11 +05:30 |
|
Vinoth Kannan
|
7f2eeaf767
|
FIX: Password required flag should be cleared whenever clearing the raw password (#5384)
|
2017-12-01 15:19:24 +11:00 |
|
Vinoth Kannan
|
704dbd7cfc
|
FIX: Unable to remove existing user title (#5386)
|
2017-11-30 15:54:38 +01:00 |
|
Vinoth Kannan
|
1ee48966ca
|
REVERT: FIX: Password required flag should be cleared whenever clearing the raw password
|
2017-11-30 16:17:14 +05:30 |
|
Vinoth Kannan
|
1776649b4d
|
FIX: Password required flag should be cleared whenever clearing the raw password
|
2017-11-30 13:40:18 +05:30 |
|
Vinoth Kannan
|
31aa21b5a4
|
FIX: Error if queued post not found while updating
|
2017-11-27 19:25:51 +05:30 |
|
Vinoth Kannan
|
1f3e9a4350
|
FIX: Should skip the loop if the image src is blank
|
2017-11-27 13:41:28 +05:30 |
|
Vinoth Kannan
|
6f2a3cb026
|
Remove unwanted triggers to CookedPostProcessor (#5319)
|
2017-11-16 15:20:44 +05:30 |
|
Vinoth Kannan
|
cbc0afb399
|
REFACTOR: Instance methods added to 'PluginStore' model for easy access (#5315)
|
2017-11-15 10:10:20 -05:00 |
|
Vinoth Kannan
|
7b494a65c9
|
NEW: large image placeholder added in cooked html (#5291)
|
2017-11-15 11:30:47 +01:00 |
|