Commit Graph

323 Commits (2c315368dac5533cc3882aef75408a48f381def3)

Author SHA1 Message Date
ansuz 8359902f6a fix typo in poll
yflory 2dd3c42fd5 Fix handlers registered again on reconnect in drive and poll
yflory a0bcb901d3 Add titles in poll when options or usernames are overflowing
yflory 74985fd0f2 Use text for the addUser button in polls
ansuz c17fc2efe7 improve option order in poll
ansuz bf832ba784 fix comment overflow
yflory 7bc2f81852 Fix pinned column not always stored in polls
yflory 8e1f15e88d Get title suggestion based on poll's description
yflory 91381ca77d Fix lint errors
yflory 50090a3af6 Add placeholders for the comment form in poll
yflory a5a08176fb Merge branch 'master' into staging
yflory 54b5a2d654 Fix style issues in poll (Chrome)
yflory 86767184da Fix style issues in poll for Edge
yflory 00e8d32d60 Fix column position in poll for Chrome
yflory b110e1b8da Fix style issues in poll for Edge
yflory ecb537ac7f Move code to render.js in poll
yflory 75b3ff9c60 CSS issue in polls
yflory c46280d032 Fix style issues for Edge
yflory 4c19375f4d Avoid missing characters in poll's inputs
yflory dd141b5c9f Disable comments when a poll is not published
yflory 888028c542 Lint
yflory 1c4f1c785d Improve stability and UI in poll and its comments
yflory 26dfc65c25 Comments in polls
yflory 846b1a9fb3 Improve description UI in poll. Enable tags and mediatag
yflory 68bda92291 Use codemirror for description in poll
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
yflory 4c394e0031 Fix UI issue in poll
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
yflory 04a04aef2b Add setAttribute/getAttribute in secure iframes. Store attributes in settings
Caleb James DeLisle b081603455 Update requirejs
Pierre Bondoerffer a5f9b49bfb
make poll box bigger so it show text in smaller windows
Pierre Bondoerffer c036bb26be
use proper bootstrap class
Pierre Bondoerffer 8b2cb37c2f
improve poll looks
Pierre Bondoerffer 5821d3e72f
remove useless title
Pierre Bondoerffer 798a3dc520
automatically fill in display name in poll
Pierre Bondoerffer 0588564bc9
overflow on poll div
yflory 43ac71603c Move pad attributes in pad data
ansuz fa06f9d413 fix minor bugs in poll
ansuz 4a5f5de78c restore missing stylesheet for poll
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 7de2683169 make all apps use clientside templates
ansuz bdca6b10c2 use templates in poll.js
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 684269fdda Userlist in polls
ansuz 852c028822 don't allow editing if pad type is wrong
Pierre Bondoerffer 626e54d7b5
Fix poll auto-focus inputs
Pierre Bondoerffer d344f03778
proper button text
Pierre Bondoerffer 2b5339193c
bring admin back
Pierre Bondoerffer b2eef94232
use numbers, not strings
Pierre Bondoerffer 848010842f
dont sanity check silently
Pierre Bondoerffer 56f2c46c75
document a line
Pierre Bondoerffer cd1c957929
NaN safety
Pierre Bondoerffer 0118fdbd00
use a local variable
Pierre Bondoerffer b8e394db67
poll: Implement multiple choices
Pierre Bondoerffer 685b352db8
poll: Add show help button
Pierre Bondoerffer 5d565660a9
tiny fixes
Pierre Bondoerffer 6bc191725f
poll: support disconnect and fix trash button
Pierre Bondoerffer 6dd80c26b1
Make editing more visible
ansuz 76c530037b enable donate button in all apps
Pierre Bondoerffer f434f002c4
poll: make locks clickable
Pierre Bondoerffer 1092285a68
merge master
yflory ff16084719 Fix lint errors
yflory c79a6e3b2b Move Metadata, CodeMirror and title functions in separate files
yflory 5a883d5a57 Use the new toolbar and move the userlist code in a separate file
ansuz 78b11584f8 remove unused variables
yflory a165332c15 Don't store a pad in the drive if the limit has been reached
Caleb James DeLisle c341fa8e94 Pull jquery using require.js rather than as a script tag and fix require to pass jquery as a parameter
Pierre Bondoerffer 7a05462eb3
Some more poll changes <3
Pierre Bondoerffer 05785e96ea
small color change
Pierre Bondoerffer 20c252e5c6
fix placeholder styling in safari
ansuz 8f4dbcf4c6 remove getPadTitle
ansuz bf047fcf65 Merge pull request from pbondoer/newpoll
Fix flash of autocomplete in poll
Pierre Bondoerffer 96ff487271
fix flash of content
ansuz 5a7eea08c8 Merge pull request from pbondoer/newpoll
Poll fixes
Pierre Bondoerffer 248f88034b
important fixes
Pierre Bondoerffer 6b57bb2bbb
poll: press enter to validate input
Pierre Bondoerffer d483e10e77
poll fixes
Pierre Bondoerffer ea5301be13
poll improved(tm)
Pierre Bondoerffer 7434dbcb0f
what i have
Pierre Bondoerffer f11cf8e6ac
move poll styles to separate file
ansuz df4a250359 use feedback api instead of app=
ansuz 9a46b58c85 deprecate this 90 days after f-release
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates
yflory a9777ce560 Fix input losing focus in polls with Chrome 57
yflory 71c59d7ae2 Remove unnecessary TODOs
ansuz 912215185f add uid to userdata for better notifications
yflory 15e9af77bb Remove the langauge selector from toolbar and add it in settings
yflory a286599f93 Fix fast reconnect, and add support for reconnecting ws in polls
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded
yflory 2a1b241592 Display a button to open the editing link while in read-only mode if we know it
ansuz 08c862b271 add FIXME notes to poll
yflory a68acac13b Only ask for a display name once in /poll
Pierre Bondoerffer 800db07077
Merge branch 'staging' of https://github.com/xwiki-labs/cryptpad into staging
Pierre Bondoerffer d26d8f53d9
(CSS) Fixed textarea being too large
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.
ansuz 7db0e14bc0 add 'force' flag to override removal of html elements
yflory 11d54256da Make sure the display name is displayed in the same way everywhere
ansuz 86adfbf27d update cache-busting directive in all supported apps
yflory e15a6a347f Fix the forget pad button
yflory bdc00a2413 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory 0ce17ebbad CryptDrive usability improvements (new file in drive + context menu)
ansuz 89f3577058 remove old poll
yflory c72bbd4c37 Use the file name as initial title
yflory 47b8fefd9e Load messages.js only once, in cryptpad-common
yflory c17f28e5fe Fix race condition
ansuz 8167ed9048 implement cache-busting everywhere
yflory e4dbe97d71 Update display name in realtime across tabs and remember 'anonymous' name
yflory 914c442615 Do not redirect to home page when logging out from another tab
yflory 75f1eed712 Merge branch 'newtoolbar' into hpbs
yflory 373b07ed28 Fix lint errors
yflory 097f78d777 Merge branch 'newtoolbar' of github.com:xwiki-labs/cryptpad into newtoolbar
yflory 8ccd845d52 Merge branch 'newtoolbar' into hpbs
yflory ce1e792419 Merge branch 'soon' into newtoolbar
yflory c77abfa7f4 Remove a second scrollbar in polls
yflory 5e36d9ea29 Fix polls table not updated with local events
yflory d1bed5ae4b Fix polls table not updated with local events
yflory 26bea774cb Merge branch 'newtoolbar' into hpbs
yflory ea8667302c Display only a placeholder when the poll title is default
yflory 7d66d391fc Merge branch 'newtoolbar' into hpbs
yflory 5d5d03163e Add favicon and notifications in polls
yflory fa8a0d5880 Merge branch 'newtoolbar' into hpbs
yflory 69bee7d79a Add data into the homepage
yflory 88d5b4cc9c Add a 'New pad' button in the toolbar
yflory a9063e0459 Reload all tabs when the user logs in or out
yflory 767ba8b549 Select what we want to display in the toolbar
yflory 2afdc11327 Replace the username button by a dropdown menu
yflory 4963c77b61 Fix the title reset bug
yflory 4278ac7637 Merge branch 'soon' into fileManager
ansuz 74a12f50ac only migrate keys which don't already exist
yflory 5b08fed7fa Ability to add files from the drive toolbar
Fix CSS issues with the different toolbars
Translate the backup URL button alert
ansuz 0373556475 support old hashes in /poll
yflory 1e70af0c16 Use the same network for the apps and the file store
ansuz 5080751a90 hide unnecessary scrollbar
ansuz 95617a11c8 fix broken paths in old poll
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 f020fd5a75 remove /customize/pad.js from main apps
ansuz aae443c8e9 replace old poll app with new
ansuz e9376a66c2 apply 'cp' class for unified styles
yflory 87abfff66b Fix Flash Of Unstyled Content (fouc)
yflory e3f484d876 File manager in the home page, lint
yflory 5bc7766f44 Use a consistent toolbar across all apps
yflory ee56f5608f Fix the infinite spinner bug with the file manager store
yflory 5cd7d8ec84 Fix undefined userid in new poll
yflory b7b4a034a3 Merge branch 'soon' into newpoll
yflory ddc99cecb1 Fix lint errors