summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2020-08-06330-540/+604
* Merge pull request #21677 from J0WI/clearstatcache-on-rmdirMorris Jobke2020-08-051-2/+4
|\
| * Only clear the realpath cacheJ0WI2020-07-031-2/+2
| * clearstatcache() on rmdirJ0WI2020-07-031-0/+2
* | Merge pull request #22102 from nextcloud/feature/noid/app-navigation-via-unif...Morris Jobke2020-08-054-0/+113
|\ \
| * | Very top of the topsJoas Schilling2020-08-051-1/+1
| * | Hide navigation links which dont lead anywhere (looking at you user status)Joas Schilling2020-08-051-0/+5
| * | App navigation via unified searchJoas Schilling2020-08-054-0/+108
* | | Merge pull request #22120 from nextcloud/fix/search/ids-and-orderMorris Jobke2020-08-057-11/+12
|\ \ \
| * | | Fix search providers order and IDsJohn Molakvoæ (skjnldsv)2020-08-057-11/+12
| |/ /
* | | Merge pull request #22008 from elijahnyp/OCImage_Leak_FixMorris Jobke2020-08-052-3/+8
|\ \ \
| * | | Use class that actually has the destroy() method in preview generatorMorris Jobke2020-08-051-1/+1
| * | | fix memory leak caused by not destroying image in Preview/Generate.phpElijah Martin-Merrill2020-07-272-3/+8
* | | | Merge pull request #22115 from nextcloud/design/entry-highlightingJan C. Borchardt2020-08-053-40/+45
|\ \ \ \ | |_|/ / |/| | |
| * | | Adjust entry highlights of navigation and menus based on Vue component styleJan C. Borchardt2020-08-053-40/+45
* | | | Merge pull request #22104 from nextcloud/enh/search/make-app-handle-the-order...Joas Schilling2020-08-0526-86/+181
|\ \ \ \
| * | | | Hand in the route and the parameters of the requestJoas Schilling2020-08-0526-56/+167
| * | | | Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-0511-49/+33
* | | | | Merge pull request #21138 from nextcloud/fix/noid/search-in-group-displayname...Morris Jobke2020-08-053-7/+79
|\ \ \ \ \
| * | | | | Add integration tests for search in groupsMorris Jobke2020-08-052-1/+61
| * | | | | Search also the email and displayname in user mangement for groupsMorris Jobke2020-08-051-6/+18
* | | | | | Merge pull request #22110 from nextcloud/feature/20931/followup-2Georg Ehrke2020-08-054-16/+16
|\ \ \ \ \ \
| * | | | | | UserStatus: Various style-fixes for entry in settings-menuGeorg Ehrke2020-08-053-13/+15
| * | | | | | UserStatus: fix invisible icon in dark modeGeorg Ehrke2020-08-051-3/+1
* | | | | | | Merge pull request #22106 from nextcloud/feature/noid/user_status_apiMorris Jobke2020-08-0517-0/+687
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Provide a PHP Api for UserStatusGeorg Ehrke2020-08-0517-0/+687
| |/ / / / /
* | | | | | Merge pull request #22099 from nextcloud/fix/unified-searchJohn Molakvoæ2020-08-0574-1458/+437
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-0462-328/+424
| * | | | Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-0412-1130/+13
* | | | | Merge pull request #22097 from nextcloud/enh/noid/empty-templateMorris Jobke2020-08-051-0/+5
|\ \ \ \ \
| * | | | | Add base renderAs templateJulius Härtl2020-08-041-0/+5
* | | | | | Merge pull request #22098 from nextcloud/feature/noid/iaddressbook_isShared_i...Morris Jobke2020-08-053-6/+97
|\ \ \ \ \ \
| * | | | | | IAddressBook: add isShared and isSystemAddressBookGeorg Ehrke2020-08-053-6/+97
|/ / / / / /
* | / / / / [tx-robot] updated from transifexNextcloud bot2020-08-05260-250/+658
| |/ / / / |/| | | |
* | | | | Merge pull request #22020 from nextcloud/feature/20918/calendar_searchJohn Molakvoæ2020-08-0414-13/+1834
|\ \ \ \ \
| * | | | | Add Event and Task Backends for Unified SearchGeorg Ehrke2020-08-0414-13/+1834
* | | | | | Merge pull request #22062 from nextcloud/fix/noid/displayname-in-incoming-rem...blizzz2020-08-043-65/+66
|\ \ \ \ \ \
| * | | | | | Short php syntaxJoas Schilling2020-08-031-5/+5
| * | | | | | Fix missing placeholders in translationsJoas Schilling2020-08-031-7/+11
| * | | | | | effectively revert 17fae47bdba84ed520fee2cbf1a9485cc14fbbcb fixing i10nArthur Schiwon2020-08-031-13/+4
| * | | | | | coding style fixesArthur Schiwon2020-07-302-37/+38
| * | | | | | fix check for Cloud ID, missing return statements, wrong param useArthur Schiwon2020-07-302-11/+16
* | | | | | | Merge pull request #22093 from nextcloud/fix/accessibilityocaJohn Molakvoæ2020-08-047-6/+59
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix accessibilityoca scriptJohn Molakvoæ (skjnldsv)2020-08-037-6/+59
* | | | | | | Merge pull request #22095 from nextcloud/feature/noid/settings-sections-in-un...John Molakvoæ2020-08-045-0/+169
|\ \ \ \ \ \ \
| * | | | | | | Add settings sections to unified searchJoas Schilling2020-08-035-0/+169
* | | | | | | | [tx-robot] updated from transifexNextcloud bot2020-08-04282-260/+540
* | | | | | | | Merge pull request #22011 from nextcloud/feature/20919/contacts_searchJohn Molakvoæ2020-08-037-8/+557
|\ \ \ \ \ \ \ \
| * | | | | | | | Implement Contacts Backend for Unified SearchGeorg Ehrke2020-08-037-8/+557
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge pull request #22087 from nextcloud/bugfix/noid/browser-freeze-on-long-p...John Molakvoæ2020-08-036-7/+7
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |