Commit graph

146 commits

Author SHA1 Message Date
yflory
aa49e87d97 Disable creation of new polls from the old app 2021-06-11 16:15:31 +02:00
yflory
9203b88538 Fix UI language 2020-11-04 11:22:31 +01:00
yflory
2c1e26cb52 Remove # symbol when no hash 2020-01-27 13:37:52 +01:00
yflory
0ad96e0966 Hide the crypto keys from the hash 2020-01-27 12:18:25 +01:00
yflory
248b87a1e1 Enable chat in the poll app 2018-09-18 16:36:29 +02:00
yflory
e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll 2018-02-14 19:41:07 +01:00
yflory
c59c6072f3 Remove jquery from outer 2017-12-01 16:05:23 +01:00
yflory
5cf86bf74a Update UI in poll and remove old code 2017-10-03 14:11:11 +02:00
yflory
66da349ee4 Sandboxed Poll app with less2 2017-09-27 18:52:04 +02:00
yflory
c1275b5671 Prepare secure poll 2017-09-27 10:28:10 +02:00
Caleb James DeLisle
789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter 2017-09-13 14:47:50 +02:00
yflory
04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings 2017-09-06 16:05:20 +02:00
Pierre Bondoerffer
8b2cb37c2f
improve poll looks 2017-08-09 12:33:40 +02:00
Pierre Bondoerffer
5821d3e72f
remove useless title 2017-08-09 11:25:58 +02:00
Pierre Bondoerffer
798a3dc520
automatically fill in display name in poll 2017-08-07 12:19:21 +02:00
yflory
43ac71603c Move pad attributes in pad data 2017-07-05 12:26:42 +02:00
ansuz
4a5f5de78c restore missing stylesheet for poll 2017-06-29 14:35:23 +02:00
ansuz
7de2683169 make all apps use clientside templates 2017-06-27 18:17:52 +02:00
ansuz
e9bfaa9a60 compile less clientside. remove compiled css 2017-06-27 14:25:02 +02:00
yflory
684269fdda Userlist in polls 2017-06-22 16:14:54 +02:00
ansuz
852c028822 don't allow editing if pad type is wrong 2017-06-22 14:31:55 +02:00
Pierre Bondoerffer
626e54d7b5
Fix poll auto-focus inputs 2017-06-19 15:30:22 +02:00
Pierre Bondoerffer
d344f03778
proper button text 2017-06-12 18:57:07 +02:00
Pierre Bondoerffer
2b5339193c
bring admin back 2017-06-12 18:45:04 +02:00
Pierre Bondoerffer
848010842f
dont sanity check silently 2017-06-12 18:26:27 +02:00
Pierre Bondoerffer
56f2c46c75
document a line 2017-06-12 18:25:06 +02:00
Pierre Bondoerffer
cd1c957929
NaN safety 2017-06-12 18:23:17 +02:00
Pierre Bondoerffer
0118fdbd00
use a local variable 2017-06-12 18:16:11 +02:00
Pierre Bondoerffer
b8e394db67
poll: Implement multiple choices 2017-06-12 18:01:51 +02:00
Pierre Bondoerffer
685b352db8
poll: Add show help button 2017-06-12 14:25:10 +02:00
Pierre Bondoerffer
5d565660a9
tiny fixes 2017-06-12 12:41:03 +02:00
Pierre Bondoerffer
6bc191725f
poll: support disconnect and fix trash button 2017-06-12 12:37:07 +02:00
Pierre Bondoerffer
6dd80c26b1
Make editing more visible 2017-06-12 12:00:39 +02:00
ansuz
76c530037b enable donate button in all apps 2017-05-30 15:51:07 +02:00
Pierre Bondoerffer
f434f002c4
poll: make locks clickable 2017-05-29 16:32:40 +02:00
Pierre Bondoerffer
1092285a68
merge master 2017-05-26 16:18:51 +02:00
yflory
ff16084719 Fix lint errors 2017-05-09 18:10:02 +02:00
yflory
c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files 2017-05-09 17:47:47 +02:00
yflory
5a883d5a57 Use the new toolbar and move the userlist code in a separate file 2017-05-05 17:56:49 +02:00
ansuz
78b11584f8 remove unused variables 2017-05-04 16:16:09 +02:00
yflory
a165332c15 Don't store a pad in the drive if the limit has been reached 2017-04-28 12:08:05 +02:00
Caleb James DeLisle
c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter 2017-04-18 12:14:32 +02:00
Pierre Bondoerffer
7a05462eb3
Some more poll changes <3 2017-04-14 19:34:58 +02:00
ansuz
8f4dbcf4c6 remove getPadTitle 2017-04-14 11:41:18 +02:00
ansuz
bf047fcf65 Merge pull request #110 from pbondoer/newpoll
Fix flash of autocomplete in poll
2017-04-13 19:43:30 +02:00
Pierre Bondoerffer
96ff487271
fix flash of content 2017-04-13 19:36:04 +02:00
ansuz
5a7eea08c8 Merge pull request #108 from pbondoer/newpoll
Poll fixes
2017-04-13 18:04:13 +02:00
Pierre Bondoerffer
248f88034b
important fixes 2017-04-13 17:56:28 +02:00
Pierre Bondoerffer
6b57bb2bbb
poll: press enter to validate input 2017-04-13 17:09:31 +02:00
Pierre Bondoerffer
d483e10e77
poll fixes 2017-04-13 17:07:09 +02:00