Commit Graph

704 Commits (bc3650e48c7ec4f05794c2bd98a90cca3090f1e3)

Author SHA1 Message Date
Bjoern Schiessle 6d0987bdb4 some small js fixes 12 years ago
Bjoern Schiessle 71e129f295 initialize variable 12 years ago
Bjoern Schiessle 12b4e79201 calculate correct permissions while toggle the password protection 12 years ago
Jörn Friedrich Dreyer 078bf0df25 use {count} instead of 'One' for more versatile translation 12 years ago
Jörn Friedrich Dreyer a6933efce3 use n to translate title 12 years ago
Jörn Friedrich Dreyer cda58ae3df css selectors never have a : before [] 12 years ago
Jörn Friedrich Dreyer 0d81a53e12 use 96x96 as 64x64 thumbnails in conflicts dialog, 64x64 looks very blocky ... maybe something is wrong there 12 years ago
Jörn Friedrich Dreyer f7800cd63e fix 'event is not defined' error 12 years ago
Jörn Friedrich Dreyer 72d53008cc indentation 12 years ago
Jörn Friedrich Dreyer 7bd5e89f8c simplify conflict template handling, fix reopen after ESC 12 years ago
Jörn Friedrich Dreyer 64cc13a8d3 allow passing classes to buttons 12 years ago
Jörn Friedrich Dreyer 342a420eba disable avatar loading on public guest page 12 years ago
Jörn Friedrich Dreyer e43e961dcb we cannot load avatar on guest page 12 years ago
Jörn Friedrich Dreyer b40925ae17 initial scrollto implementation: 12 years ago
Bjoern Schiessle 642b064c5b we can leave the loop if the permission of the link share was checked 12 years ago
Bjoern Schiessle d6771502f2 check only permission from link-share to decide if public upload is enabled or disabled 12 years ago
Jörn Friedrich Dreyer afe4f6a794 add exists method to jquery 12 years ago
kondou c117e719da Use external and shared icons in OC.Dialogs.filepicker() 12 years ago
Vincent Petry 1304b511e9 Ajax calls for "files" and "files_trashbin" apps 12 years ago
Thomas Tanghus 08225a60c8 Save two lines 12 years ago
Thomas Tanghus 1f8f0e61d8 Remove test error :P 12 years ago
Thomas Tanghus 7a2b23a036 Fix double destroy on escape. 12 years ago
Pete McFarlane 15be3d85b6 no autoFocus if no users returned 12 years ago
Thomas Tanghus 799c5c2c9b Don't popup meaningless alerts when dialog called on page leave 12 years ago
Pete McFarlane 92b57c13c1 Added autoFocus to #shareWith autocomplete options 12 years ago
Thomas Tanghus fdfdd2e4e7 Remove console logging 12 years ago
Thomas Tanghus 51547c3316 Fix setting ocdialog options after initialization. 12 years ago
Jörn Friedrich Dreyer bd1d5b69fb fix ESC for conflicts dialog 12 years ago
Jörn Friedrich Dreyer 0a0410815e close and destroy dialog on ESC 12 years ago
Robin Appelman 00cc83e3f7 show preview for uploading image files on conflict 12 years ago
Jörn Friedrich Dreyer ce03501646 fine ie8 compatability 12 years ago
Jörn Friedrich Dreyer 673e0c01a7 fix page leaving checks 12 years ago
Jörn Friedrich Dreyer 02d14aee17 completely remove dialog on cancel/continue 12 years ago
kondou c6ca9c1e9d Use shorter array-conversion 12 years ago
kondou 3774632ecc Clean up avatars and preliminary use JSON->rawlist.php 12 years ago
kondou f84fe479a5 Only use mimetype_list and clean up a bit 12 years ago
Jörn Friedrich Dreyer 8a7e26b268 cleanup dead code 12 years ago
kondou 992b59f70b Make it possible to pass rawlist.php an JSON array, to filter by more than one mimetype 12 years ago
Jörn Friedrich Dreyer bbf8acb383 separate uploading code from progress code, add progress capability detection 12 years ago
kondou 6db96603a0 Have login-checks and CSRF checks 12 years ago
Jörn Friedrich Dreyer 49fd7e9f1e refactor dialog creation 12 years ago
kondou 6d42f51d0c Fix unwanted caching in IE8 12 years ago
kondou ce263df4c7 Don't use HTML5 <header> to support avatars in IE8 12 years ago
kondou d62c5063f4 Add previews to OC.dialogs.filepicker(); Fix #4697 12 years ago
Bjoern Schiessle fd7469db9e coding-style fixes 12 years ago
Jörn Friedrich Dreyer b0c6f990e4 use on to add event listener instead of deprecated jquery bind 12 years ago
Thomas Tanghus 53a7f80ac3 Use provided mimetype on open. Fix #4696 12 years ago
Jan-Christoph Borchardt 9eeb27c91a placeholder.js: fix typo 12 years ago
Jan-Christoph Borchardt 57a1219ca0 placeholder.js: adjust saturation and lightness values 12 years ago
Morris Jobke e7a14ea32d RGB -> HSL 12 years ago