Commit Graph

35 Commits (e205ca281bdfd85ec09995205cc086c73d45da67)

Author SHA1 Message Date
yflory 9203b88538 Fix UI language
joldie 35c39fae5d Added print button to code pad page.
yflory b0f553e9ea Add a markdown toolbar to help with the markdown syntax
yflory f4adbd980e Thumbnails for the code app
yflory 456370b1aa Base for Drive in sandboxed iframe
yflory 1131ef0172 Fix language selection in sandboxed iframes
Caleb James DeLisle 5f0383ae99 update version of sframe-boot because it was changed
Caleb James DeLisle 710418f42f Make LessLoader able to cache even inside of the sandbox iframe and don't load less compiler unless needed
yflory d2787e3eff Make code2 the default code app
Caleb James DeLisle b081603455 Update requirejs
yflory 5694505719 Fix syntax highlighting
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz fca1ef4d36 hide unstyled content until the loading screen is displayed
ansuz e9bfaa9a60 compile less clientside. remove compiled css
ansuz a5ffd278a7 write styles for code in .less
ansuz 378bf2aa94 yflory's word wrap fix
ansuz 97cc4a6d54 add styling for tables in markdown preview
ansuz 0a54f0cf2d better alignment of preview and code entry
yflory 0bd4caeb7e Add the task list code to the markdown renderer
yflory 56bcdff890 Add a preview of the markdown content in the code editor
yflory fbbf8a2829 Replace initialState by a placeholder in slide and code
yflory 5bc7766f44 Use a consistent toolbar across all apps
yflory 39bbf8a6c1 Fix the new userlist button and make the toolbar responsive
yflory 24fbe22c9d Improve the toolbar style and the way the userlist is displayed
yflory 261d2fecbc Get codemirror from bower and use that version in the code app
yflory f03018f3bc Improve the top bar and use the font awesome icons in /code
ansuz 9b16d529ca add one more missing script that caused handlebar highlighting to break
ansuz 5e71a5473c add another missing script
ansuz 992bc4f449 add missing script
ansuz 93fed83a08 remove annoying border around editor
ansuz df99395b4d fix a few more paths that I missed
ansuz 31aa09d6f6 work a bit more on import/export and code highlighting
Yann Flory c2e0dded3a Fix an issue with the cursor sometimes disappearing when a patch was received
Update CodeMirror to the latest version (5.13.2)
Yann Flory 9a932a3f56 Patch Realtime into CodeMirror in CryptPad
Yann Flory 32f44161a7 Patch Realtime into CodeMirror in CryptPad