summaryrefslogtreecommitdiffstats
path: root/core/js
Commit message (Expand)AuthorAgeFilesLines
* Do not bind reset password link if an url is setJohn Molakvoæ (skjnldsv)2018-07-231-1/+1
* Jsunit fixes 1John Molakvoæ (skjnldsv)2018-07-201-2/+2
* Sidebar fixJohn Molakvoæ (skjnldsv)2018-07-201-8/+4
* Fix style of the user facing whats new popupMorris Jobke2018-07-171-1/+1
* Merge pull request #5280 from nextcloud/shared-with-display-nameMorris Jobke2018-07-134-8/+75
|\
| * display details on sharing panelMaxence Lange2018-05-211-1/+12
| * SharedWithDisplayName + SharedWithAvatarMaxence Lange2018-05-213-7/+63
* | Merge pull request #10110 from nextcloud/feature/100500/whats-new-info-usersMorris Jobke2018-07-133-0/+136
|\ \
| * | wire the frontendArthur Schiwon2018-07-051-7/+87
| * | Backend work to provide NC whats New info to usersArthur Schiwon2018-07-053-0/+56
* | | Fix unit tests - follow up to #10197Morris Jobke2018-07-111-32/+15
* | | Merge pull request #9895 from nextcloud/fed-group-sharesMorris Jobke2018-07-114-29/+112
|\ \ \
| * | | fix js testsBjoern Schiessle2018-07-111-24/+82
| * | | start to get fed group shares into the share dialogBjoern Schiessle2018-07-113-5/+30
* | | | Merge pull request #10197 from nextcloud/feature/9410/improve-opcache-feedbackRoeland Jago Douma2018-07-112-2/+85
|\ \ \ \
| * | | | opcache module checkCthulhux2018-07-112-2/+85
| |/ / /
* / / / Improve url detection in commentsJoas Schilling2018-07-112-9/+58
|/ / /
* / / Add warning to setup checks if the default mailer is still phpRoeland Jago Douma2018-07-041-0/+12
|/ /
* | Fix code integrity check-warning linkMarius Blüm2018-06-291-1/+1
* | Merge pull request #5623 from nextcloud/locale-settingMorris Jobke2018-06-291-0/+9
|\ \
| * | fix OC.getLocale()Georg Ehrke2018-06-271-1/+1
| * | OC.getLocale() now returns Locale and no longer LanguageThomas Citharel2018-06-271-0/+9
* | | Fix "parsing" of email-addresses in comments and chat messagesJoas Schilling2018-06-271-2/+2
|/ /
* | prefill userid for login after password resetRobin Appelman2018-06-211-7/+3
* | Merge pull request #9518 from nextcloud/feature/5986/public_share_controller_...Roeland Jago Douma2018-06-211-0/+9
|\ \
| * | Move public auth page overRoeland Jago Douma2018-06-201-0/+9
* | | IE11 css vars compatibilityJohn Molakvoæ (skjnldsv)2018-06-202-1/+7
|/ /
* | 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
|\ \