Merge pull request #512 from galfert/node_binary_fix
[remotestorage.js] / src /
2013-12-08 Michiel@unhostedMerge pull request #512 from galfert/node_binary_fix
2013-12-06 Sebastian KippeMerge pull request #522 from galfert/refactor_view
2013-12-05 Sebastian KippeMerge pull request #503 from remotestorage/bug-#488
2013-12-05 Garret AlfertRemove duplication for setting up backend icons
2013-12-05 Garret AlfertRemove duplication for setting up buttons
2013-12-05 Garret AlfertMove methods from constructor to prototype
2013-12-05 Garret AlfertRefactor: remove duplication
2013-12-04 Garret AlfertNodeJS additions to provide XMLHttpRequest and make...
2013-12-04 Garret AlfertUse readBinaryData shared by WireClient in dropbox.js
2013-12-03 ClochixFix getLocation for Dropbox and GDrive
2013-12-02 ClochixAdd getter/setter for document.location Refs #490
2013-12-02 Sebastian KippeMerge pull request #515 from galfert/fix_delete_request
2013-12-01 Garret AlfertReplace overly long, double ternary expressions with...
2013-12-01 Garret AlfertDon't try to parse content on responses that don't...
2013-12-01 Garret AlfertExtract reading binary data into separate function
2013-11-29 Michiel@unhostedFire 'ready' event only once (fixes #510)
2013-11-29 Garret AlfertMerge pull request #492 from remotestorage/Discovery_Ti...
2013-11-29 Michiel de JongSet change event origin to 'local' when coming from...
2013-11-28 Michiel@unhostedMerge pull request #502 from galfert/fullfil_promise_on_304
2013-11-28 Garret AlfertChange error message for discovery timeout
2013-11-28 Garret AlfertFix access to conflict action when resolution attribute...
2013-11-27 ggrinremoving loaclStorage data caching from Access
2013-11-27 ggrintypo
2013-11-27 ggrinjshinting
2013-11-27 ggrinremoved all uses of localStorage from caching
2013-11-27 ggrindocumentation for caching.reset
2013-11-27 Garret AlfertFulfill the request promise on 304 responses (fixes...
2013-11-27 Garret AlfertMake JSHint happy and remove trailing whitespace
2013-11-27 ggrintimeout for discovery
2013-11-27 Garret AlfertFix most JSHint complaints
2013-11-26 Garret AlfertCleanup syntax
2013-11-24 Michiel@unhostedMerge pull request #484 from remotestorage/it_s-its...
2013-11-24 Michiel de Jongfix typo
2013-11-23 ggrinMerge branch 'issue_446'
2013-11-23 ggrinchanging indexdb.js to not fail in private mode anymore
2013-11-23 ggrinfeature discovery in remotestorage.js
2013-11-23 ggrinremoving eventListeners for sync
2013-11-23 ggrinremoveing eventListeners in dropbox and wireclient
2013-11-23 ggrinadded src/inmemorystorage.js
2013-11-22 ggrinrecompiled asets
2013-11-22 Michiel de Jongrefactor
2013-11-22 Michiel de Jongit's its, not it's
2013-11-22 Michiel de Jongdeal with new folder description format
2013-11-22 Michiel@unhostedMerge pull request #472 from clochix/interval2
2013-11-18 ggrinvery basic documentation of defineModules #474
2013-11-18 ggrinfix #478
2013-11-18 ggrinoops sorry
2013-11-16 ClochixFix setSyncInterval refs #461 #462
2013-11-15 ggrintiny bugfix for node-support in view.js
2013-11-13 ClochixAllow to set sync interval, refs #461
2013-11-10 Sebastian KippeRelease 0.8.3
2013-11-10 Sebastian KippeRemove duplicate method
2013-11-09 Sebastian KippeClean up syntax, comments, etc.
2013-11-05 Garret AlfertCleanup
2013-11-05 ggrinusing RS.WireClient.cleanPath in baseclient and fixing...
2013-11-04 Sebastian KippeEncode filename in `getItemURL`
2013-11-04 Sebastian KippeDon't encode filenames twice (fixes #454)
2013-11-04 Sebastian KippeFormatting
2013-11-04 xMartintypo
2013-10-30 Garret AlfertFix 'headers is not defined' error, add test
2013-10-30 Garret AlfertDelete is not necessary
2013-10-30 Garret AlfertFix typos
2013-10-30 ggrin#449 also doing the If-Match more carefull in delete
2013-10-30 ggrin#449 setting the IfMatch and IfNoneMatch handlers diffr...
2013-10-28 ggrinsecurity relevantgit add src/authorize.js ! bug in...
2013-10-28 ggrinmake remotestorage.js disconnect without features
2013-10-28 ggrinsome docs, listing more classes
2013-10-27 ggrinpromise return bugfix in dropbox.js
2013-10-27 ggrinMerge branch 'master' of github.com:remotestorage/remot...
2013-10-26 ggrinsrc/baseclient.js
2013-10-25 Michiel de Jongrelease 0.8.2
2013-10-25 ggrindocumentation of wireclient events
2013-10-25 ggrinDocumentation refactoring of view and widget
2013-10-25 ggrindynamic bubble with in connected state and recovering...
2013-10-25 ggrindynamic bubble with
2013-10-24 ggrinMerge branch 'master' of github.com:remotestorage/remot...
2013-10-24 ggrintyppo in the doc fixed
2013-10-24 ggrindocumantation of some events
2013-10-24 Michiel de JongMerge branch 'remotestorage0.9-develop'
2013-10-24 Michiel de Jongfix parent update when no revision given
2013-10-24 Michiel de Jongadding an alert about private browsing mode
2013-10-24 Michiel de Jongtypo in getDifferentKeys
2013-10-24 Michiel de Jongattempt to store revision correctly
2013-10-24 Michiel de Jongattempt to store revisions
2013-10-24 ggrinMerge branch 'remotestorage0.9-develop' of github.com...
2013-10-24 ggrinfixing tests for dropbox
2013-10-24 ggrinsoem bugfixes
2013-10-24 ggrinfixing put/delete error on not connected and configure...
2013-10-24 ggrinmerging localstorage.js from master
2013-10-24 ggrinhandling 503 statusocde and retry then
2013-10-24 ggrinlocalstorage.js arraybuffers unshure about this
2013-10-24 ggrinmainly dropbox.js doku
2013-10-24 ggrinrefactoring dropbox
2013-10-24 ggrindropbox shareing tes
2013-10-24 ggrinbg-color for input:focus #223
2013-10-24 ggrinfixing tests for dropbox
2013-10-24 ggrinsoem bugfixes
2013-10-24 ggrinfixing put/delete error on not connected and configure...
2013-10-24 ggrinfixing dropbox-bug: error in _request doesn't brak...
2013-10-24 ggrinmerging localstorage.js from master
next