summaryrefslogtreecommitdiff
path: root/static
AgeCommit message (Expand)Author
2012-02-26Merge pull request #505 from jucovschi/changeset_docsPeter 'Pita' Martischka
2012-02-26Perma fix for issue #485 and #327John McLear
2012-02-26some new docsConstantin Jucovschi
2012-02-26more docsConstantin Jucovschi
2012-02-26writing in jsdoc syntaxConstantin Jucovschi
2012-02-26commented general functionsConstantin Jucovschi
2012-02-26Fix issue #485John McLear
2012-02-25Merge pull request #502 from drdla/masterJohn McLear
2012-02-25Added new faviconDominik Rodler
2012-02-25fix sticky chat... dont like where i put the call but it will have to do cau...John McLear
2012-02-25Merge pull request #498 from eldiddio/masterJohn McLear
2012-02-25Added test for IE XML HTTP and added link to wiki articleMark Fisher
2012-02-25fix for #491 + #415a (floating chat icon) & fixed hidden authorship colors bu...0ip
2012-02-25Merge pull request #494 from 0ip/miscFixJohn McLear
2012-02-25fix bug #495John McLear
2012-02-24Merge commit '64f04670efd582230e693a1c6b3c91bc8df27299' into cleanup-ace-fixMatthias Bartelmeß
2012-02-24Merge pull request #483 from fourplusone/ace2_inner_patch2John McLear
2012-02-24Merge pull request #480 from fourplusone/ace2_inner_patch-1John McLear
2012-02-24Fixes import major bug caused by removing container required for callback of ...John McLear
2012-02-21removed ";"Matthias Bartelmeß
2012-02-21documented ace_setPropertyMatthias Bartelmeß
2012-02-21fixed indention + variable scopingMatthias Bartelmeß
2012-02-20Promote proper use of css specificitydrdla
2012-02-20Hotfix for issue #467 https://github.com/Pita/etherpad-lite/issues/467 -- pro...John McLear
2012-02-19remove javascript lexer stylesMatthias Bartelmeß
2012-02-19Update static/css/pad.css0ip
2012-02-19added settings to mobile version0ip
2012-02-19move width-specific css to bottom + transfer js-css to a class [#chatbox:.sti...0ip
2012-02-19qr codes now have equal margins0ip
2012-02-19more robust index page + fix for iOS Safari rotation-bug0ip
2012-02-19clean up broadcast.jsMatthias Bartelmeß
2012-02-19use shared functions from Ace2CommonMatthias Bartelmeß
2012-02-19drop embedding of JS/CSS files in ace.js. May result in a little performance ...Matthias Bartelmeß
2012-02-19make jshint a bit more happierMatthias Bartelmeß
2012-02-19remamed to Ace2Inner() and made it more classlikeMatthias Bartelmeß
2012-02-19removed recolor module since it wasn't usedMatthias Bartelmeß
2012-02-19replaced noop in skiplist with ace2common implementationMatthias Bartelmeß
2012-02-19Merge branch 'cleanup-ace-js' into cleanup-aceMatthias Bartelmeß
2012-02-19even more compact code for exposed functions in ace2.jsMatthias Bartelmeß
2012-02-19moving noop and identity helper functions to ace2_commonMatthias Bartelmeß
2012-02-19binarySearch is never usedMatthias Bartelmeß
2012-02-19Since ace2_inner.js is already scoped by require-kernel, function OUTER is pr...Matthias Bartelmeß
2012-02-19removed parenModule as it is entirely unused since getCharType() always retur...Matthias Bartelmeß
2012-02-19more compact code for exposed functions in ace2.jsMatthias Bartelmeß
2012-02-18See https://github.com/Wikinaut/etherpad-lite/commit/1caaff9308b44ded73a3dd8e...John McLear
2012-02-14Improved file structure and CSS coding style; also ran CSSLint on it; drdla
2012-02-14Merge pull request #352 from cweider/modulize-sharePeter 'Pita' Martischka
2012-02-13Remove an unused collab client messageJordan
2012-02-13Bugfix to noColors view optionJordan
2012-02-10Create and use the Security module.Chad Weider