Commit Graph

15760 Commits (ff078db8cb7914f348acba63b4e12ab9649fc5b2)
 

Author SHA1 Message Date
Thomas Müller ff078db8cb we first shall check if the current session is valid - otherwise the session-id will be regenerated on login via basic auth 13 years ago
Björn Schießle acc35849af Merge pull request #7586 from owncloud/dont_create_shared_folder_stable6 13 years ago
Frank Karlitschek c9c91c7e15 Merge pull request #7609 from owncloud/fix-updater-6 13 years ago
Lukas Reschke ce5f8d72a4 Use $installedVersion instead of $currentVersion 13 years ago
Vincent Petry c358373dfa Merge pull request #7578 from owncloud/introduce-generateUrl-stable6 13 years ago
Frank Karlitschek 95ddadd146 increase the version number 13 years ago
Morris Jobke 91392c5a87 add dprecated warning for OC.Router 13 years ago
Jan-Christoph Borchardt 26b70bce28 fix noise not repeating 13 years ago
Bjoern Schiessle 7f81b14eff don't allow to create a file or folder named 'Shared' in the root folder, also exclude all combinations of lower and upper case letters 13 years ago
Thomas Müller 87d385303f adding new javascript function OC.generateUrl(url, params) 13 years ago
Lukas Reschke eaf96335ad Merge pull request #7565 from owncloud/stable6-trusteddomainerrorpage 13 years ago
Vincent Petry d7163c9b5a Fixed X-Forwarded-Host parsing 13 years ago
Vincent Petry 98ff74a70e Added unit tests for serverHost and other related functions 13 years ago
Vincent Petry f1b948d4dc Added localhost as trusted domain 13 years ago
Vincent Petry 9b6b02af6d Show warning page when accessing server from an untrusted domain 13 years ago
Jan-Christoph Borchardt 6b45835ecf add hover/focus states for star icons to hint at action 13 years ago
Bjoern Schiessle c02c815603 don't create files folder, let ownCloud core handle it 13 years ago
Vincent Petry 5bf9aab464 Fixed configkey casing for PostgreSQL 13 years ago
Vincent Petry 722b81627c Merge pull request #7464 from owncloud/enc_fseek_fallback_stable6 13 years ago
Vincent Petry 7e2659f017 Fix mail template to use p() for colors 13 years ago
Frank Karlitschek 52b3187962 Merge pull request #7510 from owncloud/stable6-theme-mailtemplate 13 years ago
Jan-Christoph Borchardt b3c5aaa1ca make mail notification header color themable 13 years ago
Jan-Christoph Borchardt ea62d23cb3 compress mail notification logo 13 years ago
Jan-Christoph Borchardt 289f64b191 mail template: remove off-white background color to better blend into mail client 13 years ago
Jan-Christoph Borchardt 5878d27068 remove border from log in input fields, simpler and works better with themes 13 years ago
Frank Karlitschek 071e371803 increasing the internal verison one more 13 years ago
Björn Schießle ccf2bf74ea Merge pull request #7501 from owncloud/stable6-libxmlfixsubmoduleupdate 13 years ago
Vincent Petry 9e439305fd Updated submodule for libxml entity fixes 13 years ago
Björn Schießle dadd67e7bd Merge pull request #7498 from owncloud/stable6-dbschemaxmlentityfix 13 years ago
Vincent Petry 762b0d9510 Allow XML entity loader for MDB2 schema loader 13 years ago
Frank Karlitschek dc0a7428bd 6.0.2 13 years ago
Thomas Müller 7534fae9bc Merge pull request #7462 from owncloud/ldap_proxy_access 13 years ago
Jan-Christoph Borchardt 68a9ceacbb Merge pull request #7472 from owncloud/stable6-icons.css-updates 13 years ago
Jan-Christoph Borchardt 8a3a5a2ff1 icons: automatically show delete hover instead of using explicit class 13 years ago
jbtbnl 8995c81103 Remove necessity of icon class 13 years ago
jbtbnl 095f9114dd Add white color variant of checkmark icon 13 years ago
Arthur Schiwon 470a0ad611 remove remaining testing artefact 13 years ago
Bjoern Schiessle 9661001af1 remember original fopen access type in pre-proxy because sometimes they change 13 years ago
Vincent Petry 17f869b2fb Merge pull request #7459 from owncloud/deletestorage-legacy 13 years ago
Vincent Petry 162ba722f6 Merge pull request #7468 from owncloud/stable6-enc-fixfieldnametypo 13 years ago
Vincent Petry 4756d18a14 Fixed wrong field name 13 years ago
Bjoern Schiessle 9cff832282 add test for the stream wrapper to read encrypted files from the system folder /tmp 13 years ago
Bjoern Schiessle 7ced22ccc6 test for isEncryptedPath() 13 years ago
Bjoern Schiessle 6455722f29 extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 13 years ago
Bjoern Schiessle 8b3d99308c implement ftell stream wrapper and fix return value from fseek stream wrapper 13 years ago
Bjoern Schiessle f87319f834 fall back to getLocalFile if storage doesn't support fseek 13 years ago
Arthur Schiwon 4605c2cc2d intendetion. where did the whitespaces come from? 13 years ago
Arthur Schiwon 49e567a5cc LDAP: let proxy for multiple server access methods from Access 13 years ago
Robin Appelman 7580518bd8 Also delete legacy storages when deleting a user 13 years ago
Jörn Friedrich Dreyer d93b5af265 Merge pull request #7430 from owncloud/stable6-quote-oldcolumname 13 years ago