0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mark fields as required in the registration form; fixes #58 More... about 5 years ago
fix typo More... about 5 years ago
update dependencies fixes #55 More... about 5 years ago
make it possible to serve BitPoll from a subfolder of a domain More... about 5 years ago
Merge pull request #50 from fsinfuhh/feature_calendar More... about 5 years ago
fix issues from review, switch to urllib (from urllib3) More... about 5 years ago
caldav: make edit of calendars possible, move logic to form More... about 5 years ago
add global setting, add errormessages, restructure util function More... about 5 years ago
fix comment ordering More... about 5 years ago
Merge branch 'master' into feature_calendar More... about 5 years ago
upgrade django-token-bucket More... about 5 years ago
upgrade django-token-bucket More... about 5 years ago
Merge branch 'master' into feature_calendar More... about 5 years ago
update django-token-bucket to released version More... about 5 years ago
Merge branch 'master' into feature_calendar More... about 5 years ago
upgrade django, remove duplicated django form, fixes CVE-2019-19844 More... about 5 years ago
add a ratelimit to commenting annonymous on polls More... about 5 years ago
Merge branch 'master' into feature_calendar More... about 5 years ago
fix spam validation on bad signature More... about 5 years ago
Merge branch 'master' into feature_calendar More... about 5 years ago
fix require_invitation option, with this active it was not possible to vote More... about 5 years ago
JS workaround for show more button on startpage, now it works with JS as bevore and without JS it is shown in default. in the cpectre-css branch this is reworked to work without JS More... about 5 years ago
update translations More... about 5 years ago
update dependencies More... about 5 years ago
handle auth errors on caldav calendars, #BITPOLL-6V More... about 5 years ago
ignore parse errors of dates, but send to sentry: #BITPOLL-6P More... about 5 years ago
antispam implementation. More... about 5 years ago
add missing migration More... about 5 years ago
fix various small errors if JS is disabled More... about 5 years ago
fix translation error (fixes #43) More... about 5 years ago