2012-12-31 |
Tom Needham | Remove unused methods |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Frank Karlitschek | check if admin |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Michael Gapczynski | Fall back to default log file if logfile config file... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Michael Gapczynski | Change post_write hook to write to prevent creating... |
commit | commitdiff | tree | snapshot |
2012-12-29 |
Thomas Mueller | prevent keyboardshortcuts from catching events outside... |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Tom Needham | Merge branch 'master' into ocs_api |
commit | commitdiff | tree | snapshot |
2012-12-16 |
icewind1991 | Merge pull request #923 from owncloud/hooks_try_catch |
commit | commitdiff | tree | snapshot |
2012-12-16 |
Robin Appelman | wrap hooks into a try, catch to prevent a faulty app... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Tom Needham | API: PUT and DELETE variables are now accessed from... |
commit | commitdiff | tree | snapshot |
2012-12-15 |
Bart Visscher | Merge pull request #875 from owncloud/multiplefiles_json |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | More style fixes |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | More whitespace fixes |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | Fix "There must be a single space between the closing... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | Fix some of "Closing brace must be on a line by itself" |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | Fix "Line indented incorrectly" |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Bart Visscher | Fix "No space found after comma in function call" |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Tom Needham | Merge master into ocs_api, fix conflicts. |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Tom Needham | Remove 3rdparty repo from ocs_api branch |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Tom Needham | API: Tidy up routes.php, remove redundant call registration |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | Give also hint about possible conflicts in the user_web... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | Also show a more prominent warning when php_ldap is... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | Show conflict warning when user_ldap and user_webdavaut... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | Show conflict warning when user_ldap and user_webdavaut... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Frank Karlitschek | Merge pull request #850 from owncloud/icons-for-login |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | implement getCurrentUser in Sabre Auth Connector, fixes... |
commit | commitdiff | tree | snapshot |
2012-12-14 |
Arthur Schiwon | use username, not passed loginname, might differ |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-13 |
icewind1991 | Merge pull request #876 from owncloud/mimicon_fix |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Robin Appelman | fix mimetype icons for new files |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Robin Appelman | remove unneeded line |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Robin Appelman | use json encoding when deleting multiply files instead... |
commit | commitdiff | tree | snapshot |
2012-12-13 |
blizzz | Merge pull request #855 from owncloud/ungreenify |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jan-Christoph... | small code reordering of inputs and buttons |
commit | commitdiff | tree | snapshot |
2012-12-13 |
Jan-Christoph... | improve general button coloring |
commit | commitdiff | tree | snapshot |
2012-12-13 |
blizzz | Merge pull request #584 from wardragon/ldap_access_user... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jan-Christoph... | ungreenify new & upload buttons |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Müller | Merge pull request #847 from owncloud/webdav-quota... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Jan-Christoph... | tweak icons for username and password fields, now it... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Needham | API: Add check to see if the user is authorised to... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Needham | API: Include totalitems and itemsperpage meta data... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Mueller | throwing InsufficientStorage in case the quota is reached |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Needham | API: Remove old code. Move remaining methods to OC_OCS_... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Needham | API: OCS methods now use OC_OCS_Result to return data |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Tom Needham | API: Further tidying, implement OC_OCS_Result object... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Mueller | set the session name to the instance id - which is... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Müller | Merge pull request #810 from owncloud/send-share-link... |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Müller | Merge pull request #766 from btactic/language_autodetect |
commit | commitdiff | tree | snapshot |
2012-12-12 |
Thomas Mueller | feedback to the user while request is being processed |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Tom Needham | API: Specify the response format using a GET parameter |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Bart Visscher | Merge pull request #829 from owncloud/contacts_api_name... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Müller | Merge pull request #825 from owncloud/oc_namespace |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jan-Christoph... | icons for username and password field, not sure if... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Müller | Merge pull request #813 from owncloud/check_external_de... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Mueller | [contacts_api] IAddressBook moved to OCP as it's used... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Tanghus | Autoload classes with 'OC' namespace prefix. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Frank Karlitschek | Merge pull request #824 from owncloud/add_user_backend_... |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jörn Friedrich... | add debug logging for user backend registration |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Müller | Merge pull request #697 from eMerzh/revoke_on_create |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Müller | Merge pull request #623 from owncloud/contacts_api_2 |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Mueller | ctor of OC_L10N requires the app name |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Thomas Müller | Merge pull request #807 from owncloud/add-changes-again |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Frank Karlitschek | don't call shell_exec if safe_mode is on. |
commit | commitdiff | tree | snapshot |
2012-12-11 |
Jan-Christoph... | remove obsolete CSS, fix database host label position |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Thomas Mueller | moving sharing email code to core |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Frank Karlitschek | disable not available external filesystems. Restructure... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Frank Karlitschek | add some output why some of the external filesystems... |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Thomas Mueller | restoring feature to send sharing link via email |
commit | commitdiff | tree | snapshot |
2012-12-10 |
Jan-Christoph... | add my install changes from #721 again after they have... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Sergi Almacellas... | Fix the loop to search al the available languages,... |
commit | commitdiff | tree | snapshot |
2012-12-09 |
Thomas Müller | Merge pull request #282 from butonic/fix_new_and_upload... |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Thomas Mueller | [contacts_api] move addressbook to it's own file |
commit | commitdiff | tree | snapshot |
2012-12-08 |
Thomas Müller | Merge pull request #762 from owncloud/database_exception |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jenkins for... | [tx-robot] updated from transifex |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Sergi Almacellas... | Improve autodetection of language. |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | cleanup CSS whitespace and remove extra input[type... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | fix svg -> png replacement for android, cleanup and... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | fix new li icons jumping when replacing p with input |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | add IE9 CSS checkbox fixes |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Lorenzo M.... | Exclude LDAP backend from global user searches |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Lorenzo M.... | Add an $excludingBackend optional parameter |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Robin Appelman | dont handle database exception in OC_DB |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | upload button HTML, CSS & JS cleanup |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | rmeove vendor prefix for box-shadow |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Jörn Friedrich... | fix_new_and_upload_button_html_css |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Bart Visscher | Merge pull request #721 from owncloud/improve-installat... |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Bart Visscher | Merge pull request #182 from owncloud/fix-redirect |
commit | commitdiff | tree | snapshot |
2012-12-07 |
Bart Visscher | Fix warning about redirect_url not set |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Thomas Mueller | [contacts_api] update documentation |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Thomas Müller | Merge pull request #640 from esthepiking/master |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jan-Christoph... | properly center data directory label |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jan-Christoph... | fix dbhostlabel not disappearing, remove obsolete CSS |
commit | commitdiff | tree | snapshot |
2012-12-06 |
Jan-Christoph... | use vector logo also on log in page, d'oh (also now... |
commit | commitdiff | tree | snapshot |
next |