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
AgeCommit message (Expand)Author
2022-11-10added error handling on canceled requestsdartcafe
2022-11-07move backend requests from store to new apidartcafe
2022-11-01Change watch (#2624)René Gieling
2022-08-21fix ajax requestsdartcafe
2022-06-22Accept: 'application/json' in http headersref/watch-error-handlingdartcafe
2022-03-27move delete action to subcommentsdartcafe
2021-10-01Bump @nextcloud/eslint-config from 5.1.0 to 6.1.0 (#1998)dependabot[bot]
2021-10-01use template literals instead of string concentationdartcafe
2021-05-31add unique parameter to axios.get (#1663)René Gieling
2021-04-19arrow-body-styledartcafe
2021-04-18arrow-parensdartcafe
2021-04-18object-shorthanddartcafe
2021-02-27js code maintenance and tidydartcafe
2021-02-27use async/await in storedartcafe
2021-02-27move store modules away from submodulesdartcafe
2020-05-27namespaced comment.js submoduledartcafe
2020-05-06remove obsolete commentsdartcafe
2020-05-06fixes and layoutdartcafe
2020-05-03rename lists in storesdartcafe
2020-05-02replace OC.generateUrl with @nextcloud/routerdartcafe
2020-05-02change linter comma-dangle to 'always-multiline'dartcafe
2020-01-29removed loggingdartcafe
2020-01-26linter fixdartcafe
2020-01-26Initial commitdartcafe
2020-01-20Fixed sorting commentsdartcafe
2020-01-03lot of lint fixesdartcafe
2019-12-30renamed event to poll in the entire project (#695)René Gieling
2019-12-14Changed route namesdartcafe
2019-12-14removed log commanddartcafe
2019-12-14Added commenting for public user.dartcafe
2019-12-10- moved src back in right placedartcafe
2019-12-10- updated Makefile to be able to build on Windows machines (rsync still fails)dartcafe
2019-12-10updated dependenciesdartcafe
2019-12-02Public page (#664)René Gieling
2019-08-25More refactoring and fixesdartcafe
2019-08-18Lot of refactoring and tidydartcafe
2019-08-15starting some refactoringdartcafe
2019-08-04Lot of refactoring, tidy and optimizations dartcafe
2019-07-31Migrate vote page to vue (#549)René Gieling