summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | - xframe restriction configurable nowFlorian Scholz2013-04-242-1/+10
* | Merge pull request #3100 from owncloud/ensure_index_phpDaniel Molkentin2013-04-243-0/+8
* | use variable instead of relative path to fileBernhard Posselt2013-04-241-1/+1
* | check if there is a default/ folder in the theme directory if no theme existsBernhard Posselt2013-04-244-4/+25
* | Disallow URLs containing a @Lukas Reschke2013-04-231-2/+7
* | Files: also check if the source path is valid when doing a rename or copy ope...Robin Appelman2013-04-231-15/+23
|/
* LDAP: reset user/group-config association only after exists-check, may perfor...Arthur Schiwon2013-04-232-4/+18
* Merge pull request #3076 from owncloud/manually_backport_insertIfNotExistThomas Tanghus2013-04-221-15/+16
|\
| * Backport #2567Thomas Tanghus2013-04-221-15/+16
|/
* remove unnecessary border from navigation, looked strange with scrollbar and ...Jan-Christoph Borchardt2013-04-221-1/+1
* make textarea inherit ownCloud font instead of using monospaceJan-Christoph Borchardt2013-04-221-0/+1
* No need to strip slashes, json_decode handles that for usBart Visscher2013-04-191-1/+1
* 5.0.5v5.0.5Frank Karlitschek2013-04-101-1/+1
* apply navigation hover effect directly to img and span, cleaner codeJan-Christoph Borchardt2013-04-181-3/+23
* Warn when we do an upgradeBrice Maron2013-04-171-1/+1
* additional commentsJan-Christoph Borchardt2013-04-171-3/+3
* fix navigation hover effect, documentationJan-Christoph Borchardt2013-04-171-5/+8
* Remove not null constraint. Fix #2976Thomas Tanghus2013-04-172-2/+1
* Merge pull request #2967 from Mirodin/patch-6Thomas Müller2013-04-171-1/+1
|\
| * Update de_DE.phpMirodin2013-04-171-1/+1
* | Merge pull request #2965 from Mirodin/patch-5Thomas Müller2013-04-171-1/+1
|\ \ | |/ |/|
| * Update de.phpMirodin2013-04-171-1/+1
|/
* Merge pull request #2960 from owncloud/always_load_file_cache_hooks_first_sta...Bart Visscher2013-04-172-5/+7
|\
| * always connect file cache updater hooks firstJörn Friedrich Dreyer2013-04-172-5/+7
|/
* Merge pull request #2945 from owncloud/improved_quota_calcFrank Karlitschek2013-04-162-30/+58
|\
| * adapt free space calculation to the way it is done for the trash binBjörn Schießle2013-04-161-7/+15
| * improved free space calculation if no quota is set, discussed in #2936Björn Schießle2013-04-161-23/+43
* | 5.0.5 RC1v5.0.5RC1Frank Karlitschek2013-04-091-2/+2
|/
* also show black background on links that are active, fixes the news app that ...Bernhard Posselt2013-04-151-1/+2
* Merge pull request #2931 from owncloud/info_message_trash_binJan-Christoph Borchardt2013-04-153-2/+35
|\
| * add explenation of the expire function to the apps descriptionBjörn Schießle2013-04-152-2/+33
| * write a info message to the log if a file gets removed from the trash bin aut...Björn Schießle2013-04-151-0/+2
* | allow Storages to join MountPoint initializationArthur Schiwon2013-04-151-0/+4
* | add .disabled class so it can be used for simple a buttons as wellJan-Christoph Borchardt2013-04-141-1/+2
* | Add span tag while enabling or disbling apps as well.raghunayyar2013-04-131-1/+3
* | Add a name to the version parameterLukas Reschke2013-04-131-1/+1
* | more accurate safe_mode check - refs #2258Thomas Mueller2013-04-131-1/+4
* | used oc version 5.0.3Bernhard Posselt2013-04-131-1/+1
* | added yet another test for the verion compare check due to mailBernhard Posselt2013-04-131-0/+8
* | add styles for disabled input fieldsJan-Christoph Borchardt2013-04-121-0/+9
* | use proper sans-serif font-stackJan-Christoph Borchardt2013-04-121-2/+2
* | Merge pull request #2899 from owncloud/stable5-backport-buttonfixBernhard Posselt2013-04-121-2/+7
|\ \ | |/ |/|
| * dont overwrite background image when hovering over buttonBernhard Posselt2013-04-121-2/+7
|/
* Merge pull request #2867 from owncloud/cleanup_after_delUserBernhard Posselt2013-04-116-1/+61
|\
| * cleanup the trash bin tables in the database after a user was deletedBjörn Schießle2013-04-113-1/+33
| * remove used space for versions from db is a user was deletedBjörn Schießle2013-04-113-0/+28
|/
* Using max-width instead of width for filename.raghunayyar2013-04-111-1/+1
* Adds a fixed width to the filename to prevent horizontal scroll.raghunayyar2013-04-111-1/+1
* The Opacity for the navigation loads fine for icon and App name.raghunayyar2013-04-111-2/+5
* Long Application Names are ellipsis correctly.raghunayyar2013-04-112-4/+6