summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #9197 from nextcloud/fix-avatar-centerMorris Jobke2018-06-151-3/+6
|\
| * Unify colour algorithm outputJohn Molakvoæ (skjnldsv)2018-06-131-3/+6
* | Merge all setup checks into one controllerMorris Jobke2018-06-132-12/+201
|/
* Merge pull request #9836 from nextcloud/feature/noid/merge-tips-and-tricks-in...Morris Jobke2018-06-133-14/+32
|\
| * Merge tips & tricks section into setup checksMorris Jobke2018-06-133-14/+32
* | Fix wrong hint about missing indexesMorris Jobke2018-06-132-11/+21
|/
* Add a hint that some indexes are not added yetMorris Jobke2018-06-061-0/+15
* Add referrer policy setup checkRoeland Jago Douma2018-06-042-4/+226
* Add placeholder to input in OCdialog promptJulius Härtl2018-05-241-1/+1
* Allow to specify custom text on admin password confirmation dialogsJulius Härtl2018-05-241-13/+29
* Move the webui over to the new dav endpointRoeland Jago Douma2018-05-081-1/+1
* Merge pull request #9151 from UncleAlbie/dialog-sortMorris Jobke2018-05-071-1/+1
|\
| * Sort files in dialog by name.Patrik Novotný2018-04-181-1/+1
* | Do not add sharePermission logic in JSRoeland Jago Douma2018-04-262-2/+19
* | Merge pull request #9224 from nextcloud/accessibility-improvementsMorris Jobke2018-04-191-0/+7
|\ \
| * | Add proper ARIA attributes and structure to header for accessibility, thanks ...Jan-Christoph Borchardt2018-04-181-0/+7
| |/
* | Remove no longer needed escaping of special charactersDaniel Calviño Sánchez2018-04-181-3/+1
* | Fix ids of permission checkboxes for sharesDaniel Calviño Sánchez2018-04-182-11/+41
|/
* Fix js tests with placeholderJohn Molakvoæ (skjnldsv)2018-04-131-5/+5
* Merge pull request #8535 from nextcloud/new-color-generatorJan-Christoph Borchardt2018-04-121-53/+61
|\
| * Fixed documentationJohn Molakvoæ (skjnldsv)2018-04-061-7/+7
| * New algorithmJohn Molakvoæ (skjnldsv)2018-04-061-46/+54
* | Merge pull request #8820 from nextcloud/mtime-sortMorris Jobke2018-04-121-1/+1
|\ \
| * | sorts filepicker files by modified dateSagorika Das2018-03-141-1/+1
* | | Merge pull request #9002 from nextcloud/whitespaceJan-Christoph Borchardt2018-04-101-4/+0
|\ \ \ | |_|/ |/| |
| * | Fix app menu, popovers and searchboxJulius Härtl2018-04-041-4/+0
* | | Move external share saving to templateJulius Härtl2018-04-051-0/+7
* | | Move styling and menu handling to publicpage.jsJulius Härtl2018-04-051-2/+13
|/ /
* | Keep showing the working icon while there are pending operationsDaniel Calviño Sánchez2018-03-212-17/+94
* | Extract code to restore the UI after confirming a shareDaniel Calviño Sánchez2018-03-211-30/+15
* | Discard cached suggestions when adding a shareDaniel Calviño Sánchez2018-03-211-0/+6
* | Reuse last suggestions if the same parameters are usedDaniel Calviño Sánchez2018-03-212-1/+192
* | Confirm a share also by pressing enter on the input fieldDaniel Calviño Sánchez2018-03-202-0/+47
* | Add a share when clicking on the confirm buttonDaniel Calviño Sánchez2018-03-202-1/+447
* | Return also exact matches besides all suggestionsDaniel Calviño Sánchez2018-03-202-16/+299
* | Extract code to filter suggestions to its own functionDaniel Calviño Sánchez2018-03-201-60/+64
* | Show an error when getting the suggestions succeeds with failure contentDaniel Calviño Sánchez2018-03-202-10/+16
* | Use "showTemporary" instead of explicitly hiding the notificationDaniel Calviño Sánchez2018-03-202-6/+5
* | Move stub setup outside the test methodDaniel Calviño Sánchez2018-03-201-4/+11
* | Extract code to get suggestions to its own methodDaniel Calviño Sánchez2018-03-201-73/+92
* | Add autocompletion tests for each type of shareDaniel Calviño Sánchez2018-03-201-25/+283
* | Add tests for exact search results already shared withDaniel Calviño Sánchez2018-03-201-0/+274
* | Add tests for emails and circles already shared withDaniel Calviño Sánchez2018-03-201-1/+120
* | Adjust search term to testDaniel Calviño Sánchez2018-03-201-3/+3
* | Replace information icon with confirmation button in share inputJan-Christoph Borchardt2018-03-202-60/+9
* | Use the display name in the avatar for a circle shareDaniel Calviño Sánchez2018-03-162-2/+2
|/
* Add CSRF token controller to retrieve the current CSRF tokenChristoph Wurst2018-03-082-27/+22
* Use correct variablesJohn Molakvoæ (skjnldsv)2018-03-041-1/+1
* Create special option to toggle header menu containerJohn Molakvoæ (skjnldsv)2018-03-042-5/+7
* Clean scss, use proper loading icon and menu position on narrow screensJohn Molakvoæ (skjnldsv)2018-03-041-2/+7