Commit Graph

14152 Commits (77f43c357c01f43a8136f5def0d4768545fda88a)
 

Author SHA1 Message Date
Björn Schießle 5b7f76e702 Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617 13 years ago
Björn Schießle 1992450b32 Merge pull request #4902 from owncloud/repeat_recovery_password 13 years ago
Vincent Petry 9d2595a7c5 Shortened notification message that was too long 13 years ago
Bjoern Schiessle b7c3af11bf fix hidden fieled name 13 years ago
Bjoern Schiessle 47f59d2e42 we don't know \OCA\Encryption\Session if the encryption app is not enabled, so we have to set the status manually 13 years ago
Frank Karlitschek 566d826a9e add a real examplefile instead of an .gitignore which is a bit stupid here 13 years ago
Morris Jobke ecd2bf2a55 Merge pull request #5109 from owncloud/controls-bar-height 13 years ago
Frank Karlitschek 47666796a7 ups. remove debug 13 years ago
Frank Karlitschek e49ee47e7b use Filesystem::isIgnoredDir 13 years ago
Frank Karlitschek f0a98cc923 fix typo 13 years ago
Frank Karlitschek 6d95436695 add public static 13 years ago
Morris Jobke 889a09c8fe Merge pull request #5100 from owncloud/autotest-backupconfig 13 years ago
Frank Karlitschek 38f68d09db Merge pull request #5108 from owncloud/fix_avatar_kondou 13 years ago
Jan-Christoph Borchardt c335169f6d increase height of controls bar and elements to more clickable 44px 13 years ago
kondou b0ff10a536 Hide defaultavatar in #header and don't darken proper avatars in #header 13 years ago
Frank Karlitschek e40afbebc6 make it possible to prepopulate a new user gome with a skeleton 13 years ago
Markus Goetz 7f7718888d DAV: Use fileinfo_cache for ETag 13 years ago
Jan-Christoph Borchardt 13218ec689 remove duplicate upload CSS from files.css 13 years ago
Jan-Christoph Borchardt 3c13afee98 better style and color for warning and success feedback on inputs 13 years ago
Jan-Christoph Borchardt f3e0cbdeed fix position of New and Deleted Files buttons 13 years ago
Jan-Christoph Borchardt 308d4383a3 simplify input elements for less cognitive load. No box-shadow, no text-shadow, smaller border-radius 13 years ago
Vincent Petry 006799616d Fixed missing default values 13 years ago
Vincent Petry b0bb64c3ee Added unit tests for relative_modified_date, changed method signature 13 years ago
Vincent Petry 9cf25c8048 Added backup for config.php in autotest.sh script 13 years ago
Morris Jobke 5501dd623e add/remove specific CSS class - not all classes 13 years ago
Vincent Petry d09b1553d0 Fixed syntax error in array 13 years ago
Thomas Tanghus aedc427ffd Fix fix of POST :P 13 years ago
Thomas Tanghus 8a018d7a59 Fix POST decoding 13 years ago
Thomas Müller 9c23c3449b Merge branch 'master' into sharing_mail_notification_master 13 years ago
Thomas Müller de175a4b0f Merge pull request #5077 from owncloud/no-upgrade-if-there-is-no-fscache-table-master 13 years ago
Thomas Tanghus 965ce5719f Modified PUT behaviour 13 years ago
Jan-Christoph Borchardt f8093699f7 Merge pull request #5093 from owncloud/file-actions 13 years ago
Raghu Nayyar c87b9fafc4 Merge pull request #5095 from owncloud/design-finetune 13 years ago
raghunayyar 0d5653c6b1 Takes nametext inside the anchor tag to fix the issue completely. 13 years ago
Morris Jobke 99fa4898fd just fix whitespace stuff 13 years ago
Frank Karlitschek 6d150b8d3c Merge pull request #5092 from owncloud/design-finetune 13 years ago
raghunayyar 4a5f3442b5 Closes Label inside the a tag for not hiding the fileactions. 13 years ago
raghunayyar 81b4904c78 File Selected on Click instead of download. 13 years ago
Jan-Christoph Borchardt 5feaa55779 simplify From Link icon in New menu 13 years ago
Jan-Christoph Borchardt 9853b33420 reduce rounded corners of New dropdown 13 years ago
Jan-Christoph Borchardt c548edd90f remove box-shadows for header, navigation and controls bar - looks sharper and less washed out 13 years ago
Jan-Christoph Borchardt 8ce26297b9 reduce rounded corners of Share and Versions dropdown 13 years ago
Vincent Petry ed14541aea Removed stray debug log write 13 years ago
Bjoern Schiessle b0a71bde15 maxX and maxY should be a integer 13 years ago
Bjoern Schiessle 9be6114a52 trash bin button needs to be an input field 13 years ago
Vincent Petry 31e1c15db7 Added dateOnly argument to relative_modified_date 13 years ago
Bjoern Schiessle eb1216f949 add previews to versions dialog 13 years ago
Andreas Fischer aa34438d06 Also replace ApacheBackend with Authentication\IApacheBackend in user. 13 years ago
Thomas Müller 621ab1c7ee fixing various PHPDoc comments 13 years ago
Thomas Müller 4d4eda0f06 fixing namespace of ApacheBackend - now know as OCP\Authentication\IApacheBackend 13 years ago