summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Bump bundlesJulius Härtl2020-03-052-2/+2
* Keep edit permission when updating resharing permission for file sharesJulius Härtl2020-03-051-1/+1
* Fix listing users in groups with slash in the nameGary Kim2019-12-202-2/+2
* Query lookup by defaultJohn Molakvoæ (skjnldsv)2019-12-111-0/+8
* Force hide tooltips on sidebar closeJohn Molakvoæ (skjnldsv)2019-10-112-2/+2
* Append / to data(path) for folder content requestJohn Molakvoæ (skjnldsv)2019-09-281-2/+2
* Fallback to directory icon based on the mount typeJulius Härtl2019-09-173-6/+7
* Fix opening apps with Ctrl+clickJulius Härtl2019-09-121-3/+3
* Ignore Enter key up event on menu button togglesDaniel Calviño Sánchez2019-08-291-2/+2
* Fix ie app menu loading clickJohn Molakvoæ (skjnldsv)2019-08-061-0/+5
* remove unncessary code block in share recommendationsArthur Schiwon2019-08-023-18/+3
* 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
|\