Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-07Fix installing on OracleJoas Schilling
2019-12-20Update license headers for 18Christoph Wurst
2019-12-11Merge pull request #18224 from nextcloud/bugfix/noid/direct-editing-pathRoeland Jago Douma
2019-12-05Update license headersChristoph Wurst
2019-12-05Use file path for direct editingJulius Härtl
2019-11-27Code style fixes and cleanupJulius Härtl
2019-11-27Direct editing API to allow file editing using a one-time token forJulius Härtl
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-11-13store filecache extension fieldsRobin Appelman
2019-09-27Set default valueJoas Schilling
2019-09-27Add a displayname to the database group backendJoas Schilling
2019-07-15Add DB table to extend filecache with metadata etag, creation time and upload...Morris Jobke
2019-05-02Remove method stubsDaniel Kesselberg
2019-05-02Add second migration for addColumnDaniel Kesselberg
2019-05-02Pass type object instance instead of identifierDaniel Kesselberg
2019-05-02Merge dropColumn and addColumn into changeColumnDaniel Kesselberg
2019-05-02Migration to change column type from smallint to booleanDaniel Kesselberg
2019-03-27Make sure all tables have named indexesJoas Schilling
2019-03-01Also cache the resource type because it is part of the identifierJoas Schilling
2019-03-01Add default value, because null does not trigger unique-keyJoas Schilling
2019-03-01Start implementing access cacheJoas Schilling
2019-03-01Make names mandatoryJoas Schilling
2019-03-01Basic implementation of resource and collection handlingJoas Schilling
2019-02-25Merge pull request #14025 from nextcloud/fix/authtoken_idx_lengthMorris Jobke
2019-02-25Login flow V2Roeland Jago Douma
2019-02-05Fix authtoken index lengthRoeland Jago Douma
2019-01-04Merge pull request #13358 from nextcloud/bugfix/12927-bigint-mtime-storagetimeRoeland Jago Douma
2019-01-04Install new instances with bigint filecacheDaniel Kesselberg
2018-12-21Add twofactor_providers_uid indexRoeland Jago Douma
2018-11-01allow to add labels to sharesBjoern Schiessle
2018-10-30Add db column to store hide download stateRoeland Jago Douma
2018-10-02Add column to DB to store expired passwordsRoeland Jago Douma
2018-10-02Add uid_owner and uid_initiator share tabe indicesRoeland Jago Douma
2018-07-24Add "password_by_talk" column to "share" table in the databaseDaniel Calviño Sánchez
2018-07-21explicitely mention that the note column can be nullBjoern Schiessle
2018-07-21allow 'note' to be nullBjoern Schiessle
2018-07-21allow to add a personal note to a shareBjoern Schiessle
2018-07-19Add filecache index on mtimeRobin Appelman
2018-06-29fix updating the db row due to lacking id colArthur Schiwon
2018-06-29adjust backend and gui to update and changelog serverArthur Schiwon
2018-06-25Make new classes strict and fix license headerChristoph Wurst
2018-06-20Make 2FA providers statefulChristoph Wurst
2018-06-18Add new authtoken v2 columns to the authtoken tableRoeland Jago Douma
2018-06-03Add parent index to share tableRoeland Jago Douma
2018-05-30Add human readable description to migration stepsRobin Appelman
2018-05-17Certain tokens can expireRoeland Jago Douma
2018-04-10Also make it the uid_lower migration work on oracleRoeland Jago Douma
2018-04-06Bump autoloaderRoeland Jago Douma
2018-04-06Silence phanRoeland Jago Douma
2018-04-06Add an uid_lower column to the oc_users tableRoeland Jago Douma