Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove debug statements | Robin Appelman | 2012-11-05 | 1 | -2/+0 |
* | this line shouldn't be here | Robin Appelman | 2012-11-04 | 1 | -1/+0 |
* | some more code reuse for fileactions | Robin Appelman | 2012-11-04 | 1 | -16/+13 |
* | Fix shared status icons | Michael Gapczynski | 2012-10-28 | 1 | -1/+1 |
* | properly replace fileaction icons with pngs when needed | Robin Appelman | 2012-10-28 | 1 | -2/+2 |
* | use css to show/hide fileactions | Robin Appelman | 2012-10-28 | 2 | -28/+10 |
* | code style | Robin Appelman | 2012-10-28 | 1 | -93/+101 |
* | Fix download url generation | Bart Visscher | 2012-10-27 | 1 | -1/+1 |
* | Merge branch 'routing' | Bart Visscher | 2012-10-27 | 2 | -2/+2 |
|\ | |||||
| * | Merge branch 'master' into routing | Bart Visscher | 2012-10-17 | 2 | -34/+49 |
| |\ | |||||
| * \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-28 | 3 | -61/+73 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-09-07 | 3 | -84/+170 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into routing | Bart Visscher | 2012-08-30 | 1 | -3/+3 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge remote-tracking branch 'gitorious/master' into routing | Bart Visscher | 2012-08-29 | 3 | -51/+84 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Fix linkTo calls for new routing | Bart Visscher | 2012-08-15 | 2 | -2/+2 |
| * | | | | | | | Check if New and Upload buttons exist before adding their width to the total ... | Michael Gapczynski | 2012-08-06 | 1 | -1/+5 |
* | | | | | | | | Merge pull request #39 from scambra/date-l10n-fixes | Thomas Müller | 2012-10-18 | 1 | -5/+4 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | Translate modification date when file is created/uploaded, use same strings a... | scambra | 2012-10-16 | 1 | -5/+4 |
| | |_|_|_|_|_|/ | |/| | | | | | | |||||
* | | | | | | | | fix oc-605 | Jörn Friedrich Dreyer | 2012-10-18 | 1 | -7/+9 |
* | | | | | | | | use interpolation for some translations in js | scambra | 2012-10-16 | 2 | -14/+14 |
|/ / / / / / / | |||||
* | | | | | | | Whitespace cleanup | Bart Visscher | 2012-10-14 | 2 | -5/+5 |
* | | | | | | | fix blocking drag & drop upload of folders | Robin Appelman | 2012-10-12 | 1 | -2/+2 |
* | | | | | | | Sanitize user input | Lukas Reschke | 2012-10-12 | 1 | -6/+6 |
* | | | | | | | check if ID was assigned | Björn Schießle | 2012-10-08 | 1 | -1/+3 |
* | | | | | | | add data-id directly after upload/creation to the file list (bugfix for #1917) | Björn Schießle | 2012-10-08 | 2 | -3/+8 |
* | | | | | | | add ID to upload form and check if ID exist to avoid loading invalid javascri... | Björn Schießle | 2012-10-08 | 1 | -2/+3 |
* | | | | | | | Revert part of 5beca59b, fixes file upload bug oc-1926 | Michael Gapczynski | 2012-10-07 | 1 | -4/+1 |
* | | | | | | | enable user to download selected files from publically shared directory | Björn Schießle | 2012-10-05 | 1 | -1/+6 |
* | | | | | | | check if element really exists before calling it. (e.g. for public shared fil... | Björn Schießle | 2012-10-05 | 1 | -2/+8 |
* | | | | | | | remove textbox after pressing "enter" even if the name is the same | Björn Schießle | 2012-10-02 | 1 | -16/+15 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Correctly fix oc-1016 and fix downloading of files | Bart Visscher | 2012-09-28 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | fix sharing for newly uploaded or created files | Robin Appelman | 2012-09-26 | 1 | -4/+5 |
* | | | | | some js style fixes | Robin Appelman | 2012-09-23 | 1 | -20/+22 |
* | | | | | Merge pull request #15 from scambra/delete-fixes | Thomas Müller | 2012-09-21 | 1 | -0/+1 |
|\ \ \ \ \ | |||||
| * | | | | | use post to delete files, get has a limit and fails with many files | scambra | 2012-09-20 | 1 | -0/+1 |
* | | | | | | translate rename and history actions | scambra | 2012-09-21 | 1 | -0/+1 |
* | | | | | | Merge pull request #13 from scambra/safari-fixes | icewind1991 | 2012-09-20 | 1 | -1/+2 |
|\ \ \ \ \ \ | |||||
| * | | | | | | fix js success callback on safari when uploading files | scambra | 2012-09-20 | 1 | -1/+2 |
| |/ / / / / | |||||
* | | | | | | fix for bug #1752 (Renaming of folders in files view does not work correctly ... | Björn Schießle | 2012-09-19 | 1 | -17/+19 |
* | | | | | | Merge branch 'master' of github.com:owncloud/core | Björn Schießle | 2012-09-19 | 1 | -2/+2 |
|\| | | | | | |||||
| * | | | | | Fix oc-1769, renaming folders with extensions | Tom Needham | 2012-09-18 | 1 | -2/+2 |
* | | | | | | add generated unique file name to the uploadingFiles list instead of the orig... | Björn Schießle | 2012-09-19 | 1 | -1/+1 |
* | | | | | | execute lastAction() before add new one | Björn Schießle | 2012-09-19 | 1 | -9/+12 |
|/ / / / / | |||||
* | | | | | Fix oc-1726, cannot delete multiple files one by one without refresh | Tom Needham | 2012-09-17 | 1 | -1/+0 |
* | | | | | Enhanced space handling - thx fmms | Thomas Müller | 2012-09-17 | 1 | -4/+4 |
* | | | | | Adding a few more string to translation | Thomas Müller | 2012-09-17 | 1 | -6/+6 |
* | | | | | show the size of new files when using New->From Url | Robin Appelman | 2012-09-16 | 1 | -2/+4 |
| |_|_|/ |/| | | | |||||
* | | | | Support for unshare from self, with a bunch of temporary fixes to overcome co... | Michael Gapczynski | 2012-09-07 | 2 | -2/+12 |
* | | | | Don't pass content for a new text file from UI, fixes bug oc-1660 | Michael Gapczynski | 2012-09-06 | 1 | -1/+1 |