summaryrefslogtreecommitdiffstats
path: root/core
Commit message (Collapse)AuthorAgeFilesLines
* Introduce small line for navigation sidebarMorris Jobke2015-08-301-0/+5
|
* Add apps unit testVincent Petry2015-08-301-0/+48
|
* Allow remote avatarsRoeland Jago Douma2015-08-291-1/+5
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-08-294-0/+12
|
* Merge pull request #18423 from owncloud/occ_encrypt_allBjörn Schießle2015-08-282-0/+115
|\ | | | | occ command line tool to encrypt all files
| * occ tool to encrypt all filesBjoern Schiessle2015-08-262-0/+115
| |
* | fix size of filetype icons in filepickerJan-Christoph Borchardt2015-08-281-0/+1
| |
* | Merge pull request #18623 from owncloud/controls-resize-sidebar-visibilityMorris Jobke2015-08-282-6/+12
|\ \ | | | | | | Fix controls bar calculation
| * | Fix controls bar calculationVincent Petry2015-08-282-6/+12
| | | | | | | | | | | | | | | | | | | | | | | | Controls bar calculation needs to take the sidebar visibility into account. Recalculation is now triggered when sidebar is toggled, using a new app-content event "appresized".
* | | Merge pull request #18621 from owncloud/filetype-icons-elsewhereJan-Christoph Borchardt2015-08-287-18/+5
|\ \ \ | |/ / |/| | fix filetype icons elsewhere, empty page, sidebar, apps menu
| * | fix filetype icons elsewhere, empty page, sidebar, apps menuJan-Christoph Borchardt2015-08-287-18/+5
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-08-28134-150/+50
| | |
* | | Merge pull request #18615 from owncloud/fix-triangle-pngsJan-Christoph Borchardt2015-08-285-0/+0
|\ \ \ | | | | | | | | fix png fallbacks of triangle icons
| * | | fix png fallbacks of triangle iconsJan-Christoph Borchardt2015-08-275-0/+0
| |/ /
* | | Merge pull request #18609 from owncloud/login-layoutLukas Reschke2015-08-274-12/+64
|\ \ \ | |/ / |/| | log in screen improvement & simplification
| * | use simpler logo for log in pageJan-Christoph Borchardt2015-08-271-1/+3
| | |
| * | position and style remember button on log in pageJan-Christoph Borchardt2015-08-271-2/+4
| | |
| * | show feedback spinner for log in processJan-Christoph Borchardt2015-08-272-1/+26
| | |
| * | move log in button into fields and use icon instead of textJan-Christoph Borchardt2015-08-272-8/+31
| | |
* | | Merge pull request #18608 from owncloud/filetype-iconsMorris Jobke2015-08-2767-1852/+69
|\ \ \ | |/ / |/| | simpler style for filetype icons
| * | simpler style for filetype iconsJan-Christoph Borchardt2015-08-2767-1852/+69
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-08-272-2/+2
| | |
* | | Merge pull request #18574 from owncloud/update-eventsource-errorsRobin McCorkell2015-08-271-6/+20
|\ \ \ | |/ / |/| | Properly show update exception in web UI
| * | Properly show update exceptionVincent Petry2015-08-261-1/+7
| | |
| * | Properly show token errors in ajax/update.php event sourceVincent Petry2015-08-261-5/+13
| | |
* | | reduce grey tones in app navigation, bubble menu and scrollbarJan-Christoph Borchardt2015-08-262-24/+19
| | |
* | | Merge pull request #18573 from owncloud/search-styleJan-Christoph Borchardt2015-08-263-30/+14
|\ \ \ | | | | | | | | only show search icon on desktop, like on mobile
| * | | only show search icon on desktop, like on mobileJan-Christoph Borchardt2015-08-263-30/+14
| |/ /
* | | Merge pull request #18577 from owncloud/action-detailsMorris Jobke2015-08-263-24/+23
|\ \ \ | | | | | | | | file action detail style fixes
| * | | fix unit testsMorris Jobke2015-08-261-2/+2
| | | |
| * | | properly shade file actions and menu items, don't differentiate between ↵Jan-Christoph Borchardt2015-08-261-10/+20
| | | | | | | | | | | | | | | | mobile and desktop
| * | | fix share icons of shared items being placed off on mobileJan-Christoph Borchardt2015-08-261-2/+2
| | | |
| * | | remove border around bubble menuJan-Christoph Borchardt2015-08-261-12/+1
| |/ /
* | | Remove languages which are no longer maintained on transifexThomas Müller2015-08-2635-489/+0
| | |
* | | Merge pull request #18576 from owncloud/update-maintenance-colorJan-Christoph Borchardt2015-08-261-1/+0
|\ \ \ | | | | | | | | Make maintenance/update text white
| * | | Make maintenance/update text whiteVincent Petry2015-08-261-1/+0
| |/ / | | | | | | | | | | | | Removing the color makes it default to white as defined in the parent style.
* / / [tx-robot] updated from transifexJenkins for ownCloud2015-08-268-2/+368
|/ /
* | Merge pull request #18522 from owncloud/lighter-fontsMorris Jobke2015-08-256-12/+13
|\ \ | | | | | | move fonts from Regular+Bold to Light+Semibold for lighter feel
| * | move fonts from Regular+Bold to Light+Semibold for lighter feelJan-Christoph Borchardt2015-08-256-12/+13
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-08-25150-444/+3124
| | |
* | | Merge pull request #18506 from owncloud/round-avatarsJan-Christoph Borchardt2015-08-251-0/+12
|\ \ \ | | | | | | | | make profile photos round
| * | | make profile photos roundJan-Christoph Borchardt2015-08-251-0/+12
| |/ /
* | | Merge pull request #18550 from owncloud/mobile-shared-styleJan-Christoph Borchardt2015-08-251-1/+3
|\ \ \ | |/ / |/| | fix being able to distinguish shared items on mobile
| * | fix being able to distinguish shared items on mobileJan-Christoph Borchardt2015-08-251-1/+3
| | |
* | | Merge pull request #18543 from owncloud/remove-linesJan-Christoph Borchardt2015-08-251-1/+1
|\ \ \ | | | | | | | | Remove some lines
| * | | replace section line with whitespaceJan-Christoph Borchardt2015-08-251-1/+1
| |/ /
* | | Merge pull request #18552 from owncloud/triangle-iconsJan-Christoph Borchardt2015-08-2510-81/+8
|\ \ \ | | | | | | | | adjust style of triangle and caret icons
| * | | adjust style of triangle and caret iconsJan-Christoph Borchardt2015-08-2510-81/+8
| |/ /
* | | Merge pull request #18545 from owncloud/button-styleMorris Jobke2015-08-251-1/+1
|\ \ \ | | | | | | | | remove border from button style
| * | | remove border from button styleJan-Christoph Borchardt2015-08-251-1/+1
| |/ /