Commit Graph

28 Commits (d269a183151bba4bd166405668e66cfa8a9a100d)

Author SHA1 Message Date
ansuz ee6c2097f5 resolve merge conflicts
yflory 630ac45948 Fix laggy and blinking tooltips
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 30c8c253dd Remove util and hash from common
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing
yflory 91381ca77d Fix lint errors
yflory 00e8d32d60 Fix column position in poll for Chrome
yflory ecb537ac7f Move code to render.js in poll
yflory 1c4f1c785d Improve stability and UI in poll and its comments
yflory 26dfc65c25 Comments in polls
yflory 707d3b3e94 Ability to export polls as csv
yflory 5cf86bf74a Update UI in poll and remove old code
yflory 126742a1c3 Fix bugs in sframe poll and update UI
yflory 66da349ee4 Sandboxed Poll app with less2
yflory c1275b5671 Prepare secure poll
Pierre Bondoerffer b2eef94232
use numbers, not strings
Pierre Bondoerffer b8e394db67
poll: Implement multiple choices
Pierre Bondoerffer f434f002c4
poll: make locks clickable
Pierre Bondoerffer 1092285a68
merge master
ansuz 78b11584f8 remove unused variables
Pierre Bondoerffer 7a05462eb3
Some more poll changes <3
ansuz 08c862b271 add FIXME notes to poll
yflory 5e36d9ea29 Fix polls table not updated with local events
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
ansuz 34967ac354 encapsulate rendering functions so we can pass in cryptpad-common
ansuz aae443c8e9 replace old poll app with new