965 Commits (a989b51d744e71895df2e9bd23b8aa8db09f1dd4)
 

Author SHA1 Message Date
ansuz 551d38c930 let the abstraction take care of stringification 8 years ago
ansuz 9b16d529ca add one more missing script that caused handlebar highlighting to break 8 years ago
ansuz 0ada6a3d0a jshint compliance. gotta keep those tests green 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 add84aeae6 implement asynchronous wrappers for localStorage api 8 years ago
ansuz 747fb138b5 better styles for cryptpoll 8 years ago
ansuz 7f02c899ea add snippet for copying text to the clipboard 8 years ago
ansuz 93142b364f tests for pretty printed html 8 years ago
ansuz 4833cf0d7b add a fontpicker 8 years ago
ansuz 6cb2f72aa6 pretty print html during export if possible 8 years ago
ansuz 16b4b3c3f3 use latest hyperjson 8 years ago
ansuz c09166efe2 scroll down when adding a new option to the table 8 years ago
ansuz 42eafe9e29 don't create duplicate stylesheets in the document head 8 years ago
ansuz fe3f02f5e0 enable text foreground and background colors 8 years ago
ansuz 68f8d0101d fix flash of unstyled content 8 years ago
ansuz 8ea6c03094 notify user on disconnect
also disable inputs
8 years ago
ansuz efd190beca export file with correct file extension, if possible 8 years ago
ansuz 5e71a5473c add another missing script 8 years ago
ansuz 992bc4f449 add missing script 8 years ago
ansuz 2351d8a23e make tests green again 8 years ago
ansuz 068a3f5944 remove rows from the poll 8 years ago
ansuz c6bdb7506d forget everything about a pad when you forget it 8 years ago
ansuz b8a3a4d188 persist usernames across sessions via localStorage 8 years ago
ansuz 846d1135b9 set mode in the editor, not just the dropdown 8 years ago
ansuz 446266a79b remember the last language used on a particular pad 8 years ago
ansuz e84fbf0bc3 more helpers in common 8 years ago
ansuz 70f8837681 maintain scroll position on remote changes 8 years ago
ansuz c267dd6a88 ensure that 'text' is a string 8 years ago
ansuz 2f2ab4392c clear the table on user clicks 8 years ago
ansuz 64f030c344 add a clear table button 8 years ago
ansuz d2c5cfe646 add col/row ids to arrays 8 years ago
ansuz 1a63faf188 infer names from the first comment on code pad 8 years ago
ansuz f77e2cec34 set text values of new options 8 years ago
ansuz f721d7b32b oops, we need these styles too 8 years ago
ansuz 52ab5147c9 add a missing semicolon so tests don't fail 8 years ago
ansuz e3f4df7e0a push my latest changes because I'm agile 8 years ago
ansuz cde239c97a implement row/column removal 8 years ago
ansuz 9860b7427a addition signs are slightly informative 8 years ago
ansuz 28bef4ce94 Merge branch 'master' of github.com:xwiki-labs/cryptpad 8 years ago
ansuz ac50bf7286 height and width of the table are unreliable because of multiple users. remove them 8 years ago
ansuz a3254a2619 consistent ordering of columns and rows 8 years ago
ansuz d30eddf2f2 ui hint for 'adduser' and 'addoption' 8 years ago
yflory 29b1b060d6 Add French translation
Add a "backToCryptpad" translation key
8 years ago
ansuz 6692b1a52e s/en\/$// 8 years ago
ansuz cd03f6cfb9 fix broken link in bottom bar 8 years ago
ansuz 518de7ab96 add missing semicolon that caused tests to fail 8 years ago
ansuz a995f2306d fix undefined variable reference 8 years ago
ansuz 44fe95c76b add titles to buttons on pad and code 8 years ago
ansuz ebf5c27453 add rename and forget buttons to poll app 8 years ago
ansuz 6483e83996 small style tweaks and additional translations 8 years ago