summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* 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
| * show loading feedbackJan-Christoph Borchardt2014-06-041-2/+10
| * Remove obsoleted code to trigger navigation menuVincent Petry2014-06-042-106/+9
| * toggle the navigation on desktop, not only on mobileJan-Christoph Borchardt2014-06-041-8/+2
* | Merge pull request #8878 from owncloud/update-checkmigrationforappsVincent Petry2014-06-051-1/+1
|\ \
| * | Simulate apps database schema update on upgradeVincent Petry2014-06-041-1/+1
| |/
* | Merge pull request #8791 from owncloud/share-overview-sharewithstatusMorris Jobke2014-06-042-38/+235
|\ \ | |/ |/|
| * Use recipient display names when updating shares in the UIVincent Petry2014-06-042-27/+52
| * Multiple fixes to sharing overviewVincent Petry2014-06-031-5/+5
| * More unit tests and fixes for shareVincent Petry2014-06-022-15/+166
| * Added unit tests for share.js and share iconVincent Petry2014-06-021-13/+3
| * Update share action text to display owner/recipientsVincent Petry2014-06-021-32/+63
* | Merge pull request #8701 from owncloud/slide-up-toggleBernhard Posselt2014-06-041-0/+76
|\ \
| * | disable dynamic slide toggle by default and offer a way to enable itBernhard Posselt2014-05-261-3/+15
| * | rename to apps.jsBernhard Posselt2014-05-261-0/+0
| * | query buttons on every click to not worry about weird edge case scenariosBernhard Posselt2014-05-241-19/+5
| * | use different nsBernhard Posselt2014-05-241-1/+1
| * | allow apps to add buttons on runtime without negatively impacting performanceBernhard Posselt2014-05-241-4/+17
| * | add ; to make jshint happyBernhard Posselt2014-05-231-1/+1
| * | remove unecessary parenthsBernhard Posselt2014-05-231-2/+2
| * | add a slideup mechanismBernhard Posselt2014-05-231-0/+65
* | | Merge pull request #8468 from owncloud/remove-infieldlabelsJan-Christoph Borchardt2014-06-044-183/+459
|\ \ \
| * | | move to updated version of placeholderMorris Jobke2014-06-031-0/+459
| * | | infield label removal: remove JS file and references to itJan-Christoph Borchardt2014-06-033-183/+0
* | | | 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 #8827 from owncloud/add-sqlite-infoThomas Müller2014-06-031-0/+5
|\ \ \ \
| * | | | add info about sqlite on setup apgeMorris Jobke2014-06-021-0/+5
| |/ / /
* | | | Merge pull request #7151 from owncloud/user-jqueryThomas Müller2014-06-031-0/+1
|\ \ \ \
| * | | | 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
| | |_|/ | |/| |
* | | | Merge pull request #7485 from owncloud/scrutinizer_fix_1_kondouMorris Jobke2014-06-0316-79/+166
|\ \ \ \