summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
...
* debounce the search functionRobin Appelman2014-07-081-2/+2
* Fixed dialogs styling, reversed buttonsVincent Petry2014-07-072-22/+27
* fix loading spinner on ctrl click a app entry- fixes #9063Morris Jobke2014-07-071-1/+3
* Merge pull request #9446 from owncloud/fix-strengthifyJan-Christoph Borchardt2014-07-051-0/+4
|\
| * also make strengthify transparent on setup submit - fixes #9436Morris Jobke2014-07-041-0/+4
* | update snap.js to v2.0.0-rc1Thomas Müller2014-07-041-566/+783
|/
* Merge pull request #9410 from owncloud/shareownernamewidthJan-Christoph Borchardt2014-07-032-2/+129
|\
| * Improved remote share owner displayVincent Petry2014-07-032-2/+129
* | Merge pull request #9402 from owncloud/sharing_improved_dialogVincent Petry2014-07-031-6/+2
|\ \ | |/ |/|
| * only show message if default expire date is enforcedBjoern Schiessle2014-07-031-6/+2
* | Fix JSHint errors in EventSource classVincent Petry2014-07-021-13/+18
* | Fixed event source fallback after closeVincent Petry2014-07-021-0/+6
|/
* Use fileActionsReady to re-render sharing iconsVincent Petry2014-07-011-2/+9
* make expiration message grey, less present in dropdownJan-Christoph Borchardt2014-06-301-1/+1
* Unit tests for share dropdown with nested link shareVincent Petry2014-06-272-1/+147
* Use file_source to find matching share for nested link sharesVincent Petry2014-06-271-1/+1
* Merge pull request #9174 from owncloud/breadcrumbfixJan-Christoph Borchardt2014-06-271-1/+1
|\
| * Test runner now loads CSS and hides testAreaVincent Petry2014-06-241-1/+1
* | Merge pull request #9211 from owncloud/fix-hidden-share-buttonJan-Christoph Borchardt2014-06-261-3/+3
|\ \
| * | Fix hidden share button and checkbox layoutMorris Jobke2014-06-251-3/+3
| |/
* / Fix parsing URL hash when no "?" was specifiedVincent Petry2014-06-251-0/+4
|/
* Prevent showing the file picker twiceVincent Petry2014-06-201-0/+7
* Do even more sanitizationLukas Reschke2014-06-141-5/+5
* remove whitespace at end of lineMorris Jobke2014-06-131-14/+14
* Migrate ´ to 'Morris Jobke2014-06-131-2/+2
* Remove infield label, add password icon, fix layoutMorris Jobke2014-06-131-1/+2
* Change routes. Update templatesVictor Dubiniuk2014-06-131-1/+1
* Changes according to reviewVictor Dubiniuk2014-06-131-9/+12
* Use appframeworkVictor Dubiniuk2014-06-131-2/+2
* BasicsVictor Dubiniuk2014-06-131-0/+134
* Added unit tests for heartbeat interval min/max valuesVincent Petry2014-06-121-1/+23
* Added max heartbeat interval to prevent integer overflowVincent Petry2014-06-121-0/+5
* Disable snapper init for IE <= 9Vincent Petry2014-06-101-1/+1
* set minDate and maxDate in datepickerBjoern Schiessle2014-06-061-1/+5
* only expire link sharesBjoern Schiessle2014-06-062-15/+32
* Merge pull request #8922 from owncloud/design-controls-transparencyJan-Christoph Borchardt2014-06-061-1/+1
|\
| * fix apps without app-navigationJan-Christoph Borchardt2014-06-061-1/+1
* | Merge pull request #4553 from owncloud/update_search_classesVincent Petry2014-06-061-0/+7
|\ \ | |/ |/|
| * allow apps to add translation for search result typeidJörn Friedrich Dreyer2014-06-061-0/+7
* | Fixed Snap mockVincent Petry2014-06-061-5/+10
* | Added debounce on resizeVincent Petry2014-06-061-1/+1
* | Disable snapper on bigger screens and on public/login pageMorris Jobke2014-06-061-33/+52
* | slightly widen sidebar to 250px, works better with apps and on mobileJan-Christoph Borchardt2014-06-051-1/+1
* | close sidebar when switching navigation entry, except on add or change settingsJan-Christoph Borchardt2014-06-052-0/+23
* | add app sidebar toggle and swipe on mobileJan-Christoph Borchardt2014-06-051-0/+15
* | add snap.js scriptJan-Christoph Borchardt2014-06-051-0/+568
|/
* Merge pull request #8620 from owncloud/design-navigation-twoThomas Müller2014-06-052-116/+20
|\
| * fix unit test templateMorris Jobke2014-06-051-1/+1
| * fix first failing testMorris Jobke2014-06-051-2/+1
| * better loading feedback for app start, move from JS to CSSJan-Christoph Borchardt2014-06-041-1/+1