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/Db
AgeCommit message (Expand)Author
2021-02-28php-cs naggeddartcafe
2021-02-28load poll list via long poll and remove timed pollingdartcafe
2021-02-21fix option orderdartcafe
2021-02-12fixdartcafe
2021-02-12Merge branch 'duration' of https://github.com/nextcloud/polls into durationdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-12initit date poll with durationdartcafe
2021-02-11fixdartcafe
2021-02-11Merge branch 'master' into manage-commentsRené Gieling
2021-02-11apply controls to componentsdartcafe
2021-02-07allow disabling of comments #737dartcafe
2021-02-05initit date poll with durationdartcafe
2021-02-05Merge pull request #1382 from nextcloud/code-maintenanceRené Gieling
2021-02-01remove invalid entries from polls_sharedartcafe
2021-01-31simplify code by using ternary and null coalescing operatorsdartcafe
2021-01-31Watch events (#1367)René Gieling
2021-01-25code maintenancedartcafe
2021-01-22fix migration (#1356)René Gieling
2021-01-12some minor fixesdartcafe
2021-01-12changed limits check and make sure only valid votes are counteddartcafe
2021-01-04limit votes per option #739dartcafe
2021-01-04removed accidentially added componentdartcafe
2021-01-04adding configurationdartcafe
2021-01-04limit votes per user #738dartcafe
2021-01-03Merge pull request #1281 from nextcloud/admin-sectionRené Gieling
2021-01-02Avoid duplicate entries via unique index in certain dbs (#1284)René Gieling
2020-12-14Add notifications to original poll ownerdartcafe
2020-12-07Adding admin sectiondartcafe
2020-12-06fix #1181 - do not unnecessarily load deleted pollsdartcafe
2020-12-05Psalm (#1277)René Gieling
2020-12-05publicController (#1272)René Gieling
2020-11-30refactor acl (#1254)René Gieling
2020-11-30use github CI and PHPUnit (#1257) (#1269)René Gieling
2020-11-19jsonSerializedartcafe
2020-11-19refactoring invitations and notificationsdartcafe
2020-11-10userId is not integerdartcafe
2020-11-04acl - less complexitydartcafe
2020-11-03refactor exceptionsdartcafe
2020-11-02catch errors if Circles or Contacts apps are disableddartcafe
2020-10-31shares: add displayName and migrate userEmail to emailAddressdartcafe
2020-10-25cs:fixdartcafe
2020-10-25Another approach for converting boolean to intdartcafe
2020-10-23Dirty hack to force boolean as intdartcafe
2020-10-23avoid loading avatars on external users in votes and commentsdartcafe
2020-10-23externalUser not used anymoredartcafe
2020-10-21fix syntax error and remove commentsdartcafe
2020-10-20Merge pull request #1157 from nextcloud/explicit-close-pollRené Gieling
2020-10-18migrate old contactGroup sharesdartcafe