summaryrefslogtreecommitdiffstats
path: root/apps
Commit message (Expand)AuthorAgeFilesLines
* Make apps handle the order logicJohn Molakvoæ (skjnldsv)2020-08-056-6/+10
* Show mime icon, bump bundles, make the SearchResultEntry class non-abstract,...John Molakvoæ (skjnldsv)2020-08-0426-247/+125
* Remove outdated legacy search scriptsJohn Molakvoæ (skjnldsv)2020-08-045-329/+1
* 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-04150-4/+202
* | | | 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 #22075 from nextcloud/bugfix/noid/prefer-emoji-fonts-over-...Morris Jobke2020-08-031-1/+1
|\ \ \ | |/ / |/| |
| * | Also consider Noto Color Emoji fontJoas Schilling2020-07-311-1/+1
* | | Fix unified searchJohn Molakvoæ (skjnldsv)2020-08-033-14/+54
* | | [tx-robot] updated from transifexNextcloud bot2020-08-01132-1342/+1346
* | | Add user-status appGeorg Ehrke2020-07-3172-0/+6509
|/ /
* | Add @nextcloud/event-bus to babel transpileJohn Molakvoæ (skjnldsv)2020-07-3118-18/+18
* | Merge pull request #22067 from nextcloud/dependabot/npm_and_yarn/variousMorris Jobke2020-07-31131-18495/+332
|\ \
| * | Use `babel-loader-exclude-node-modules-except`John Molakvoæ (skjnldsv)2020-07-3173-18480/+94
| * | Bump @nextcloud/eslint-config and peersJohn Molakvoæ (skjnldsv)2020-07-3118-29/+29
| * | Bump compiled filesJohn Molakvoæ (skjnldsv)2020-07-3198-913/+1136
* | | Merge pull request #22043 from nextcloud/fix/21892/reset-internal-cookie-stateMorris Jobke2020-07-311-1/+11
|\ \ \
| * | | reset the cookie internally in new API when abandoning paged results opArthur Schiwon2020-07-291-1/+11
| | |/ | |/|
* | | Merge pull request #22060 from nextcloud/trashbin-s3-fixesMorris Jobke2020-07-311-3/+10
|\ \ \ | |_|/ |/| |
| * | fix object store trashbin handlingRobin Appelman2020-07-301-3/+10
| |/
* | Bump p-queue from 6.4.0 to 6.6.0dependabot-preview[bot]2020-07-312-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-07-3112-0/+22
|/
* Merge pull request #22017 from nextcloud/techdebt/noid/fix-psr4-namespaceMorris Jobke2020-07-294-4/+4
|\
| * Fix PSR-4 compatible namespaceJoas Schilling2020-07-274-4/+4
* | When no user is logged in null is usedJoas Schilling2020-07-291-2/+2
* | [tx-robot] updated from transifexNextcloud bot2020-07-2924-30/+66
* | [tx-robot] updated from transifexNextcloud bot2020-07-2810-4/+22
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-274-10/+16
* [tx-robot] updated from transifexNextcloud bot2020-07-252-0/+2
* Merge pull request #21988 from nextcloud/enh/theming-guestMorris Jobke2020-07-241-40/+47
|\
| * Combine body-login rules in theming and fix twofactor and guest styling on br...Julius Härtl2020-07-241-40/+47
* | Use IBootstrap for the app themingMorris Jobke2020-07-243-64/+97
|/
* [tx-robot] updated from transifexNextcloud bot2020-07-248-4/+20
* Merge pull request #21814 from nextcloud/techdebt/noid/federated_share_added-...Morris Jobke2020-07-2320-124/+306
|\
| * Move federated_share_added into a typed eventMorris Jobke2020-07-2320-124/+306
* | Merge pull request #21972 from nextcloud/techdebt/noid/cleanup-phpunit-warningsMorris Jobke2020-07-234-12/+13
|\ \
| * | Replace deprecated assertArraySubset with logic that does the sameMorris Jobke2020-07-231-1/+3
| * | Use assertEqualsCanonicalizing instead of deprecated assertEquals parameterMorris Jobke2020-07-231-2/+2