Commit Graph

103 Commits (7b8321c263648c6c5a8f0799c1441f2b6c4e631d)

Author SHA1 Message Date
Caleb James DeLisle 617c4b6044 CSS refactorings and pad-is-not-pinned work
Caleb James DeLisle ba74f9d37a Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle c702a23c77 Initial work on the 'pad will expire' logic
yflory c59c6072f3 Remove jquery from outer
ansuz ee6c2097f5 resolve merge conflicts
yflory bdd24ed14f lint
yflory 7cfe64fc5b Remove cryptpad-common dependency for some inner apps
yflory 1514ad5df3 Move the 'logged out' screen inside the sframe
yflory c9e1de042c Remove common-interface dependency from cryptpad-common
yflory dc207393fd Separate UI elements from cryptpad-common
yflory 354c63bd64 Clean old code
Caleb James DeLisle 7b62a8042e Remove TextPatcher and begin to include ChainPad directly using requirejs instead of sniffing off the window
Caleb James DeLisle 75130150d5 Refactored out TextPatcher and JsonOT and replaced with new ChainPad
yflory 6b9ffe8dd1 Make thumbnails more secure
yflory 9060464f37 Create thumbnails only when the tab is not focused
yflory 8de9a596f1 Fix cursor in thumbnails
yflory 1245b4d244 Enable thumbnails in poll and whiteboard
ansuz ba97aa7ad2 allow file upload handler to create thumbnails for whiteboard
ansuz 6157c57a4b disable color palette when interface is not editable
yflory 6d080bcb45 Ability to export mediatag images in pad
yflory d941b1098a Remove selection in whiteboard when uploading to the drive
yflory 6920129126 Embed images from the drive in whiteboard
yflory 2fd120100a Merge branch 'wb' into staging
yflory b31bbebf7b Buttons are missing in whiteboard when zoomed in
yflory 5e7bf0cfb8 Embed an image in whiteboard
yflory ab3648a30a Merge branch 'newpoll' into staging
ansuz f15ec4efe9 add tagging to whiteboard and file apps
yflory 66da349ee4 Sandboxed Poll app with less2
yflory b4de31c827 Merge branch 'newdrive' into staging
ansuz 9571b3c018 persist whiteboard content across sessions
ansuz 748172585e update for modified id
yflory c364377d7c Use less2 in sframe drive
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 35a313d6ee Make palette realtime
yflory 3023e8c855 Fix templates in whiteboard
yflory 732585ea7b Sandboxed iframe for the whiteboard app
Caleb James DeLisle 789a923792 Change font-awesome to be pulled through LessLoader which will rewrite the font file URLs to use ver= parameter
ansuz 9e04d039d7 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
Caleb James DeLisle b081603455 Update requirejs
ansuz 0693a98890 create a thumbnail when uploading images from whiteboard
Pierre Bondoerffer c036bb26be
use proper bootstrap class
Pierre Bondoerffer b34e252eda
improve whiteboard styles
Pierre Bondoerffer 2cc6c636db
Add some missing titles
ansuz 8b0831ac5d save images drawn with whiteboard to your CryptDrive
ansuz c2e153e8ed more fouc fixes
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz 7de2683169 make all apps use clientside templates
ansuz e9bfaa9a60 compile less clientside. remove compiled css
yflory 90cc3e6a5e New userlist in the whiteboard app
ansuz 35bfa1dce4 test client-side templates in whiteboard app