Re-disable the HTML sanitize for now
[oweals/karmaworld.git] / karmaworld / apps / notes / gdrive.py
2013-10-15 Josh WilliamsRe-disable the HTML sanitize for now
2013-10-04 Josh WilliamsRe-enable HTML santize, only run if 'html' present
2013-10-04 Josh WilliamsSwitch back import to "secrets" for now
2013-10-04 Josh WilliamsUse libmagic to extract the file's creation year
2013-09-26 Josh WilliamsClean up PPT converted PDF to save properly
2013-09-24 Josh WilliamsMark document as is_processed=True to avoid loop
2013-09-24 Josh WilliamsMinor name adjustments
2013-09-24 Seth WoodworthLarge in-progress checkin for filepicker integration.
2013-08-28 Seth WoodworthMerge remote-tracking branch 'origin/fabric' into fp.io
2013-08-28 Seth Woodworthchecking in forgotten files for the document conversion
2013-08-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-08-27 Seth Woodworthwhitespacebot
2013-07-02 Seth Woodworthdisabling Note.sanitize_html in gdrive processing as...
2013-07-01 Seth Woodworthwhen uploading files to gdrive, ppt files will mark...
2013-06-26 Seth Woodworthfinish off changes to google drive to allow for ppt...
2013-06-26 Seth WoodworthMerge branch 'ppt-gdrive' of https://github.com/FinalsC...
2013-06-26 Seth Woodworthrefactor functions out of gdrive
2013-06-26 Seth Woodworthmore tests for gdrive
2013-06-26 Seth Woodworthremove ocr for ppt
2013-06-26 Seth Woodworthadding some test changes to ppt handling for testing...
2013-05-23 Seth Woodworthcleanup gdrive, closes #99
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-04-18 Seth Woodworthprocess note html for a target=_blank on file upload...
2013-04-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-27 Seth WoodworthMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-26 Seth Woodworthadd additional handling for ocr-able files: pdf jpg png
2013-03-26 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-03-26 Seth WoodworthMerge branch 'master' of https://github.com/FinalsClub...
2013-03-26 Seth Woodworthmodify gdrive to ocr pdf files by default, improved...
2013-01-23 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-23 Seth Woodworthcleanup gdrive, remove dead code path (is_pdf) and...
2013-01-23 Seth Woodworthcustomizing the gdrive module to use the new Note schem...
2013-01-23 Seth Woodworthcustomize google drive auth module for new security...
2013-01-18 Charles HolbrowMerge branch 'master' of github.com:FinalsClub/karmaworld
2013-01-17 Seth Woodworthtemp escaping variables for gdrive upload
2013-01-17 Seth Woodworthimport gdrive.py and the ajaxuploader app