Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-08 | Fix decode error if pad name contains special characters and is sanitized | Stefan | |
2015-04-10 | fix the rest of the deprecation warnings | Tom Hunkapiller | |
2013-12-05 | Replace tabs indentation with spaces indentation | Luc Didry | |
Some files are obviously external libraries, I didn't touch them | |||
2012-09-22 | Fix res.send (migrate to express v3) | Marcel Klehr | |
2012-07-02 | Don't rewrite in a stupid way | Mark Holmquist | |
Since we're already in the proper path for the pad, why worry about it? Replacing the entire path of the URL with /p/padname may have seemed like a good idea at the time, but really, for a 302 we only need a relative pathname. This patch provides the proper way. | |||
2012-06-13 | The pad name sanitizer shouldn't drop query params. issue #779 | Jordan Hollinger | |
2012-02-26 | The Big Renaming - etherpad is now an NPM module | Egil Moeller | |