summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #8264 from owncloud/app-enable-by-groupicewind19912014-06-031-3/+4
|\
| * remove +3 in multiselect.jsThomas Müller2014-06-031-3/+3
| * Trigger change event on multiselect changeRobin Appelman2014-06-031-0/+1
* | Merge pull request #8577 from owncloud/apps-sidebar-narrowerMorris Jobke2014-06-031-2/+2
|\ \
| * | reduce width of app sidebar a bitJan-Christoph Borchardt2014-06-031-2/+2
* | | Merge pull request #8843 from owncloud/design-detail-sharedropdownMorris Jobke2014-06-031-1/+1
|\ \ \
| * | | fix positioning issue of share dropdown in intermediate widthsJan-Christoph Borchardt2014-06-031-1/+1
| |/ /
* | | Merge pull request #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-033-3/+10
|\ \ \
| * | | add info about sqlite on setup apgeMorris Jobke2014-06-023-3/+10
* | | | Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-032-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | cleanupArthur Schiwon2014-06-021-1/+0
| * | | refactor delete handling and apply it to users and groupsArthur Schiwon2014-06-021-0/+1
| * | | add Last Login columnArthur Schiwon2014-06-021-0/+1
| * | | Splits Controls overlap in files and users.raghunayyar2014-06-021-1/+4
| * | | resolve conflicts while picking c0fb623raghunayyar2014-06-021-4/+1
* | | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-0316-79/+166
|\ \ \ \
| * | | | Fix a typokondou2014-06-021-1/+1
| * | | | Add some more spaces for operatorskondou2014-06-021-4/+4
| * | | | Some readability improvementskondou2014-06-022-3/+3
| * | | | Scrutinizer cleanupkondou2014-06-0216-79/+166
| | |/ / | |/| |
* | | | move Help section from controls bar to sidebarJan-Christoph Borchardt2014-06-021-9/+0
* | | | Merge pull request #8820 from owncloud/design-detailsFrank Karlitschek2014-06-025-9/+21
|\ \ \ \ | |/ / / |/| | |
| * | | fix unit tests after introduction of animations - adds delays for click triggerMorris Jobke2014-06-021-0/+7
| * | | move Deleted Files to bottom of sidebarJan-Christoph Borchardt2014-06-021-0/+1
| * | | add OC.menuSpeed to control the animation speed of menu toggleMorris Jobke2014-06-021-7/+8
| * | | Adds Animation to Toggling Navigation on < 768px widthsraghunayyar2014-06-021-4/+4
| * | | shift files app breadcrumbs to account for missing app listJan-Christoph Borchardt2014-06-021-1/+4
| * | | fix height of select boxes for OS XJan-Christoph Borchardt2014-06-021-1/+1
| |/ /
* | | Merge pull request #8812 from josh4trunks/avatar_rotateVincent Petry2014-06-021-7/+12
|\ \ \ | |_|/ |/| |
| * | Automatically Rotate Avatar based on exif datajosh4trunks2014-06-011-7/+12
* | | Merge pull request #8613 from owncloud/filesize-alignmentMorris Jobke2014-06-022-1/+22
|\ \ \ | |_|/ |/| |
| * | display "<1 kB" for really small filesMorris Jobke2014-06-022-1/+22
| |/
* | Merge pull request #8718 from owncloud/share_icons_for_shared_byVincent Petry2014-06-021-13/+31
|\ \
| * | add share icons for folders shared by the current userBjoern Schiessle2014-05-301-13/+31
* | | Merge pull request #8443 from owncloud/csrf-on-login-and-logoutVincent Petry2014-06-021-0/+3
|\ \ \
| * \ \ Merge branch 'master' into csrf-on-login-and-logoutThomas Müller2014-05-19104-280/+1271
| |\ \ \
| * | | | Add CSRF check on login and logoutLukas Reschke2014-05-041-0/+3
* | | | | Merge pull request #8187 from owncloud/escape-more-characterMorris Jobke2014-06-022-1/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix typoLukas Reschke2014-05-311-1/+1
| * | | | Add unit tests for escapeHTMLLukas Reschke2014-05-281-0/+11
| * | | | Also encode > and 'Lukas Reschke2014-04-131-1/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-021-0/+1
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2014-06-011-0/+8
* | | | | Merge pull request #8798 from owncloud/fix-corejsVincent Petry2014-05-311-3/+3
|\ \ \ \ \
| * | | | | Fix undefined JS on login/setup pageVincent Petry2014-05-301-3/+3
| | |_|_|/ | |/| | |
* / | | | [tx-robot] updated from transifexJenkins for ownCloud2014-05-3114-4/+120
|/ / / /
* | | | Fix fileList fallback in OC.Share for outside files appVincent Petry2014-05-301-3/+10
* | | | Sharing overview fixes and unit testsVincent Petry2014-05-301-21/+24
* | | | Fix IE8 issue when icon is not definedVincent Petry2014-05-301-1/+1
* | | | Fixed file actions for sharing viewsVincent Petry2014-05-301-6/+18