summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Do not show a internet connectivity warning if internet access is disabledChristoph Wurst2019-06-282-18/+18
* Remove auto focus of share input field on dialog open, fix #15261Jan-Christoph Borchardt2019-06-263-8/+2
* Temporary fix for project translationsJulius Härtl2019-06-131-1/+1
* Unbreak browser back button not workingFelix Pahlow2019-05-201-1/+0
* Merge pull request #15469 from nextcloud/stb16/fix/mobile/scrollingMorris Jobke2019-05-092-2/+2
|\
| * [Stable16] Fix mobile vertical scrollingJohn Molakvoæ (skjnldsv)2019-05-092-2/+2
* | Remove recommendation for opcache on CLIMorris Jobke2019-05-092-2/+2
|/
* Properly set Edge < 16 as incompatible with css varsJohn Molakvoæ (skjnldsv)2019-05-071-1/+2
* Set Edge < 16 as incompatible with css varsJohn Molakvoæ (skjnldsv)2019-05-071-1/+4
* Apply `npm audit fix` on stable16Christoph Wurst2019-04-242-4/+4
* Improve the share link password error feedback with a red borderChristoph Wurst2019-04-163-2/+6
* Make sure we have a proper node before parsingJohn Molakvoæ (skjnldsv)2019-04-151-0/+5
* Merge pull request #14972 from nextcloud/fix/app-nav-toggle-missingRoeland Jago Douma2019-04-101-1/+3
|\
| * Do not inject a #app-navigation-toggle if there is already oneChristoph Wurst2019-04-101-1/+3
* | Bump bundlesJulius Härtl2019-04-092-2/+2
|/
* Merge pull request #14912 from nextcloud/fix/filepicker/truncated-filenameRoeland Jago Douma2019-04-011-0/+15
|\
| * Truncate filename in the middle on filepickerJohn Molakvoæ (skjnldsv)2019-03-301-0/+15
* | hide new folder button in choose type filepickerFlorian Schunk2019-03-291-0/+3
|/
* Bump bundlesJulius Härtl2019-03-282-2/+2
* Bump strenghify to v0.5.8Christoph Wurst2019-03-252-2/+2
* Make all filepicker strings translatableChristoph Wurst2019-03-221-1/+4
* Bump bundlesJulius Härtl2019-03-192-2/+2
* Deprecate marked, escapeHTML, formatDate, getURLParameter, humanFileSize, rel...John Molakvoæ (skjnldsv)2019-03-152-11/+11
* Merge pull request #14628 from nextcloud/bugfix/14627/fix-plural-rule-detectionMorris Jobke2019-03-152-2/+2
|\
| * Fix behaviour of plural default ruleMorris Jobke2019-03-152-2/+2
| * Rename the variable aswellJoas Schilling2019-03-121-1/+1
| * Fix plural rule detection for languagesJoas Schilling2019-03-112-2/+2
* | Created infrastructure to show circles' shared filesVinicius Cubas Brand2019-03-131-2/+6
|/
* Fix unneeded doc link to unrelated resourceMorris Jobke2019-03-111-4/+1
* Merge pull request #14603 from nextcloud/fix/noid/add-setup-check-for-s3-temp...Morris Jobke2019-03-082-14/+89
|\
| * Show a setup warning in case S3 object storage is used as primary storageMorris Jobke2019-03-082-14/+89
* | Bump bundlesJulius Härtl2019-03-072-44/+102
* | Fix domparser on phantomjsJulius Härtl2019-03-071-0/+46
|/
* Pin the jquery version to 2.1.4Christoph Wurst2019-03-062-12/+12
* Add bundled filesJulius Härtl2019-03-012-25/+25
* Fix testsJulius Härtl2019-03-011-1/+2
* Adjust OCP.CollaborationJulius Härtl2019-03-011-2/+1
* Add javascript API for collaboration resourcesJulius Härtl2019-03-011-1/+2
* Merge pull request #14398 from nextcloud/feature/14394/add-setup-check-for-my...Morris Jobke2019-02-282-13/+86
|\
| * Add setup check for missing UTF8MB4 on mysqlMorris Jobke2019-02-282-13/+86
* | Remove unneeded sidebar animationJohn Molakvoæ (skjnldsv)2019-02-282-2/+2
|/
* Bump css-vars-ponyfill from 1.16.4 to 1.17.0dependabot[bot]2019-02-272-41/+30
* Merge pull request #14390 from nextcloud/bugfix/14307/expire-date-change-even...Roeland Jago Douma2019-02-273-2/+13
|\
| * Bump bundlesJulius Härtl2019-02-272-2/+2
| * Add handler for change event of the expire date fieldJulius Härtl2019-02-271-0/+11
* | Remove/replace missing css varsJulius Härtl2019-02-272-2/+2
|/
* Search sharees on lookup server when explicitly requested by userChristoph Wurst2019-02-264-61/+156
* Show sharing recommendationsChristoph Wurst2019-02-253-3/+298
* Merge pull request #14255 from nextcloud/fix-ocm-discoveryMorris Jobke2019-02-202-0/+76
|\
| * Add unit tests and provide better messageMorris Jobke2019-02-202-3/+39