summaryrefslogtreecommitdiffstats
path: root/apps/files/js/filelist.js
Commit message (Expand)AuthorAgeFilesLines
...
| * reuse jquery object when adding files to the file listRobin Appelman2012-11-071-6/+8
* | fix file delete in opera - fixes #188Georg Ehrke2012-11-051-0/+3
|/
* Merge branch 'routing'Bart Visscher2012-10-271-1/+1
|\
| * Merge branch 'master' into routingBart Visscher2012-10-171-27/+29
| |\
| * \ Merge branch 'master' into routingBart Visscher2012-09-281-47/+54
| |\ \
| * \ \ Merge branch 'master' into routingBart Visscher2012-09-071-57/+100
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'gitorious/master' into routingBart Visscher2012-08-291-17/+25
| |\ \ \ \
| * | | | | Fix linkTo calls for new routingBart Visscher2012-08-151-1/+1
* | | | | | fix oc-605Jörn Friedrich Dreyer2012-10-181-7/+9
* | | | | | use interpolation for some translations in jsscambra2012-10-161-6/+6
| |_|_|_|/ |/| | | |
* | | | | Whitespace cleanupBart Visscher2012-10-141-4/+4
* | | | | Sanitize user inputLukas Reschke2012-10-121-6/+6
* | | | | check if ID was assignedBjörn Schießle2012-10-081-1/+3
* | | | | add data-id directly after upload/creation to the file list (bugfix for #1917)Björn Schießle2012-10-081-1/+2
* | | | | remove textbox after pressing "enter" even if the name is the sameBjörn Schießle2012-10-021-16/+15
| |_|_|/ |/| | |
* | | | some js style fixesRobin Appelman2012-09-231-20/+22
* | | | Merge pull request #15 from scambra/delete-fixesThomas Müller2012-09-211-0/+1
|\ \ \ \
| * | | | use post to delete files, get has a limit and fails with many filesscambra2012-09-201-0/+1
* | | | | fix for bug #1752 (Renaming of folders in files view does not work correctly ...Björn Schießle2012-09-191-17/+19
* | | | | Merge branch 'master' of github.com:owncloud/coreBjörn Schießle2012-09-191-2/+2
|\| | | |
| * | | | Fix oc-1769, renaming folders with extensionsTom Needham2012-09-181-2/+2
* | | | | execute lastAction() before add new oneBjörn Schießle2012-09-191-9/+12
|/ / / /
* | | / Fix oc-1726, cannot delete multiple files one by one without refreshTom Needham2012-09-171-1/+0
| |_|/ |/| |
* | | Support for unshare from self, with a bunch of temporary fixes to overcome co...Michael Gapczynski2012-09-071-1/+6
* | | Don't delete the file anymore to replace it in the UI, just overwrite itMichael Gapczynski2012-09-051-16/+11
* | | Add permissions to new files/folders, bug fix for oc-1649Michael Gapczynski2012-09-051-2/+2
* | | Implement support for replacing files during upload with the actions: replace...Michael Gapczynski2012-09-051-37/+80
* | | Fix some jslint warningsBart Visscher2012-09-041-2/+2
| |/ |/|
* | Moves the lastAction=null outside the if so it can include the undo requests ...Juan Carlos Cornejo2012-08-221-1/+1
* | Fixes a bug where if one tries to delete a file, then clicks undo, and then t...Juan Carlos Cornejo2012-08-221-0/+1
* | Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534.Arthur Schiwon2012-08-201-17/+24
|/
* Add notifications and undo support for replacing files when renamingMichael Gapczynski2012-07-301-19/+103
* Tweak appearance of undo delete notificationMichael Gapczynski2012-07-291-3/+2
* Sanitizing file namesLukas Reschke2012-07-111-1/+1
* linkTo instead of hard links in Files and Files_Archive. Hope that makes sense.Arthur Schiwon2012-05-311-2/+2
* fix file deletionRobin Appelman2012-04-291-2/+2
* fix merge conflictsGeorg Ehrke2012-04-261-0/+1
* move files to app folderGeorg Ehrke2012-04-181-0/+232