psychobunny
|
178edd150a
|
moved action:app.load out of webserver; passing in app, mdw, and controllers into action:app.load. now we can create routes dynamically ;)
|
11 years ago |
psychobunny
|
90a80ad83d
|
plugins can now define a templates directory which gets compiled onload without requiring any hooks
|
11 years ago |
psychobunny
|
b9e119241e
|
moved get_custom_templates into plugins.js
|
11 years ago |
psychobunny
|
8f7a7fec7d
|
more cleanup; commenting out custom plugin routes until its fixed properly
|
11 years ago |
psychobunny
|
c0cd6148f4
|
one final push, cleanup + organize + lint; made feeds/meta/plugins routes follow same pattern as other route files
|
11 years ago |
psychobunny
|
f785f7f6e3
|
added deprecation notice to plugins/fireHook
|
11 years ago |
Julian Lam
|
0fecbf7cbf
|
entity decoding in filenames
|
11 years ago |
Julian Lam
|
561b42d0f9
|
new staticDirs format, @mrwaffle
|
11 years ago |
Julian Lam
|
f50d77bca0
|
resolved #1060
|
11 years ago |
Julian Lam
|
734d8f96e8
|
fixing symbols in plugin static path filenames -- can I tag people in commit messages? @frissdiegurke
|
11 years ago |
Julian Lam
|
79af442306
|
resolved #926
|
11 years ago |
Julian Lam
|
024cfc17c5
|
tweak
|
11 years ago |
Julian Lam
|
38ee3fd5a3
|
don't bother firing hooks received by js unless a listener exists
|
11 years ago |
Baris Soner Usakli
|
d6333a3969
|
fixed plugin css files for relative path
|
11 years ago |
Julian Lam
|
e67af67180
|
fixing derped plugin css files due to cache buster
|
11 years ago |
Dan Rowe
|
94fdeb2378
|
Missed one lcasing
Also anyone else nervous about arbitrary hook execution here?
|
11 years ago |
Baris Soner Usakli
|
cdbca7d262
|
more cleanup in routes/user.js
|
11 years ago |
Baris Soner Usakli
|
140f90f7f3
|
cleaned up requires
|
11 years ago |
Julian Lam
|
0188ea9a3b
|
setting cache headers to 0 on development mode
|
11 years ago |
Julian Lam
|
87309601ce
|
closed #533
|
11 years ago |
Julian Lam
|
2cf55dcf9f
|
added action:page.load hook
|
11 years ago |
Julian Lam
|
4353a9da25
|
issue #478 - hot-swapping of plugins
|
11 years ago |