Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Version 5HEADmasterGonzalo Odiard2013-05-101-2/+2
* Add computer-xo iconGonzalo Odiard2013-05-101-0/+7
* More css changes - description textGonzalo Odiard2013-05-102-3/+8
* Improve cssGonzalo Odiard2013-05-092-7/+8
* Show icons with the users colorsGonzalo Odiard2013-05-092-4/+69
* Remove unused filesGonzalo Odiard2013-05-0912-69/+0
* Update the view when one download finishGonzalo Odiard2013-05-081-7/+24
* Notify to the server when one object was successfully downloadedGonzalo Odiard2013-05-085-27/+107
* Remove old code to manage upload of objectsGonzalo Odiard2013-05-081-38/+1
* Add information about who shared the objectGonzalo Odiard2013-05-083-4/+40
* Implement upload of files from the client using websocketsGonzalo Odiard2013-05-075-31/+875
* Use a free port instead of using 2500 fixedGonzalo Odiard2013-05-071-1/+10
* Fix accidentally changed indentGonzalo Odiard2013-04-291-1/+1
* Set +x permission on setup.pyGonzalo Odiard2013-04-261-0/+0
* Version 4v4Gonzalo Odiard2013-04-261-1/+1
* Basic implementation of communication using websocketsGonzalo Odiard2013-04-263-45/+101
* Use tornado trick to cache preview images on the clientGonzalo Odiard2013-04-251-1/+1
* Use tornado as web serverGonzalo Odiard2013-04-2521-142/+7620
* Add a timeout after upload a fileGonzalo Odiard2013-04-242-13/+25
* Pep8 fixesGonzalo Odiard2013-04-234-36/+41
* Upload & download the journal objects packagedGonzalo Odiard2013-04-236-266/+131
* Version 3v3Gonzalo Odiard2013-04-051-1/+1
* Fix upload of files from other usersGonzalo Odiard2013-04-052-6/+21
* Clean up & add color entities to activity iconGonzalo Odiard2013-04-051-84/+45
* Implement read_file and write_file methodsGonzalo Odiard2013-04-052-3/+16
* Show a msg if no items are selectedGonzalo Odiard2013-04-052-1/+16
* Implement selection of items to shareGonzalo Odiard2013-04-051-11/+43
* Prepare files to be servedGonzalo Odiard2013-04-043-146/+184
* Run the server in a threadGonzalo Odiard2013-04-042-45/+88
* Version 2Gonzalo Odiard2013-03-221-1/+1
* Show download and upload links only in the remote instancesGonzalo Odiard2013-03-221-21/+32
* Inhibit suspend if you are sharingGonzalo Odiard2013-03-221-0/+27
* Don't try to connect to himselfGonzalo Odiard2013-03-221-0/+4
* Reorganize codeGonzalo Odiard2013-03-221-14/+18
* Decode preview image if neededGonzalo Odiard2013-03-201-1/+9
* Start server only if does not join a shared instanceGonzalo Odiard2013-03-191-7/+15
* Add information about the journal ownerGonzalo Odiard2013-03-193-8/+41
* Upload metadata and previewGonzalo Odiard2013-03-183-30/+62
* Upload a file from the joining instance to the serverGonzalo Odiard2013-03-184-6/+258
* Basic style applied to htmlGonzalo Odiard2013-03-152-18/+39
* Add a scroled windowGonzalo Odiard2013-03-151-1/+4
* Removed unused codeGonzalo Odiard2013-03-151-19/+0
* Initial implementation of collaborationGonzalo Odiard2013-03-152-6/+117
* Display the previewGonzalo Odiard2013-03-142-2/+17
* Add downloadmanagerGonzalo Odiard2013-03-143-4/+324
* Display a list of starred items in the journalGonzalo Odiard2013-03-145-81/+111
* Simple modification to html & css filesGonzalo Odiard2013-03-132-7/+10
* Use a simple server to create content and transfer filesGonzalo Odiard2013-03-132-65/+86
* First version of the activity displaying a webviewGonzalo Odiard2013-03-131-4/+71
* Using png instead of svg to support more browsersAgustin Zubiaga2013-02-2725-329/+30