Commit Graph

32 Commits (c2c5dbdb6464378b35b19667191d7aa87de22de3)

Author SHA1 Message Date
yflory 8e7858e6ae New share modal in all the apps
Caleb James DeLisle f95acda758 Minor refactoring of /pad/ ; moved /*/main.js into a common file ; framework'd /code/
yflory 204e45dfae Enable templates in pad
Caleb James DeLisle 056285a7b6 Move pad2 to pad and create bounce app
Caleb James DeLisle b081603455 Update requirejs
ansuz 7a5c5ce0a3 load scripts asynchronously
ansuz cfc5907237 remove unnecessary style rules
ansuz 7de2683169 make all apps use clientside templates
ansuz e9bfaa9a60 compile less clientside. remove compiled css
ansuz 99a44f119f don't send referrer headers on pads which may link outward
ansuz 233bb7a14f reorganize some html tags for smaller diffs
yflory 459b18c97b Add the loading screen in the HTML so that it is displayed before JS is loaded
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 86adfbf27d update cache-busting directive in all supported apps
ansuz 8167ed9048 implement cache-busting everywhere
yflory 69fb8b4d2f Merge branch 'master' into soon
yflory f8455875a9 Fix the NoScript (iframe not loaded) bug with inner iframes
Brandon Istenes cd0931c951 UI improvements for mobile browsers
yflory 4963c77b61 Fix the title reset bug
ansuz e9376a66c2 apply 'cp' class for unified styles
yflory 6351d1856f Remove the top bar and move its content in the applications' toolbars
yflory f03018f3bc Improve the top bar and use the font awesome icons in /code
yflory 3d54413343 Improve the UI with FontAwesome icons
ansuz fd0a7337a3 wait a full minute until requirejs times out
ansuz 750731d3db workaround for favicon magic
ansuz fd3cd73d0b try to fix favicon bug
ansuz 6075849ed7 add favicons to /pad/ and /code/
ansuz 7e8d66a141 filter unwanted elements when receiving patches
Yann Flory 5ef7e29a9b Add the latest changes from _socket into the netflux pad
Yann Flory 7237c751d5 Move 'vdom' to the main 'pad'.
Hide the right-hand panel (can de bisplayed with a 'debug' button)
Hide the IDs of users if they don't change their name
Caleb James DeLisle 51544db9a2 Completed adding of customization system and bottom infobar
Caleb James DeLisle 50c10f818e Added cryptsheet to cryptpad suite!