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

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/lib/Model
AgeCommit message (Expand)Author
2021-07-05Update version and tidydartcafe
2021-06-28compatibility bugdartcafe
2021-06-19change soft deleted polls to archived pollsdartcafe
2021-06-17Do not send mails to disabled group members (#1751)René Gieling
2021-06-15Use events for watch and nofication eventsdartcafe
2021-06-02Workaround #1681dartcafe
2021-05-14some more maintenance and refactoringdartcafe
2021-05-12reduce db accessdartcafe
2021-05-11request acl permission in setterdartcafe
2021-05-10acl->request(Acl::PERMISSION_POLL_VIEW) is obsoletedartcafe
2021-05-09rename acl constantsdartcafe
2021-05-08use psalm for static analysisdartcafe
2021-03-27Add command polls:share:addDaniel Rudolf
2021-03-22prepare backenddartcafe
2021-03-07use psr logger (#1462)René Gieling
2021-03-06some maintenancedartcafe
2021-03-02Hide counter and participants, if results are hiddendartcafe
2021-03-02added hide options if booked out and move some logic to backend (#1449)René Gieling
2021-02-28fixed contactgroups in usersearchdartcafe
2021-02-20respect duration in calendar searchdartcafe
2021-02-07allow disabling of comments #737dartcafe
2021-02-07allow owner deleting of comments #999dartcafe
2021-01-31simplify code by using ternary and null coalescing operatorsdartcafe
2021-01-25code maintenancedartcafe
2021-01-16cs:fixdartcafe
2021-01-15fix #1346dartcafe
2021-01-13disallow commenting with public sharesdartcafe
2021-01-12some minor fixesdartcafe
2021-01-12cs:fixdartcafe
2021-01-12changed limits check and make sure only valid votes are counteddartcafe
2021-01-11a trydartcafe
2021-01-11fixesdartcafe
2021-01-11refactoring, optimization, tidydartcafe
2021-01-04limit votes per option #739dartcafe
2021-01-04limit votes per user #738dartcafe
2021-01-03Merge pull request #1281 from nextcloud/admin-sectionRené Gieling
2020-12-28cs:fixdartcafe
2020-12-28code maintenancedartcafe
2020-12-28some afterworkdartcafe
2020-12-22remove loggingdartcafe
2020-12-22fix #881 - respect autocompletion restrictions from share settingsdartcafe
2020-12-19add subtitle for multiselectdartcafe
2020-12-10Cancel concurrent request on share searching (#1282)René Gieling
2020-12-07Adding admin sectiondartcafe
2020-12-05Psalm (#1277)René Gieling
2020-12-05publicController (#1272)René Gieling
2020-11-30refactor acl (#1254)René Gieling
2020-11-19fixesdartcafe
2020-11-19fix subscription is missingdartcafe
2020-11-04fixesdartcafe