Age | Commit message (Expand) | Author |
2012-02-25 | Merge pull request #486 from fourplusone/fix_redirect | 0ip |
2012-02-24 | Merge commit '64f04670efd582230e693a1c6b3c91bc8df27299' into cleanup-ace-fix | Matthias Bartelmeß |
2012-02-23 | use relative path for redirects avoiding problems with reverse proxies | Matthias Bartelmeß |
2012-02-21 | Allow settings filename to be passed as a cli option | Jordan |
2012-02-19 | drop embedding of JS/CSS files in ace.js. May result in a little performance ... | Matthias Bartelmeß |
2012-02-17 | Merge pull request #458 from fourplusone/master | Peter 'Pita' Martischka |
2012-02-17 | restructured and commented fixes #417 and #360 in order to make code more int... | Matthias Bartelmeß |
2012-02-16 | Add further checks to make sure sessioninfos[sessionID] is !== undefined | Matthias Bartelmeß |
2012-02-16 | Account for more spaces and Windows paths. This fixes #456. | Chad Weider |
2012-02-16 | fixes #417 and #360 | Matthias Bartelmeß |
2012-02-14 | Merge branch 'modulize-share' | Chad Weider |
2012-02-14 | Correct typo in 363e1685618b1bb05802a221021549eb0ee7a3bd. | Chad Weider |
2012-02-14 | Merge pull request #422 from jhollinger/fix_listPads | Peter 'Pita' Martischka |
2012-02-10 | Create and use the Security module. | Chad Weider |
2012-02-10 | Share `randomString` method. | Chad Weider |
2012-02-10 | Drop the `cssmanager_client` module. | Chad Weider |
2012-02-10 | Drop the `linestylefilter_client` module. | Chad Weider |
2012-02-10 | Drop the `domline_client` module. | Chad Weider |
2012-02-10 | Drop the `easysync*` modules. | Chad Weider |
2012-02-10 | Share the `AttributePoolFactory`, `Changeset`, and `contentcollector` modules. | Chad Weider |
2012-02-10 | Create a module to proxy client-side modules. | Chad Weider |
2012-02-06 | HTTP API listPads should return an array | Jordan |
2012-02-05 | Always include the require kernel. | Chad Weider |
2012-02-05 | Define packaging for iframe JS in the same way as pad.js and timeslider.js. | Chad Weider |
2012-02-05 | Combine tar and isolate, so that everything is done in one definition. | Chad Weider |
2012-02-05 | Make the comment a part of the module. | Chad Weider |
2012-02-05 | Extract file retrieval. | Chad Weider |
2012-02-05 | Extract Ace.js file generation. | Chad Weider |
2012-02-05 | Remove redundant line. | Chad Weider |
2012-02-04 | get rid of vendor prefixes | Robin |
2012-02-03 | remove jquery ui | Robin |
2012-02-02 | Revert "Optimize javascript minification, slight increase of file size, but m... | booo |
2012-01-31 | Merge pull request #381 from booo/master | Peter 'Pita' Martischka |
2012-01-31 | Optimize javascript minification, slight increase of file size, but massive p... | Peter 'Pita' Martischka |
2012-01-30 | remove joose dependency | booo |
2012-01-30 | Merge pull request #366 from booo/master | Peter 'Pita' Martischka |
2012-01-30 | Merge pull request #371 from cweider/page-initialization | Peter 'Pita' Martischka |
2012-01-28 | Make implicit loading of modules unnecessary. | Chad Weider |
2012-01-28 | Convert goToPad to middleware | Jordan |
2012-01-28 | Move timeslider code into JS. | Chad Weider |
2012-01-28 | Give controller for pad.html a more appropriate name. | Chad Weider |
2012-01-28 | move randomString function into module | booo |
2012-01-26 | Beautified html, sticky chat, dynamic inputs, beautified qr-code, fixed chat bug | Robin |
2012-01-25 | fix issue #281? | booo |
2012-01-22 | Use require-kernel for require functionality. | Chad Weider |
2012-01-22 | Provide filename to isolation function. | Chad Weider |
2012-01-22 | Allow dashes in included file names. | Chad Weider |
2012-01-22 | Add missing dependency for `timeslider.js`. | Chad Weider |
2012-01-22 | Add a fake `require` to go with the fake `exports`. | Chad Weider |
2012-01-22 | Isolate all files in a closure. | Chad Weider |