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
2018-10-09Use numeric placeholders if there are multiple, so that RTL languages can ope...Joas Schilling
2018-10-07[tx-robot] updated from transifexNextcloud bot
2018-10-05[tx-robot] updated from transifexNextcloud bot
2018-09-27[tx-robot] updated from transifexNextcloud bot
2018-09-26[tx-robot] updated from transifexNextcloud bot
2018-09-25[tx-robot] updated from transifexNextcloud bot
2018-09-17[tx-robot] updated from transifexNextcloud bot
2018-09-15[tx-robot] updated from transifexNextcloud bot
2018-09-14[tx-robot] updated from transifexNextcloud bot
2018-09-10[tx-robot] updated from transifexNextcloud bot
2018-09-06[tx-robot] updated from transifexNextcloud bot
2018-09-05Update version requirements and versions of shipped appsJoas Schilling
2018-09-01[tx-robot] updated from transifexNextcloud bot
2018-08-30[tx-robot] updated from transifexNextcloud bot
2018-08-27[tx-robot] updated from transifexNextcloud bot
2018-08-24[tx-robot] updated from transifexNextcloud bot
2018-08-23[tx-robot] updated from transifexNextcloud bot
2018-08-13[tx-robot] updated from transifexNextcloud bot
2018-08-10Bump autoloadersRoeland Jago Douma
2018-07-31[tx-robot] updated from transifexNextcloud bot
2018-07-28[tx-robot] updated from transifexNextcloud bot
2018-07-27[tx-robot] updated from transifexNextcloud bot
2018-07-25[tx-robot] updated from transifexNextcloud bot
2018-07-23[tx-robot] updated from transifexNextcloud bot
2018-07-22[tx-robot] updated from transifexNextcloud bot
2018-07-19[tx-robot] updated from transifexNextcloud bot
2018-07-17[tx-robot] updated from transifexNextcloud bot
2018-07-14[tx-robot] updated from transifexNextcloud bot
2018-07-13[tx-robot] updated from transifexNextcloud bot
2018-07-11update unit testsBjoern Schiessle
2018-07-11handle unshare request from ownerBjoern Schiessle
2018-07-11accept/decline group sharesBjoern Schiessle
2018-07-11fix notification when a group share is receivedBjoern Schiessle
2018-07-11implement federated group sharesBjoern Schiessle
2018-07-11add setting to enable/disable federated group sharingBjoern Schiessle
2018-07-10[tx-robot] updated from transifexNextcloud bot
2018-07-05Add API to undelete delete group sharesRoeland Jago Douma
2018-07-02remove unused codeBjoern Schiessle
2018-07-02remove debug outputBjoern Schiessle
2018-07-02add support for different share typesBjoern Schiessle
2018-07-02make sure that remote url gets stored with a trailing '/'Bjoern Schiessle
2018-07-02fix notification testsBjoern Schiessle
2018-07-02update testsBjoern Schiessle
2018-07-02remove unused methodBjoern Schiessle
2018-07-02some minor fixes and clode cleanupBjoern Schiessle
2018-07-02replace \OCP\Federation\Exception\ShareNotFoundException with the generic \OC...Bjoern Schiessle
2018-07-02fix check for reshare permissionsBjoern Schiessle
2018-07-02send RESHARE_CHANGE_PERMISSION messageBjoern Schiessle
2018-07-02implement RESHARE_UNDO notificationBjoern Schiessle
2018-07-02- Don't remove share before all notifications are created, otherwise we miss ...Bjoern Schiessle