| Commit message (Expand) | Author | Age | Files | Lines |
* | Format control structures, classes, methods and function | Christoph Wurst | 2020-04-10 | 13 | -15/+2 |
* | Use a blank line after the opening tag | Christoph Wurst | 2020-04-09 | 1 | -0/+1 |
* | Merge pull request #19761 from nextcloud/bugfix/19658/add_missing_index_to_or... | Roeland Jago Douma | 2020-04-06 | 1 | -3/+6 |
|\ |
|
| * | Create Mount IDs as BigInt by default | Georg Ehrke | 2020-03-03 | 1 | -3/+6 |
* | | Merge pull request #19890 from nextcloud/enh/comments-reference-id | Joas Schilling | 2020-04-02 | 1 | -0/+4 |
|\ \ |
|
| * | | Add optional column oc_comments.reference_id | Joas Schilling | 2020-03-31 | 1 | -0/+4 |
* | | | Merge pull request #20241 from nextcloud/fix/license-headers-19 | Roeland Jago Douma | 2020-04-01 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Update the license headers for Nextcloud 19 | Christoph Wurst | 2020-03-31 | 1 | -0/+1 |
| |/ / |
|
* / / | Start with webauthn | Roeland Jago Douma | 2020-03-31 | 1 | -0/+45 |
|/ / |
|
* | | Remove unused imports | Christoph Wurst | 2020-03-25 | 2 | -2/+0 |
* | | Fix mismatching docblock return types | Christoph Wurst | 2020-03-06 | 1 | -1/+2 |
|/ |
|
* | Update license headers for 18 | Christoph Wurst | 2019-12-20 | 1 | -1/+1 |
* | Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-path | Roeland Jago Douma | 2019-12-11 | 1 | -0/+66 |
|\ |
|
| * | Use file path for direct editing | Julius Härtl | 2019-12-05 | 1 | -0/+66 |
* | | Update license headers | Christoph Wurst | 2019-12-05 | 23 | -27/+84 |
|/ |
|
* | Code style fixes and cleanup | Julius Härtl | 2019-11-27 | 1 | -36/+34 |
* | Direct editing API to allow file editing using a one-time token for | Julius Härtl | 2019-11-27 | 1 | -0/+95 |
* | Some php-cs fixes | Roeland Jago Douma | 2019-11-22 | 19 | -20/+21 |
* | store filecache extension fields | Robin Appelman | 2019-11-13 | 1 | -1/+1 |
* | Set default value | Joas Schilling | 2019-09-27 | 1 | -0/+1 |
* | Add a displayname to the database group backend | Joas Schilling | 2019-09-27 | 1 | -0/+74 |
* | Add DB table to extend filecache with metadata etag, creation time and upload... | Morris Jobke | 2019-07-15 | 1 | -0/+73 |
* | Remove method stubs | Daniel Kesselberg | 2019-05-02 | 2 | -27/+0 |
* | Add second migration for addColumn | Daniel Kesselberg | 2019-05-02 | 2 | -7/+74 |
* | Pass type object instance instead of identifier | Daniel Kesselberg | 2019-05-02 | 1 | -1/+2 |
* | Merge dropColumn and addColumn into changeColumn | Daniel Kesselberg | 2019-05-02 | 1 | -3/+2 |
* | Migration to change column type from smallint to boolean | Daniel Kesselberg | 2019-05-02 | 1 | -0/+86 |
* | Make sure all tables have named indexes | Joas Schilling | 2019-03-27 | 2 | -4/+4 |
* | Also cache the resource type because it is part of the identifier | Joas Schilling | 2019-03-01 | 1 | -2/+7 |
* | Add default value, because null does not trigger unique-key | Joas Schilling | 2019-03-01 | 1 | -0/+2 |
* | Start implementing access cache | Joas Schilling | 2019-03-01 | 1 | -1/+25 |
* | Make names mandatory | Joas Schilling | 2019-03-01 | 1 | -0/+4 |
* | Basic implementation of resource and collection handling | Joas Schilling | 2019-03-01 | 1 | -0/+76 |
* | Merge pull request #14025 from nextcloud/fix/authtoken_idx_length | Morris Jobke | 2019-02-25 | 1 | -1/+1 |
|\ |
|
| * | Fix authtoken index length | Roeland Jago Douma | 2019-02-05 | 1 | -1/+1 |
* | | Login flow V2 | Roeland Jago Douma | 2019-02-25 | 1 | -0/+101 |
|/ |
|
* | Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetime | Roeland Jago Douma | 2019-01-04 | 1 | -4/+4 |
|\ |
|
| * | Install new instances with bigint filecache | Daniel Kesselberg | 2019-01-04 | 1 | -4/+4 |
* | | Add twofactor_providers_uid index | Roeland Jago Douma | 2018-12-21 | 1 | -0/+1 |
|/ |
|
* | allow to add labels to shares | Bjoern Schiessle | 2018-11-01 | 1 | -0/+53 |
* | Add db column to store hide download state | Roeland Jago Douma | 2018-10-30 | 1 | -0/+54 |
* | Add column to DB to store expired passwords | Roeland Jago Douma | 2018-10-02 | 1 | -0/+53 |
* | Add uid_owner and uid_initiator share tabe indices | Roeland Jago Douma | 2018-10-01 | 1 | -0/+2 |
* | Add "password_by_talk" column to "share" table in the database | Daniel Calviño Sánchez | 2018-07-24 | 1 | -0/+48 |
* | explicitely mention that the note column can be null | Bjoern Schiessle | 2018-07-21 | 1 | -1/+1 |
* | allow 'note' to be null | Bjoern Schiessle | 2018-07-21 | 1 | -4/+2 |
* | allow to add a personal note to a share | Bjoern Schiessle | 2018-07-21 | 1 | -0/+45 |
* | Add filecache index on mtime | Robin Appelman | 2018-07-19 | 1 | -0/+1 |
* | fix updating the db row due to lacking id col | Arthur Schiwon | 2018-06-29 | 1 | -1/+8 |
* | adjust backend and gui to update and changelog server | Arthur Schiwon | 2018-06-29 | 1 | -0/+62 |