691 Commits (034fefa7b70745383b1b5fcbeec05fd9f376b202)

Author SHA1 Message Date
Lukas Reschke 9704b4df52
Catch status code 400 9 years ago
Robin Appelman d5bfff6f4f
add comment for non empty text file 9 years ago
Robin Appelman c22776f04a
Dont create 0 byte text files 9 years ago
Vincent Petry 1141fcc9ac
Skip hidden files when counting visible files in list (#26522) 9 years ago
Christoph Wurst c55718ae5e
update breadcrumb view whenever the share information on the directory info model changes 9 years ago
Christoph Wurst bc1cb8a6d0
let users share the curren folder 9 years ago
Christoph Wurst c5597baf88
show whether the current folder was shared or not 9 years ago
Vincent Petry 50b8221255
Highlight files and update storage stats at end of upload (#26164) 9 years ago
Vincent Petry f374eb5f1d
More fixes to file upload 9 years ago
Vincent Petry f72ffa2f11
Fix js unit tests for webdav put upload changes 9 years ago
Vincent Petry 786e858d23
Add support for chunked upload 9 years ago
Vincent Petry 59c5be1cc5
Use Webdav PUT for uploads in the web browser 10 years ago
ryanwr 3e96f33995 Sort favorite files first Issue #1802 9 years ago
Vincent Petry 44cf67accd
Storage 503 message improvements 9 years ago
Joas Schilling 6f2fe8c62a
Show the path, when the filename conflicts 9 years ago
skjnldsv 1930aa3102
Fix bold no results search text 9 years ago
Joas Schilling 0ecaf8e602
Fix special characters when renaming to a conflict 9 years ago
John Molakvoæ f623d020f7 Use css loading animation and not gif 9 years ago
Jan-Christoph Borchardt a45cfbc2d2 search design details 9 years ago
Joas Schilling 6c81c65eea
Also prevent null byte character 9 years ago
Joas Schilling 7cd86cfe59
Filter out %0A from paths 9 years ago
Joas Schilling ee1c1b39b2
Update live timestamps to give a more live feeling 9 years ago
Vincent Petry 7fa66409ae
Display number of hidden files in files summary (#25870) 9 years ago
Vincent Petry 29b45c5c42
Make sure file list files config always exists 9 years ago
Vincent Petry f7deb2c2eb
Fix hidden files handling 9 years ago
Robin Appelman 6368506e57 only load sidebar previews when we know it's available 9 years ago
Robin Appelman 03c17ff614 dont load filelist previews if we know we dont have one 9 years ago
Robin Appelman 2139a031e7 block user sorting in recent files 9 years ago
Vincent Petry 1f9d728538 Ignore invalid paths in the JS file list (#25368) 10 years ago
Robin Appelman d623763aac Add "goto" links for files in non-default file lists 10 years ago
Lukas Reschke 76c73d5ec3 Match on 405 10 years ago
Lukas Reschke 4ac9eaab03 Match for /../ 10 years ago
Lukas Reschke 5b65591d84 Do not allow directory traversal using "../" 10 years ago
Vincent Petry 4acb06923d Filelist change dir auto-prepend slash 10 years ago
Vincent Petry 5cfbb9624f Prevent infinite loop in search auto-nextpage 10 years ago
Vincent Petry b4cf297758 Prerender file list pages to include search results 10 years ago
Vincent Chan 203a07e7f3 change folder icon when dragging over a directory 10 years ago
Vincent Chan 937d21ed29 properly fix folder upload to use delegatedEvent 10 years ago
Dmitry Popov 83aa28ed1d My fix for #24272, #23613, File not found when single file in a folder (#24800) 10 years ago
Pellaeon Lin 72ac5dd8a1 Make entire file tr droppable, 10 years ago
Fabian 2a7d3dd831 dont update search onResize 10 years ago
Vincent Petry fdeafef6a0
Auto-add fileid in URL for currently displayed folder 10 years ago
Christoph Wurst df2a9d1733
OCA.Files.App is not available on public page 10 years ago
Christoph Wurst 6c5696d3a8
filter hidden files on the web interface 10 years ago
Christoph Wurst 05d203a989
replace $.parseJSON() by JSON.parse() 10 years ago
Christoph Wurst 37530f27f0
migrate jQuery.fn.unload() 10 years ago
Christoph Wurst 576f7244e6 fix default value, update js/php tests 10 years ago
Christoph Wurst a4683bcfa9 persist file sorting changes 10 years ago
Christoph Wurst 3f492dd826 load file sorting mode from the db 10 years ago
Christoph Wurst 4d02233faa restore selection after re-rendering file rows 10 years ago