Commit graph

6 commits

Author SHA1 Message Date
booo
e6e81135a7 remove code duplication 2012-02-08 15:52:13 +01:00
booo
3584e130f5 move url sanitizing function into module 2012-02-08 15:36:30 +01:00
booo
11a1ea0d80 move routes into modules (readonly, export, import)
I moved the routes for requests that handle readonly, export or import
requests into seperate modules.
2012-02-08 15:21:33 +01:00
booo
7d12ca2076 move 'api' routes into own module 2012-02-08 14:45:10 +01:00
booo
b8c0bb2ea2 move 'static' routes into own module 2012-02-08 14:21:24 +01:00
booo
38354f6ae5 move 'debug' routes into own module 2012-02-08 13:57:04 +01:00