Commit Graph

2529 Commits (80393d9c0ff44c0614960cc6b7b7d8cc5bd17743)

Author SHA1 Message Date
Joas Schilling 80393d9c0f Do not allow setting an expiration date in the past 11 years ago
Vincent Petry 25251d4bf7 Fix mail template to use p() for colors 11 years ago
jbtbnl e603164517 Do not override button background image 11 years ago
Jan-Christoph Borchardt b8d0fc9494 make mail notification header color themable 11 years ago
Jan-Christoph Borchardt eac9eebfdb compress mail notification logo 11 years ago
Jan-Christoph Borchardt 607f205bda mail template: remove off-white background color to better blend into mail client 11 years ago
Jan-Christoph Borchardt 58bc6aee51 icons: automatically show delete hover instead of using explicit class 11 years ago
Jan-Christoph Borchardt af467d92f6 Installation: relabel 'Advanced' to more descriptive 'Storage & database' 11 years ago
Jan-Christoph Borchardt f0cd08ab5d remove border from log in input fields, simpler and works better with themes 11 years ago
Joas Schilling 922c1909f8 Translate string when an error occured while sending a forgot password mail 11 years ago
Joas Schilling 9847912257 Remove unused variables, add doc blocks and break lines 11 years ago
Joas Schilling cb14b1c58d Add owncloud version to JS scope 11 years ago
jbtbnl d28fd8f64d Remove necessity of icon class 11 years ago
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