45 Commits (cea38b1ff4c23000ebd5698192a6271f3dd6442c)

Author SHA1 Message Date
yflory e4dbd04103 Fix iframe URL caching 4 years ago
yflory 89406f5d89 Start with black background when OS is set to dark theme 4 years ago
yflory adae4b690b outer.css cache busting 5 years ago
yflory 8e7858e6ae New share modal in all the apps 6 years ago
yflory 66da349ee4 Sandboxed Poll app with less2 7 years ago
yflory c1275b5671 Prepare secure poll 7 years ago
Caleb James DeLisle b081603455 Update requirejs 7 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
Pierre Bondoerffer 2b5339193c
bring admin back 8 years ago
Pierre Bondoerffer 685b352db8
poll: Add show help button 8 years ago
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file 8 years ago
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded 8 years ago
Pierre Bondoerffer 800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging 8 years ago
Pierre Bondoerffer d26d8f53d9
(CSS) Fixed textarea being too large 8 years ago
Caleb James DeLisle 91eda5fa83 Implement stronger content-security-policy except in /pad/ which does not allow it.
Implement a "loader" which allows for applying a version number to everything.
Added a cache control for anything which has a version.
8 years ago
ansuz 86adfbf27d update cache-busting directive in all supported apps 8 years ago
ansuz 8167ed9048 implement cache-busting everywhere 8 years ago
yflory 75f1eed712 Merge branch 'newtoolbar' into hpbs 8 years ago
yflory c77abfa7f4 Remove a second scrollbar in polls 8 years ago
yflory 7d66d391fc Merge branch 'newtoolbar' into hpbs 8 years ago
yflory 5d5d03163e Add favicon and notifications in polls 8 years ago
yflory 69bee7d79a Add data into the homepage 8 years ago
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
8 years ago
ansuz 5080751a90 hide unnecessary scrollbar 8 years ago
ansuz 05a956879a prepare new poll app for release
move old poll into poll/old
8 years ago
ansuz aae443c8e9 replace old poll app with new 8 years ago
yflory f03018f3bc Improve the top bar and use the font awesome icons in /code 8 years ago
yflory 99004428d5 Enable the read-only mode in Cryptpoll 8 years ago
yflory 5c63585952 Complete the French translation 8 years ago
ansuz d85684ef74 usability improvements
only one column is editable at a time
editable columns have a different appearance from locked columns
any column can be edited by anyone via an edit button
columns and rows require confirmation before deletion
8 years ago
ansuz 76bfb6ab35 detect whether you are new to a page
prompt for your name and create a column for your username
prompt before deleting columns as well
style a few elements differently
8 years ago
ansuz fd0a7337a3 wait a full minute until requirejs times out 8 years ago
ansuz 1f24d7126c big ugly commit that will be really hard to audit
This changeset applies new styles to the poll.

it also uses the new asynchronous wrappers around the localStorage api.
this is necessary because we're migrating to a storage system that will
use an async api.

The changes to the poll just happened to coincide with the async stuff.

My apologies to anyone who wants to read this whole thing
8 years ago
ansuz 68f8d0101d fix flash of unstyled content 8 years ago
ansuz 64f030c344 add a clear table button 8 years ago
ansuz e3f4df7e0a push my latest changes because I'm agile 8 years ago
ansuz 9860b7427a addition signs are slightly informative 8 years ago
ansuz d30eddf2f2 ui hint for 'adduser' and 'addoption' 8 years ago
ansuz ebf5c27453 add rename and forget buttons to poll app 8 years ago
ansuz f7a1332317 add a 'back' button 8 years ago
ansuz 0cf5f3cc87 realtime polls! 8 years ago