Commit Graph

169 Commits (193813c8293fa6bde17f7f8c53ed0f51b532ce77)

Author SHA1 Message Date
Caleb James DeLisle 4a352f2ed8 Use import (reference) whenever the less file supposedly emits no CSS
yflory 60db53a993 Use framework in the whiteboard app
yflory 64c85fe548 Don't return channel in parsePadUrl
yflory 4a23b57655 New loading screen
yflory 4288f536f1 Use requireCSS to load FontAwesome
yflory e56d762409 Catch chainpad errors and display it in the UI
yflory 442f15df98 Add help text in all the apps + french translation
yflory f45023ed1f Remove connection lost popup when websocket connection is lost
yflory b0dba481d8 Fix small UI issues and IE issues
yflory 12bfcbe701 Add fixed order for rightside icons in the toolbar
yflory 5c53868c3b Delete pads after 3 months of inactivity
yflory 70e014cdfc Hide infinite spinner and disconnect modals when pad is deleted
yflory e83e589cf0 Kick from pad when an owned channel is deleted + whiteboard and poll
ansuz 3177fd7857 hide whiteboard palette in view mode
yflory cfc9ce33d6 Hide the tags button for anonymous users
yflory d666e9e7ee Remove tag and filepicker buttons for anon users
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
ansuz 852c028822 don't allow editing if pad type is wrong
ansuz 1b66383bac don't create color-picker if readonly
XWiki SAS fc9ecb0f7c change minimum opacity
XWiki SAS 74c9b663dd changing whiteboard
XWiki SAS 40cf7ea107 change whiteboard
XWiki SAS 49370764c1 change whiteboard translation
XWiki SAS c702313489 change label texte
ansuz 76c530037b enable donate button in all apps
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
ansuz df4a250359 use feedback api instead of app=
yflory 74ea2fce5a Fix lint error...
yflory aa49c97d6e Fix lint error
yflory 528deb11da Add missing file for whiteboard
yflory d5e69653c0 Select opacity in draw mode in the canvas app
yflory cfc5d634f4 Merge branch 'templates' into staging
yflory bd16e0f0e7 Templates in polls and canvas, and ability to disable templates
yflory 63a130c678 Add a button to delete the selection in canvas
yflory 33e19d5918 Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory be1db2a1ec Ability to remove an object when draw mode is off
ansuz 108ab7e9de comment out a style assignment that doesn't seem necessary
ansuz 8c629185e1 cleaner less file
ansuz 0db141e48d rename style files 'whiteboard' instead of main
ansuz 395d8625a8 draw the palette on pad creation
ansuz 3b99c42e22 no more inline styles
ansuz ef821c3e7e integrate @lukevers improvements and clean up js a bit
yflory a13261abaa Merge branch 'staging' of github.com:xwiki-labs/cryptpad into staging
yflory dedf2b3c69 Display selected color and button to turn off draw mode in canvas
ansuz 6e1ffcc18d define better color palette
yflory 84029ac2d7 Fix the color picker in Chromium 53 and improve the cursor
yflory 8e29e30a35 Realtime palette + cursor corresponding to the brush