aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin
Commit message (Expand)AuthorAgeFilesLines
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-012-0/+12
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-272-10/+10
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-262-0/+12
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-212-0/+2
* Merge pull request #36465 from nextcloud/bugfix/trashbin-concurrencyJulius Härtl2023-02-152-36/+12
|\
| * fix(files_trashbin): Remove unnecessary scanner logic when getting versions f...Julius Härtl2023-02-021-24/+0
| * fix: Limit trashbin restore/delete to 2 concurrent request to avoid locking i...Julius Härtl2023-02-021-12/+12
* | Silence errors of return type mismatch from Sabre for nowCôme Chilliet2023-02-072-1/+5
* | Type sizes as int|float throughout the code baseCôme Chilliet2023-02-071-1/+1
* | Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-071-2/+1
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-062-0/+2
|/
* Handle empty files in version creation logicLouis Chemineau2023-01-261-2/+0
* Adapt files_versions tests to modernized hooksLouis Chemineau2023-01-261-12/+4
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-242-20/+20
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-232-4/+4
* Fix preview cropJohn Molakvoæ2023-01-041-1/+1
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-232-0/+12
* Update composer autoloaderCarl Schwan2022-11-222-4/+17
* [tx-robot] updated from transifexNextcloud bot2022-11-152-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-112-0/+10
* [tx-robot] updated from transifexNextcloud bot2022-11-0594-532/+108
* [tx-robot] updated from transifexNextcloud bot2022-10-262-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-202-4/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-092-2/+4
* [tx-robot] updated from transifexNextcloud bot2022-10-084-10/+10
* [tx-robot] updated from transifexNextcloud bot2022-10-072-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-10-062-8/+8
* [tx-robot] updated from transifexNextcloud bot2022-10-052-0/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-282-0/+2
* Master is now 26Joas Schilling2022-09-221-2/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* [tx-robot] updated from transifexNextcloud bot2022-09-152-0/+12
* Merge pull request #33895 from nextcloud/fix/fix-apps-typosCarl Schwan2022-09-061-1/+1
|\
| * Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* | [tx-robot] updated from transifexNextcloud bot2022-09-062-0/+2
|/
* Fix jsunit testsJulius Härtl2022-09-011-2/+2
* Merge pull request #33593 from nextcloud/improve-binary-cachingCarl Schwan2022-08-241-3/+3
|\
| * Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
* | Merge pull request #33047 from nextcloud/fix/ijob-logger-deprecatedCarl Schwan2022-08-232-43/+33
|\ \
| * | Fix many tests and warningsCarl Schwan2022-08-081-6/+9
| * | Port existing server code to new interfaceCarl Schwan2022-08-082-39/+26
* | | [tx-robot] updated from transifexNextcloud bot2022-08-232-2/+2
| |/ |/|
* | [tx-robot] updated from transifexNextcloud bot2022-08-122-0/+2
* | Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-3/+4
|/
* Remove legacy #dir element in files listVincent Petry2022-07-272-10/+0
* Merge pull request #33361 from nextcloud/techdebt/noid/further-cleanupVincent Petry2022-07-261-2/+2
|\
| * Add missing closing spans and avoid empty hrefVincent Petry2022-07-261-1/+1