Commit Graph

2581 Commits (d75c3d5f9ab0f0c7a65a1d497311117ccdc981cd)

Author SHA1 Message Date
Robin Appelman 7c4f81bd78 rename url parameter 11 years ago
Vincent Petry 80c61d480c Added oc_defaults stub in specHelper.js 11 years ago
Jan-Christoph Borchardt 877cfb963a use SVG icons from icons.css for New file menu 11 years ago
Robin Appelman 4715fb12c8 Add url parameter to control whether previews should return 404 when the mimetype is unsupported 11 years ago
Jörn Friedrich Dreyer d9e333c0da use directory from original instead of current dir 11 years ago
ringmaster 58be2eb955 Allow apps to add/modify config js output via hook. 11 years ago
Robin Appelman daf28225b7 fix viewport size on windows phone 11 years ago
Jan-Christoph Borchardt d5739e83d1 remove additional transition rule, reduce width of collapsed search bar 11 years ago
Robin Appelman d9bb21146f fix IE10 viewport sizeing 11 years ago
Jan-Christoph Borchardt d466458469 restrict zooming in to not mangle layout accidentally 11 years ago
Jan-Christoph Borchardt 20b740f8e4 do not show display name on mobile when profile picture is present 11 years ago
Jan-Christoph Borchardt 92d57cb5a7 move avatar into clickable area of user menu 11 years ago
Thomas Müller ac8e6b15b6 kill references to core.js and core.css 11 years ago
Thomas Müller bf22ed7bdb kill old minimizer code 11 years ago
Lukas Reschke 169f4cf7ff Fix typo 11 years ago
Jan-Christoph Borchardt 3e2c56157b reduce width of searchbox on mobile, fix overlap, fix #7282 11 years ago
Thomas Müller 3ce77a35e5 fixing js syntax error 11 years ago
Lukas Reschke ba7a79372a Variable value is expected and not an echoed output 11 years ago
Lukas Reschke b61f0f11c5 Move oc_isadmin to the config JS script 11 years ago
kondou 90f351afa2 Optimize some images 11 years ago
Bjoern Schiessle 2fd75d8f1c clean up the sharing ajax calls, add mail notification class 11 years ago
Lukas Reschke 16262e3fd2 Move isadmin to template and rename it to oc_isadmin 11 years ago
kondou 16cbfd0383 Optimize images 11 years ago
Jan-Christoph Borchardt 937a25593b fix lots of file type icons for archives, js, flash, ics, fonts, code, ... 11 years ago
Robin Appelman 609a91a9b1 Show svg mime icons when no preview is available 11 years ago
Joas Schilling fdb0d2067f Remove duplicated definition and move OC.msg to js/js.js 11 years ago
Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 11 years ago
Lukas Reschke c19cacb29f Check whether the app is set 11 years ago
Lukas Reschke 1352c63dca Check whether the Key is set 11 years ago
Lukas Reschke dc6f1d875d An admin should not be able to add remote and public services on its own. This should only be possible programmatically. 11 years ago
Jan-Christoph Borchardt dafa8fc37e do not autocapitalize fields on mobile, fix user name input. Also disable autocorrect and specify autocomplete 11 years ago
Vincent Petry f9763e1fc5 Now using PHP session lifetime as default value for the JS config 11 years ago
Jan-Christoph Borchardt 0f434038a7 add cbr/cbz file type icon, fix #6953 11 years ago
Vincent Petry c732764eb5 Improve users list scrolling performance 11 years ago
Guillaume AMAT 01dee35ebe Adds OC_Defaults values in javascript config 11 years ago
Arthur Schiwon af781bdea7 fix DI 11 years ago
Arthur Schiwon 41e8d44cf7 move sorter into a class 11 years ago
Arthur Schiwon 1d0a236563 respect coding guidelines 11 years ago
Arthur Schiwon 71e4d965a1 on filtering the share box users and groups whose name begins with the search term shall appear on top, fixes #6430 11 years ago
Joas Schilling dbec143f09 Change MySQL to MySQL/MariaDB in the frontend 11 years ago
Joas Schilling 145d9a09ab Do not select input for all text input fields 11 years ago
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Müller e2625ae7aa fixing autoconfig handling 11 years ago
Thomas Müller 45ab9810c5 fixing typos 11 years ago
Vincent Petry e75f7e58e9 Added unit tests for session_keepalive / heartbeat 11 years ago
Vincent Petry 912da8d277 Added session_keepalive setting 11 years ago
Jan-Christoph Borchardt cfcd71f3e4 better picture icon, fix https://github.com/owncloud/apps/issues/1401 11 years ago
Morris Jobke 5844d682a7 Use === instead of ==, add missing whitespace and CSS class 11 years ago
Bart Visscher d8ec7e2701 DRY for database type radiolist 11 years ago
Bart Visscher 12a900de25 Do setup default value handling in the controller not the template 11 years ago