Commit Graph

1088 Commits (7fbb7f4dc4cd1918a5b3dfaa4c8dfb6a7e11d0c3)

Author SHA1 Message Date
kondou 9bc3f3cf30 Scrutinizer cleanup 12 years ago
Morris Jobke fbe42a771f fix unit tests after introduction of animations - adds delays for click trigger 12 years ago
Vincent Petry 0944565f60 More unit tests and fixes for share 12 years ago
Vincent Petry d677e3860d Added unit tests for share.js and share icon 12 years ago
Morris Jobke de23ae735b add OC.menuSpeed to control the animation speed of menu toggle 12 years ago
Morris Jobke 5d457dafc1 display "<1 kB" for really small files 12 years ago
raghunayyar 72ba396905 Adds Animation to Toggling Navigation on < 768px widths 12 years ago
Arthur Schiwon 7b63c2c036 cleanup 12 years ago
Arthur Schiwon b3d68fc175 refactor delete handling and apply it to users and groups 12 years ago
Arthur Schiwon 57ffaddf26 add Last Login column 12 years ago
Vincent Petry 7961d4a87e Update share action text to display owner/recipients 12 years ago
Lukas Reschke 603b6c13b4 Fix typo 12 years ago
Vincent Petry a0987ebf59 Fix undefined JS on login/setup page 12 years ago
Bjoern Schiessle 717eff22d4 add share icons for folders shared by the current user 12 years ago
Vincent Petry 66afd1aa39 Fix fileList fallback in OC.Share for outside files app 12 years ago
Vincent Petry 1d9129eac3 Sharing overview fixes and unit tests 12 years ago
Vincent Petry c9d05c66de Fix IE8 issue when icon is not defined 12 years ago
Vincent Petry 60bcdc550e Fixed file actions for sharing views 12 years ago
Vincent Petry 6ebc436505 Added sharing overview page (WIP) 12 years ago
Lukas Reschke c8b32f4309 Remove deprecated functions 12 years ago
Lukas Reschke 360a79b8f4 Add unit tests for escapeHTML 12 years ago
Vincent Petry 7e055a9404 Fixed DOM elements, styling and code style issues 12 years ago
Volkan Gezer 9c5fdc5005 add title property to share dialog 12 years ago
Vincent Petry 146583a98d Added update overview page 12 years ago
Bernhard Posselt daecf4b2c1 disable dynamic slide toggle by default and offer a way to enable it 12 years ago
Bernhard Posselt c2330e558e rename to apps.js 12 years ago
Bernhard Posselt 9112386cbf query buttons on every click to not worry about weird edge case scenarios 12 years ago
Bernhard Posselt 8a30fe8ce3 use different ns 12 years ago
Bernhard Posselt 11c5ded96c allow apps to add buttons on runtime without negatively impacting performance 12 years ago
Bernhard Posselt 41b7e4b8b8 add ; to make jshint happy 12 years ago
Bernhard Posselt 044ba97263 remove unecessary parenths 12 years ago
Bernhard Posselt db1511a11d add a slideup mechanism 12 years ago
Bjoern Schiessle 12338e0ef0 allow admin to disable sharing for specific groups of users 12 years ago
Remco Brenninkmeijer 4f0370f1da Fix for #8654 12 years ago
libasys 9e1d47bd90 Add generic 'share by link' URL generator in share.js 12 years ago
Morris Jobke f633fb537f fix wrong conflict resolution 12 years ago
Joas Schilling d273b55e98 Correctly set expiration dates when adding additional shares 12 years ago
Bjoern Schiessle b6e14af861 allow admin to enforce passwords for public link shares 12 years ago
Vincent Petry 9d38e3602b Namespacing for FileList, FileActions and trashbin app 12 years ago
Vincent Petry fb10bf4048 Files app navigation can now switch 12 years ago
Vincent Petry 1de068b5cb Disable login button until the timezone is set 12 years ago
Bjoern Schiessle 737be1a10f move expire message to the bottom 12 years ago
Robin Appelman c85e6d919e Use jquery to get the window width 12 years ago
Bjoern Schiessle b985021082 hide default expire message if user sets expire date 12 years ago
Robin Appelman 46d6cb739d Don't set the dialog content height to a zero or negative value 12 years ago
Bjoern Schiessle d56d03e230 add information about default expire date to the share dialog 12 years ago
Vincent Petry 627eba5348 Added ground work for OC.Share unit tests 12 years ago
Thomas Müller 1c731aacaf fix style 12 years ago
Lukas Reschke 62364269c5 Fix Typo, define $ as global 12 years ago
Thomas Müller 78c0cc6089 escape display name and email 12 years ago