summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* feedback to the user while request is being processedThomas Mueller2012-12-121-2/+9
* moving sharing email code to coreThomas Mueller2012-12-101-0/+23
* restoring feature to send sharing link via emailThomas Mueller2012-12-101-2/+10
* fix svg -> png replacement for android, cleanup and remove obsolete cssJörn Friedrich Dreyer2012-12-071-1/+1
* merge changes discussed in dcneiner pull number 4 'fix for autocomplete issue...Jörn Friedrich Dreyer2012-12-041-5/+16
* replace minified infieldlabel with dcneiners versionJörn Friedrich Dreyer2012-12-042-12/+153
* Sharing: Fix false positived v. 2Thomas Tanghus2012-11-271-1/+1
* Merge pull request #380 from butonic/feature_share_link_with_tokenJörn Friedrich Dreyer2012-11-261-11/+17
|\
| * readd fallback code for pre token linksJörn Friedrich Dreyer2012-11-231-4/+18
| * implement share via link tokenJörn Friedrich Dreyer2012-11-201-13/+5
* | remove debug outputArthur Schiwon2012-11-261-3/+0
* | coding styleArthur Schiwon2012-11-261-1/+2
* | check whether to join url with ? or &Arthur Schiwon2012-11-261-2/+13
* | all but the first parameter are introduced by &Arthur Schiwon2012-11-261-3/+3
|/
* Merge pull request #420 from libasys/bugfix-shareThomas Müller2012-11-171-1/+3
|\
| * If you using the sharing by link the array monthNames don't exist and causes ...libasys2012-11-141-1/+3
* | Merge pull request #454 from Raydiation/masterThomas Müller2012-11-151-2/+7
|\ \
| * | removed unneeded callback checks in routes_request that could potentially failBernhard Posselt2012-11-151-4/+0
| * | fixed: this.routes_request is a deferred/promiseBernhard Posselt2012-11-151-5/+1
| * | instead of warning via popup, write to console.warnBernhard Posselt2012-11-151-1/+1
| * | Prevent ajax race conditions when using routes by offering a callback that is...Bernhard Posselt2012-11-151-2/+15
* | | Very simple js console switcher.Thomas Tanghus2012-11-151-0/+16
|/ /
* | Revert "Prevent ajax race conditions when using routes by offering a callback...Bernhard Posselt2012-11-141-15/+2
* | Prevent ajax race conditions when using routes by offering a callback that is...Bernhard Posselt2012-11-141-2/+15
|/
* fix translation issues with previous commitAlessandro Cosentino2012-11-131-3/+3
* uncomment hours entries in relative date functionsAlessandro Cosentino2012-11-131-6/+7
* Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-071-1/+25
|\
| * Moved relative_modified_date from file/js to core/jsAlessandro Cosentino2012-11-061-0/+24
| * fix human filesize column headerJörn Friedrich Dreyer2012-11-061-1/+1
* | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-11-052-56/+1
|\|
| * Merge pull request #178 from owncloud/JustOneCSRFTokenPerSessionLukas Reschke2012-11-042-56/+1
| |\
| | * Change the requesttoken back to OC.EventSource.requesttokenLukas Reschke2012-10-311-1/+1
| | * Create only one CSRF token per sessionLukas Reschke2012-10-311-55/+0
* | | VCategories: Use correct variable.Thomas Tanghus2012-11-041-1/+1
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-311-17/+21
|\| |
| * | Merge pull request #112 from libasys/Fix-strange-Isue-IE8Thomas Tanghus2012-10-311-17/+21
| |\ \ | | |/ | |/|
| | * UPDATE oc-dialogs.js and Fix some small Bugs Added in the description of form...libasys2012-10-311-4/+4
| | * Fix for problems using for() function instead of $.each for arrays with IE8libasys2012-10-261-15/+19
* | | Merge branch 'master' of github.com:owncloud/core into vcategories_dbThomas Tanghus2012-10-305-172/+130
|\| |
| * | Change search to use routingBart Visscher2012-10-291-1/+1
| * | Try to fix shared status icons againMichael Gapczynski2012-10-281-10/+5
| * | Fix shared status iconsMichael Gapczynski2012-10-281-7/+33
| * | added some visual feedback is password was setBjörn Schießle2012-10-281-0/+1
| * | set password if user leaves password field (issue #57)Björn Schießle2012-10-281-9/+7
| * | Fix download url generationBart Visscher2012-10-271-1/+1
| * | Merge branch 'routing'Bart Visscher2012-10-272-3/+81
| |\ \
| | * \ Merge branch 'master' into routingBart Visscher2012-10-172-13/+46
| | |\ \
| | * | | Implement routing on javascript sideBart Visscher2012-10-051-0/+73
| | * | | Make the core ajax calls use the routerBart Visscher2012-10-021-1/+1
| | * | | Make the settings ajax calls use the routerBart Visscher2012-10-021-1/+6