Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Fix l10n in federated file sharing | Christoph Wurst | 2019-09-19 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-19 | 2 | -0/+2 | |
* | | | | Use the actual password to update the tokens | Roeland Jago Douma | 2019-09-18 | 1 | -1/+1 | |
* | | | | Add uid to delete temp token query | Daniel Kesselberg | 2019-09-18 | 1 | -1/+2 | |
* | | | | Merge pull request #17175 from nextcloud/feature/noid/make-getById-work-for-f... | Roeland Jago Douma | 2019-09-18 | 1 | -0/+44 | |
|\ \ \ \ | ||||||
| * | | | | Fix getById for files in appdata and the root mount | Joas Schilling | 2019-09-17 | 1 | -0/+44 | |
| |/ / / | ||||||
* / / / | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-17 | 138 | -2448/+494 | |
|/ / / | ||||||
* | | | Merge pull request #17151 from nextcloud/td/remove/createPreview | Roeland Jago Douma | 2019-09-15 | 2 | -40/+0 | |
|\ \ \ | ||||||
| * | | | Remove deprecated function createPreview | Roeland Jago Douma | 2019-09-15 | 2 | -40/+0 | |
* | | | | Disable app token creation for impersonated people, ref #15539 | Greta Doci | 2019-09-15 | 2 | -0/+40 | |
|/ / / | ||||||
* | | | Harden identifyproof openssl code | Roeland Jago Douma | 2019-09-14 | 2 | -15/+28 | |
* | | | Use Symfony's new contract Event class instead of the deprecated one | Christoph Wurst | 2019-09-12 | 4 | -6/+21 | |
* | | | Merge pull request #17106 from nextcloud/feature/dispatch-typed-event | blizzz | 2019-09-12 | 2 | -0/+17 | |
|\ \ \ | ||||||
| * | | | Add Symfony inspired typed event dispatcher method | Christoph Wurst | 2019-09-11 | 2 | -0/+17 | |
* | | | | Merge pull request #17084 from nextcloud/refactor/symfony-dispatcher-signature | Roeland Jago Douma | 2019-09-11 | 1 | -2/+1 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Use the new Symfony event dispatcher signature | Christoph Wurst | 2019-09-10 | 1 | -2/+1 | |
* | | | | Merge pull request #17021 from nextcloud/bye-spreed-hello-talk | Joas Schilling | 2019-09-11 | 1 | -2/+2 | |
|\ \ \ \ | ||||||
| * | | | | Bye Spreed namespace, hello Talk! | Joas Schilling | 2019-09-05 | 1 | -2/+2 | |
* | | | | | Merge pull request #16682 from nextcloud/enh/12790/workflow-backend | Roeland Jago Douma | 2019-09-11 | 18 | -48/+629 | |
|\ \ \ \ \ | ||||||
| * | | | | | fix missing @since's | Arthur Schiwon | 2019-09-09 | 2 | -0/+13 | |
| * | | | | | entities equip the RuleMatcher on the events they are aware of | Arthur Schiwon | 2019-09-09 | 2 | -3/+11 | |
| * | | | | | let a dedicate service serve a stateful process | Arthur Schiwon | 2019-09-09 | 7 | -48/+67 | |
| * | | | | | require IChecks to receive entity context | Arthur Schiwon | 2019-09-09 | 1 | -0/+20 | |
| * | | | | | seperate setFileInfo from ICheck | Arthur Schiwon | 2019-09-09 | 4 | -10/+47 | |
| * | | | | | Return actual event data instead of self calling | Julius Härtl | 2019-09-09 | 1 | -2/+2 | |
| * | | | | | extends ICheck with scope and entity support, provide them as initialState | Arthur Schiwon | 2019-09-09 | 2 | -4/+37 | |
| * | | | | | WFE as proxy listen to relevent events and forwards them | Arthur Schiwon | 2019-09-09 | 1 | -0/+15 | |
| * | | | | | introduce GenericEntityEvent and adapt File entity | Arthur Schiwon | 2019-09-09 | 3 | -0/+69 | |
| * | | | | | emit file events via Dispatcher, too | Arthur Schiwon | 2019-09-09 | 5 | -22/+40 | |
| * | | | | | adds a trigger hint for complex operations | Arthur Schiwon | 2019-09-09 | 1 | -2/+15 | |
| * | | | | | remove IEntity's getId in favor of class name | Arthur Schiwon | 2019-09-09 | 1 | -14/+0 | |
| * | | | | | merge IOperator with IOperation for simplicity | Arthur Schiwon | 2019-09-09 | 7 | -106/+62 | |
| * | | | | | add operator interfaces / API | Arthur Schiwon | 2019-09-09 | 6 | -0/+198 | |
| * | | | | | add missing @since annotations | Arthur Schiwon | 2019-09-09 | 2 | -1/+9 | |
| * | | | | | the workflow manager becomes scope aware, Part 1 | Arthur Schiwon | 2019-09-09 | 1 | -0/+4 | |
| * | | | | | introducing Entity interfaces and a File one as first implementation | Arthur Schiwon | 2019-09-09 | 5 | -0/+148 | |
| * | | | | | open the WFE to deal with other subjects but files | Arthur Schiwon | 2019-09-09 | 3 | -0/+36 | |
* | | | | | | Split personal security settings in code | Roeland Jago Douma | 2019-09-10 | 3 | -0/+6 | |
| |_|/ / / |/| | | | | ||||||
* | | | | | set default CSP on NotFoundResponse | Roeland Jago Douma | 2019-09-09 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #16836 from nextcloud/fix/16724/smb-availability | Roeland Jago Douma | 2019-09-09 | 2 | -109/+102 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | set a storage availability delay on auth issues to avoid lock out | Arthur Schiwon | 2019-08-22 | 2 | -109/+102 | |
* | | | | Merge pull request #16859 from PhrozenByte/patch-1 | Roeland Jago Douma | 2019-09-09 | 3 | -0/+29 | |
|\ \ \ \ | ||||||
| * | | | | Improve usage of IAppManager::getAppWebPath() | Daniel Rudolf | 2019-09-05 | 3 | -3/+5 | |
| * | | | | Add IAppManager::getAppWebPath() | Daniel Rudolf | 2019-08-25 | 2 | -0/+27 | |
* | | | | | Merge pull request #16962 from nextcloud/keep-cypress-git | Roeland Jago Douma | 2019-09-08 | 4 | -86/+0 | |
|\ \ \ \ \ | ||||||
| * | | | | | Kill repair step for cypress tests | Daniel Kesselberg | 2019-09-02 | 4 | -90/+0 | |
| * | | | | | Keep cypress if git | Daniel Kesselberg | 2019-09-01 | 1 | -0/+4 | |
* | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2019-09-08 | 6 | -16/+16 | |
* | | | | | | Merge pull request #17006 from nextcloud/querybuilder-max-min | Roeland Jago Douma | 2019-09-07 | 2 | -0/+28 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | add MAX and MIN to functionbuilder | Robin Appelman | 2019-09-06 | 2 | -0/+28 |