| Commit message (Expand) | Author | Age | Files | Lines |
* | perf(workflowengine): Cache query that is performed on every request | Julius Härtl | 2023-02-10 | 2 | -4/+72 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-10 | 2 | -0/+2 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-02-01 | 2 | -2/+2 |
* | chore(autoloaders): Update autoloader files for Composer 2.5.1 | Christoph Wurst | 2023-01-25 | 2 | -16/+25 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-15 | 4 | -6/+6 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2023-01-05 | 4 | -2/+4 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-31 | 2 | -0/+2 |
* | Fix(l10n): 🔠 Update translations from Transifex | Nextcloud bot | 2022-12-27 | 2 | -2/+4 |
* | add some tests for mimetype check | Robin Appelman | 2022-12-20 | 1 | -0/+192 |
* | remove file exists check from `cacheAndReturnMimeType` | Robin Appelman | 2022-12-20 | 1 | -2/+2 |
* | use mimetype from cache for workflow if available | Robin Appelman | 2022-12-20 | 1 | -4/+8 |
* | Merge pull request #35789 from nextcloud/fix/noid/rename-sabre-public-event | Vincent Petry | 2022-12-16 | 1 | -2/+2 |
|\ |
|
| * | rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au... | Julien Veyssier | 2022-12-15 | 1 | -2/+2 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-16 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-12-13 | 2 | -0/+24 |
* | Use TimedJob from OCP instead of OC | Côme Chilliet | 2022-12-05 | 1 | -2/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-23 | 2 | -0/+110 |
* | Merge pull request #34940 from nextcloud/feat/add-mastodon | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
|\ |
|
| * | Update composer autoloader | Carl Schwan | 2022-11-22 | 2 | -4/+17 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-22 | 2 | -0/+2 |
|/ |
|
* | Make sure to not pass null to DateTime::createFromFormat | Côme Chilliet | 2022-11-14 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-11-09 | 4 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-21 | 122 | -550/+550 |
* | Use @nextcloud/vue MultiselectTags component | Joas Schilling | 2022-10-20 | 4 | -276/+3 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-16 | 2 | -6/+6 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-08 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-07 | 4 | -0/+4 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-10-06 | 4 | -8/+8 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-23 | 2 | -0/+4 |
* | Master is now 26 | Joas Schilling | 2022-09-22 | 1 | -2/+2 |
* | Rebuild autoloader | Joas Schilling | 2022-09-20 | 1 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-17 | 2 | -0/+2 |
* | Fix unresponsive legacy password confirmation dialog with new dialog in Vue | Christopher Ng | 2022-09-14 | 1 | -1/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-09-09 | 2 | -0/+148 |
* | Fix typos in apps/ subdirectory | luz paz | 2022-09-05 | 1 | -1/+1 |
* | Fix rebasing issues and improve profile settings page a bit more | Carl Schwan | 2022-08-26 | 1 | -1/+1 |
* | Various fixes | Carl Schwan | 2022-08-26 | 1 | -1/+0 |
* | Add Nc prefix to Nc vue component names | Vincent Petry | 2022-08-25 | 11 | -59/+67 |
* | Bump @nextcloud/vue to 6.0.0-beta.3 and related | Vincent Petry | 2022-08-25 | 3 | -16/+16 |
* | Merge pull request #33593 from nextcloud/improve-binary-caching | Carl Schwan | 2022-08-24 | 1 | -3/+3 |
|\ |
|
| * | Move findBinaryFinder and isFunctionEnabled away from OC_Helper | Carl Schwan | 2022-08-23 | 1 | -3/+3 |
* | | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-23 | 2 | -2/+2 |
|/ |
|
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-16 | 2 | -0/+2 |
* | Fix eslint line breaks | Joas Schilling | 2022-08-08 | 1 | -2/+8 |
* | Add empty alt tags for decorative icons | Joas Schilling | 2022-08-08 | 2 | -5/+5 |
* | Fix inverting on darkmode and spacing | Joas Schilling | 2022-08-08 | 4 | -6/+23 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-06 | 2 | -2/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-08-05 | 2 | -0/+2 |
* | [tx-robot] updated from transifex | Nextcloud bot | 2022-07-21 | 2 | -0/+2 |
* | Merge pull request #33064 from nextcloud/feat/capped-memorycache-ocp | Carl Schwan | 2022-07-18 | 1 | -1/+1 |
|\ |
|