297 Commits (81a0bbb0efd8b176bc5ce269c9f9613b2fde92a5)

Author SHA1 Message Date
yflory c59c6072f3 Remove jquery from outer 7 years ago
yflory 74e59a513a Add the markdown toolbar to the slide and poll apps 7 years ago
yflory 644f6e9985 Use the bounce app to open links from inner 7 years ago
ansuz 56102d3689 use unified listmap 7 years ago
ansuz ee6c2097f5 resolve merge conflicts 7 years ago
yflory 630ac45948 Fix laggy and blinking tooltips 7 years ago
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps 7 years ago
yflory 30c8c253dd Remove util and hash from common 7 years ago
yflory c9e1de042c Remove common-interface dependency from cryptpad-common 7 years ago
yflory dc207393fd Separate UI elements from cryptpad-common 7 years ago
yflory 354c63bd64 Clean old code 7 years ago
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window 7 years ago
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad 7 years ago
yflory 6b9ffe8dd1 Make thumbnails more secure 7 years ago
yflory a592317e35 lint compliance 7 years ago
yflory 9060464f37 Create thumbnails only when the tab is not focused 7 years ago
yflory 5dff9a32b6 Fix comments order in polls 7 years ago
yflory 8de9a596f1 Fix cursor in thumbnails 7 years ago
ansuz 11b8b380fd Merge branch 'staging' into evilham 7 years ago
Evilham 5dcfbd07ab Merge branch 'theming-improvement' into staging 7 years ago
Evilham 4933aafbc8 Added default values to avoid breaking existing themes. 7 years ago
yflory 1245b4d244 Enable thumbnails in poll and whiteboard 7 years ago
Evilham 735f0a7e30 Merge branch 'theming-improvement' into staging 7 years ago
Evilham 83da9cf752 Moved colours to colortheme.less to enable theming 7 years ago
ansuz 8359902f6a fix typo in poll 7 years ago
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll 7 years ago
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing 7 years ago
yflory 74985fd0f2 Use text for the addUser button in polls 7 years ago
ansuz c17fc2efe7 improve option order in poll 7 years ago
ansuz bf832ba784 fix comment overflow 7 years ago
yflory 7bc2f81852 Fix pinned column not always stored in polls 7 years ago
yflory 8e1f15e88d Get title suggestion based on poll's description 7 years ago
yflory 91381ca77d Fix lint errors 7 years ago
yflory 50090a3af6 Add placeholders for the comment form in poll 7 years ago
yflory a5a08176fb Merge branch 'master' into staging 7 years ago
yflory 54b5a2d654 Fix style issues in poll (Chrome) 7 years ago
yflory 86767184da Fix style issues in poll for Edge 7 years ago
yflory 00e8d32d60 Fix column position in poll for Chrome 7 years ago
yflory b110e1b8da Fix style issues in poll for Edge 7 years ago
yflory ecb537ac7f Move code to render.js in poll 7 years ago
yflory 75b3ff9c60 CSS issue in polls 7 years ago
yflory c46280d032 Fix style issues for Edge 7 years ago
yflory 4c19375f4d Avoid missing characters in poll's inputs 7 years ago
yflory dd141b5c9f Disable comments when a poll is not published 7 years ago
yflory 888028c542 Lint 7 years ago
yflory 1c4f1c785d Improve stability and UI in poll and its comments 7 years ago
yflory 26dfc65c25 Comments in polls 7 years ago
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag 7 years ago
yflory 68bda92291 Use codemirror for description in poll 7 years ago
yflory 707d3b3e94 Ability to export polls as csv 7 years ago
yflory 5cf86bf74a Update UI in poll and remove old code 7 years ago
yflory 126742a1c3 Fix bugs in sframe poll and update UI 7 years ago
yflory 66da349ee4 Sandboxed Poll app with less2 7 years ago
yflory c1275b5671 Prepare secure poll 7 years ago
yflory 4c394e0031 Fix UI issue in poll 7 years ago
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 7 years ago
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings 7 years ago
Caleb James DeLisle b081603455 Update requirejs 7 years ago
Pierre Bondoerffer a5f9b49bfb
make poll box bigger so it show text in smaller windows 7 years ago
Pierre Bondoerffer c036bb26be
use proper bootstrap class 7 years ago
Pierre Bondoerffer 8b2cb37c2f
improve poll looks 7 years ago
Pierre Bondoerffer 5821d3e72f
remove useless title 7 years ago
Pierre Bondoerffer 798a3dc520
automatically fill in display name in poll 7 years ago
Pierre Bondoerffer 0588564bc9
overflow on poll div 7 years ago
yflory 43ac71603c Move pad attributes in pad data 7 years ago
ansuz fa06f9d413 fix minor bugs in poll 8 years ago
ansuz 4a5f5de78c restore missing stylesheet for poll 8 years ago
ansuz 7a5c5ce0a3 load scripts asynchronously 8 years ago
ansuz 7de2683169 make all apps use clientside templates 8 years ago
ansuz bdca6b10c2 use templates in poll.js 8 years ago
ansuz e9bfaa9a60 compile less clientside. remove compiled css 8 years ago
yflory 684269fdda Userlist in polls 8 years ago
ansuz 852c028822 don't allow editing if pad type is wrong 8 years ago
Pierre Bondoerffer 626e54d7b5
Fix poll auto-focus inputs 8 years ago
Pierre Bondoerffer d344f03778
proper button text 8 years ago
Pierre Bondoerffer 2b5339193c
bring admin back 8 years ago
Pierre Bondoerffer b2eef94232
use numbers, not strings 8 years ago
Pierre Bondoerffer 848010842f
dont sanity check silently 8 years ago
Pierre Bondoerffer 56f2c46c75
document a line 8 years ago
Pierre Bondoerffer cd1c957929
NaN safety 8 years ago
Pierre Bondoerffer 0118fdbd00
use a local variable 8 years ago
Pierre Bondoerffer b8e394db67
poll: Implement multiple choices 8 years ago
Pierre Bondoerffer 685b352db8
poll: Add show help button 8 years ago
Pierre Bondoerffer 5d565660a9
tiny fixes 8 years ago
Pierre Bondoerffer 6bc191725f
poll: support disconnect and fix trash button 8 years ago
Pierre Bondoerffer 6dd80c26b1
Make editing more visible 8 years ago
ansuz 76c530037b enable donate button in all apps 8 years ago
Pierre Bondoerffer f434f002c4
poll: make locks clickable 8 years ago
Pierre Bondoerffer 1092285a68
merge master 8 years ago
yflory ff16084719 Fix lint errors 8 years ago
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 8 years ago
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file 8 years ago
ansuz 78b11584f8 remove unused variables 8 years ago
yflory a165332c15 Don't store a pad in the drive if the limit has been reached 8 years ago
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 8 years ago
Pierre Bondoerffer 7a05462eb3
Some more poll changes <3 8 years ago
Pierre Bondoerffer 05785e96ea
small color change 8 years ago
Pierre Bondoerffer 20c252e5c6
fix placeholder styling in safari 8 years ago
ansuz 8f4dbcf4c6 remove getPadTitle 8 years ago
ansuz bf047fcf65 Merge pull request #110 from pbondoer/newpoll
Fix flash of autocomplete in poll
8 years ago