aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update lib/private/Profile/Actions/FediverseAction.phpFaraz Samapoor2023-07-131-1/+1
* Refactors lib/private/Profile.Faraz Samapoor2023-06-296-156/+58
* Merge pull request #38900 from tanganellilore/add_theming_doc_urlJohn Molakvoæ2023-06-291-0/+6
|\
| * add getDocBaseUrl that exted defaultLorenzo Tanganelli2023-06-191-0/+6
* | Merge pull request #39018 from nextcloud/fix/migrate-to-loggerinterface-feder...Côme Chilliet2023-06-292-81/+48
|\ \
| * | Migrate federation application to LoggerInterfaceCôme Chilliet2023-06-262-81/+48
* | | Merge pull request #35915 from nextcloud/enh/noid/display-name-federated-sharesArthur Schiwon2023-06-298-31/+195
|\ \ \
| * | | displayname on federated sharesMaxence Lange2023-06-288-31/+195
* | | | Merge pull request #38605 from fsamapoor/replace_strpos_calls_in_comments_appCôme Chilliet2023-06-292-3/+3
|\ \ \ \
| * | | | Refactors "strpos" calls in /apps/comments to improve code readability.Faraz Samapoor2023-06-122-3/+3
* | | | | Merge pull request #31790 from nextcloud/fix-events-with-old-lastoccurenceChristoph Wurst2023-06-292-8/+18
|\ \ \ \ \
| * | | | | style(caldav): improve getDenormalizedData methodThomas Citharel2023-06-271-2/+2
| * | | | | Fix creating events with old (< unix time) lastoccurenceThomas Citharel2023-06-272-6/+16
* | | | | | Merge pull request #38839 from nextcloud/fix/36976-_9.1.4.11/8.2_-_The_frames...Pytal2023-06-2813-164/+305
|\ \ \ \ \ \
| * | | | | | fix: Add cypress test for changing password in the users listFerdinand Thiessen2023-06-293-13/+95
| * | | | | | Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-281-3/+2
| * | | | | | Replace plain input fields with NcTextField fields and NcMultiSelect fields w...julia.kirschenheuter2023-06-289-148/+208
* | | | | | | Merge pull request #39042 from nextcloud/fix/ocp/timed-job-joblist-typeChristoph Wurst2023-06-282-11/+4
|\ \ \ \ \ \ \
| * | | | | | | fix(ocp): TimedJob can't have a more specific argument than JobChristoph Wurst2023-06-282-11/+4
* | | | | | | | Merge pull request #38832 from nextcloud/fix/38817/correct-user-status-saveMaksim Sukharev2023-06-287-60/+50
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | wrap user status message input and buttons with native formMaksim Sukharev2023-06-287-60/+50
| |/ / / / / /
* | | | | | | Merge pull request #38498 from nextcloud/feat-replace-id3parser-with-mp3infoF. E Noel Nfebe2023-06-282-11/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | feat: replace id3parser with mp3infoDaniel Kesselberg2023-06-282-11/+6
|/ / / / / /
* | | | | | Merge pull request #38613 from nextcloud/feat/35959/async-guzzle-requestsJoas Schilling2023-06-2810-69/+700
|\ \ \ \ \ \
| * | | | | | feat(HTTPClient): Provide wrapped access to Guzzle's asyncRequest()Joas Schilling2023-06-2710-69/+700
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #39038 from nextcloud/fix/replace-deprecated-vue-codeJohn Molakvoæ2023-06-283-4/+4
|\ \ \ \ \ \
| * | | | | | fix(core): Migrate from deprecated `excludeClickOutsideClasses` to `excludeCl...Ferdinand Thiessen2023-06-273-4/+4
* | | | | | | Merge pull request #37969 from nextcloud/poc/noid/systemtags-perf-tag-endpointJulius Härtl2023-06-2810-243/+534
|\ \ \ \ \ \ \
| * | | | | | | fix: cannot apply limit+offset on multi-tag-searchArthur Schiwon2023-06-271-1/+11
| * | | | | | | refactor: save unnecessary method_existsArthur Schiwon2023-06-211-4/+1
| * | | | | | | fix: use array_unitersect against objectsArthur Schiwon2023-06-211-2/+5
| * | | | | | | fix: obey offset and limit for results from favs and circlesArthur Schiwon2023-06-211-0/+4
| * | | | | | | fix: cominbation of small fixesArthur Schiwon2023-06-213-8/+25
| * | | | | | | fix: include invisible tags for adminsArthur Schiwon2023-06-216-97/+106
| * | | | | | | fix: search with more than one search tagsArthur Schiwon2023-06-212-114/+322
| * | | | | | | feat: add searchBySystemTag as PHP APIArthur Schiwon2023-06-212-0/+14
| * | | | | | | fix: no search when LazyFolder was providedArthur Schiwon2023-06-211-1/+6
| * | | | | | | chore: cleanup unused codeArthur Schiwon2023-06-211-43/+0
| * | | | | | | fix: ensure searchBySystemTag() is availableArthur Schiwon2023-06-211-1/+3
| * | | | | | | fix: favorites view and universal search against tagsArthur Schiwon2023-06-212-18/+33
| * | | | | | | fix: change if with conditionless else to switch; and a parameter valueArthur Schiwon2023-06-212-20/+25
| * | | | | | | use efficient tag retrieval on DAV report requestArthur Schiwon2023-06-214-39/+84
* | | | | | | | Fix(l10n): Update translations from TransifexNextcloud bot2023-06-2824-24/+366
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #39029 from nextcloud/feat/eslint-tsJohn Molakvoæ2023-06-27120-5416/+11903
|\ \ \ \ \ \ \
| * | | | | | | chore: upgrade typescript, eslint and fix lintJohn Molakvoæ2023-06-27120-5416/+11903
* | | | | | | | Merge pull request #39020 from fsamapoor/refactor_lib_private_mailPytal2023-06-272-0/+24
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Adds same object return annotations.Faraz Samapoor2023-06-272-0/+24
| |/ / / / / /
* | | | | | | Merge pull request #38990 from fsamapoor/refactor_lib_private_calendarChristoph Wurst2023-06-274-99/+69
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Refactors lib/private/Calendar.Faraz Samapoor2023-06-254-99/+69
* | | | | | | Merge pull request #39005 from nextcloud/fix/dav/upgrade-catch-sab-sync-errorsSimon L2023-06-271-1/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |