summaryrefslogtreecommitdiff
path: root/src/node/handler/ImportHandler.js
AgeCommit message (Expand)Author
2015-04-29plugins always return html so use that endpointJohn McLear
2015-04-11make setPadRaw async; streamline .etherpad file import handling chainTom Hunkapiller
2015-04-10fix the rest of the deprecation warningsTom Hunkapiller
2015-04-01fix import issue with txt files and abiword #2572John McLear
2015-01-19bumpageJohn McLear
2014-12-30no errors on chrome clientJohn McLear
2014-12-30licensingJohn McLear
2014-12-29remove error loggingJohn McLear
2014-12-29allow only for pads less than 10 to be overwrittenJohn McLear
2014-12-29working for all filesJohn McLear
2014-12-29semi working requires browser refreshJohn McLear
2014-11-25multilineJohn McLear
2014-11-25mheh no browser requirement at allJohn McLear
2014-11-25so yeah, prolly can do this anyway?John McLear
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2014-07-22Support to allow for a setting so you can stop unknown file types from being ...John McLear
2014-06-16Merge pull request #2150 from ether/export-file-name-hookJohn McLear
2014-05-09Update ImportHandler.jsJohn McLear
2014-05-07remove eplite add etherpadJohn McLear
2014-05-06abiword shouldnt be used for HTML native documentsJohn McLear
2013-12-09Merge pull request #2030 from ether/import_hookJohn McLear
2013-12-09Remove console logsJohn McLear
2013-12-07fix closing of </title> tagwebzwo0i
2013-11-28fooJohn McLear
2013-11-27not working and erally confusedJohn McLear
2013-09-27dont crash on importing blank htmlJohn McLear
2013-09-21strip title out of html during import, pesky abiword behaviorJohn McLear
2013-09-10Add check if uploaded file only contains ascii chars when abiword disabledGared
2013-04-05browser detection was dropped in jquery 1.9, so we have to add the browser de...goldquest
2013-03-19Don't break the whole server if an import failed because no files were uploadedMarcel Klehr
2013-01-23use the existing padimpexp object from the parent windowgoldquest
2013-01-22script tag didn't link to right locationgoldquest
2012-12-10Fix issue #725 which was caused by a race conditionJohn McLear
2012-12-06use the parent window, not the topgoldquest
2012-12-06avoid use of os.tmpDir() for node 0.6 compatibilityIván Eixarch
2012-11-27added my name in headerIván Eixarch
2012-11-23Import html by default and allow basic import/export features without abiwordIván Eixarch
2012-11-23cleaningIván Eixarch
2012-11-23test import converting to html instead to txt by defaultIván Eixarch
2012-05-23You can't use $ if no jQuery is available.. Apologies for so much spam on th...John McLear
2012-05-23Import Should now work in IE John McLear
2012-05-23I hate how hacky this change is.John McLear
2012-05-23Update src/node/handler/ImportHandler.jsJohn McLear
2012-05-23Fix IE importJohn McLear
2012-03-02Merge branch 'pita'Egil Moeller
2012-02-26The Big Renaming - etherpad is now an NPM moduleEgil Moeller