Commit Graph

7135 Commits (f950ce82ae137977eeca5babe69d732ca55cbeaa)

Author SHA1 Message Date
Bjoern Schiessle a567f74d86 fix array order 13 years ago
Bjoern Schiessle 8d36ddcf03 code clean-up 13 years ago
Bjoern Schiessle 0b89a45f11 fix size calculation of getAllVersions() 13 years ago
Vincent Petry f09c19c316 Replaced time() with uniqid() to make sure the file name is unique 13 years ago
Bjoern Schiessle 85269641db add first unit test for the versioning app 13 years ago
Bjoern Schiessle 9efd07fbab isolate getExpireList function to make it testable 13 years ago
Thomas Müller 37e278f2a9 don't use the user id within the versions preview call as it could be used to access previews of another user 13 years ago
Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 13 years ago
Thomas Müller 23a4d0d44e OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
Thomas Müller 9fd4cb1b66 adding password protection check to getShareByToken() 13 years ago
Myles McNamara 9555305565 change publicUploadButtonMock to public_upload 13 years ago
Thomas Müller 4ec6debe2b remove unused variable 13 years ago
Vincent Petry ca57a849ff When reading the size of "files" mountpoints need to be excluded 13 years ago
Robin Appelman 3d6d8d1bb6 Reuse the data retrieved from the cache in checkUpdate 13 years ago
rnveach a41440436c added trigger to redo selection text on a directory change 13 years ago
rnveach 90a41ef26a fixed selector string and removed all checkbox if it was selected 13 years ago
Morris Jobke f0a5007e9a fix input element closing tag 13 years ago
Jan-Christoph Borchardt b291fb9cd7 make sure there's enough room for the file actions 13 years ago
Bjoern Schiessle 1df6bf997a add link to documentation 13 years ago
Vincent Petry f4c198b907 Fixed isPreviewAvailable warnings in log 13 years ago
Tigran Mkrtchyan a78dc11732 webdav: return SPACE_UNKNOWN if server do not support quota 13 years ago
Bjoern Schiessle 6b69c52037 updated description of the files encryption app 13 years ago
Jan-Christoph Borchardt d463edaf09 on mobile, show single shared image at full width without margin 13 years ago
Jan-Christoph Borchardt 5cdab5fff3 show publicly shared image on full width, without margin 13 years ago
Jan-Christoph Borchardt c0590676a0 fix public share download button width 13 years ago
Myles McNamara 62040fe2d2 change em to px 13 years ago
Jan-Christoph Borchardt 3e7cf4110d tweak color and position of username in public share 13 years ago
Jan-Christoph Borchardt db837bf696 improvements to public files mobile view 13 years ago
Thomas Müller 50ae2ab14c add download button on single file share page 13 years ago
Thomas Müller b3a6683784 remove unused js code and css rules 13 years ago
Thomas Müller ce231c406d no new menu on public upload 13 years ago
Thomas Müller 6c76b4ba12 fixing preview generation 13 years ago
Thomas Müller 807b885a0e reuse file upload as used within files app - remove public upload button 13 years ago
Bjoern Schiessle 592ae16603 remove old code 13 years ago
Bjoern Schiessle f4179a3f5a don't try to encrypt/decrypt cache chunks or files in the trash bin 13 years ago
Bjoern Schiessle f11f65c6a5 copy files to owner trash recursively 13 years ago
Robin Appelman d279ddd9a2 Show the name of the shared folder in the breadcrumb when viewing a publicly shared folder 13 years ago
Bjoern Schiessle 76fa7bab63 call getFileInfo to enforce a file cache entry for the new version, fix #6286 13 years ago
Jan-Christoph Borchardt 072ef7f010 remove min-width rule to fix mobile views 13 years ago
Jan-Christoph Borchardt 2bdd014f83 first mobile style rules, hide extra columns in files view and scroll header 13 years ago
Vincent Petry 8135828b2e Fix to not destroy draggable when no draggable was set 13 years ago
Arthur Schiwon 25fecb4f25 typo, grammar 13 years ago
Arthur Schiwon 097b6b8be9 LDAP: only read config from database, if configID is given. Not what we want to do when on-the-fly-testing settings from the admin page 13 years ago
Arthur Schiwon bb6bad6b3c remove unused variables 13 years ago
Arthur Schiwon e4b7c6ef10 LDAP: fix TLS detection 13 years ago
Bjoern Schiessle fa7f53e89d it is not an urgent error... a DEBUG message is enough at this point 13 years ago
Vincent Petry 1eb5ebd58c Fixed timezone issue with SMB storage 13 years ago
Bjoern Schiessle d1b47021f1 don't unshare on delete 13 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 13 years ago
Myles McNamara 97be32e2e8 modify js to move upload wrapper, modify css to match core values 13 years ago