83 Commits (cba4f1b6166efbfbbc7b040a92eef60213b20fab)

Author SHA1 Message Date
Côme Chilliet cba4f1b616
fix(tests): Fix PHP warnings in tests 1 month ago
Carl Schwan 5835599fa1 chore(rector): Apply current rector config 2 months ago
JEEEEEEEEEEEEEEEEEEEEEED cb29b306ee
feat(files): hide note about app passwords when 2FA not enabled 2 years ago
Robin Appelman aa15f9d16d
chore: run rector 4 months ago
Joas Schilling e1e6235b64
test: Migrate files app 5 months ago
Côme Chilliet e2a4649257 fix(tests): Adapt tests to appManager usage 8 months ago
skjnldsv 2e50a39265 fix(files): properly forward open params from short urls 8 months ago
Côme Chilliet 1580c8612b
chore(apps): Apply new rector configuration to autouse classes 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Christopher Ng 71e653c0bc perf(files): Do not block files page load with server-side favorites retrieval 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Ferdinand Thiessen f4ede27cdb
refactor: Remove deprecated `Util` function for filename validation to `FilenameValidator` 1 year ago
Andy Scherzinger 5b7dcc1427
chore: Add SPDX header 1 year ago
Ferdinand Thiessen 6a281f019c fix(files): Use OCP\Util::getForbiddenFileNameChars instead of direct access to system config 1 year ago
Robin Appelman e7a7b4a401 perf: switch places that always use the first getById result to getFirstNodeById 2 years ago
Ferdinand Thiessen 5e124c4a8a
fix(files): Remove dead code from files controllers 2 years ago
Grigorii K. Shartsev b40279e376 fix(files): combine navigation and files list into single Vue app 2 years ago
Ferdinand Thiessen 59c982f31f
fix(files): Adjust ID for skip content buttons 2 years ago
John Molakvoæ (skjnldsv) dbeb526bba
fix(files): disallow illegal characters 2 years ago
John Molakvoæ 1b67542e0b
fix(files): trashbin redirect and default fileid Sidebar open 2 years ago
Côme Chilliet f57c12b14e
Fix various deprecation warnings in tests on PHP 8.3 2 years ago
John Molakvoæ (skjnldsv) 87b1719c88
feat(files): migrate recent view 2 years ago
Joas Schilling 77bc6c32d8
fix(dispatcher): Move remaining simple cases in apps/ folder to IEventDispatcher 2 years ago
John Molakvoæ b0418f730f
fix: drop legacy sharing files 2 years ago
John Molakvoæ e3bac437c2
chore: remove old favorites view 2 years ago
John Molakvoæ d7ab8da1ef
feat(files): add view config service to store user-config per view 3 years ago
John Molakvoæ 3c3050c76f
feat(files): implement sorting per view 3 years ago
John Molakvoæ b9906fb21e
feat(files): Quota in navigation 3 years ago
John Molakvoæ 7339355dde
Fix favourite opening 3 years ago
John Molakvoæ 0a3ef8b74b
Fixing tests 3 years ago
John Molakvoæ 887c9e05de
Port Files navigation to vue 3 years ago
Côme Chilliet 4dfc839f87
Remove at() matcher for tests for files app 3 years ago
Carl Schwan d74ff03ac1 Redirection now only happens when dir is empty 4 years ago
John Molakvoæ (skjnldsv) a325141545
Remove isIE and associated legacy scripts 4 years ago
Julius Härtl a94236483e
Let apps toggle an unread counter on app icons 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 4 years ago
Robin Appelman b1dca57a1c
load share settings from the share manager in more places 5 years ago
Julius Härtl 4974404774
files: Create files from template API 5 years ago
Nina Pypchenko c14638877c Add "Crop image previews" setting to files 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Christoph Wurst 6127c288e8 Fix license headers 6 years ago
John Molakvoæ (skjnldsv) 22079347ea
Fix webdav url 6 years ago
Julius Härtl 445274cf93
Add pending share list to frontend 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago