Vulcan/client/templates
2012-09-26 06:51:38 +09:00
..
comment_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
comment_edit.html added epicEditor 2012-09-13 10:55:05 +09:00
comment_edit.js cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
comment_form.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
comment_form.js empty comment form when posting a new comment 2012-09-25 13:22:30 +09:00
comment_item.html cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
comment_item.js do not re-queue comments after they've been opened once 2012-09-25 10:51:43 +09:00
comment_list.html improving comments queuing UI 2012-09-13 14:57:57 +09:00
comment_list.js automatically upvote your own new comments 2012-09-20 08:09:45 +09:00
comment_page.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
comment_page.js extracted comment field in separate template 2012-09-21 18:43:49 +09:00
error.html added throwError method 2012-09-20 08:56:44 +09:00
error.js fixed a bug with errors and added analytics code setting 2012-09-21 07:51:47 +09:00
footer.html settings page bugfix 2012-09-24 16:12:50 +09:00
footer.js updated voting and scoring to give more "power" to admins 2012-09-26 06:51:38 +09:00
head.html added proxino error tracking 2012-09-24 15:36:37 +09:00
head.js added proxino error tracking 2012-09-24 15:36:37 +09:00
head_scripts.js added proxino error tracking 2012-09-24 15:36:37 +09:00
nav.html added settings in nav 2012-09-19 10:12:51 +09:00
nav.js cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
post_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
post_edit.html added markdown for post body too 2012-09-13 11:05:49 +09:00
post_edit.js added markdown for post body too 2012-09-13 11:05:49 +09:00
post_item.html updated voting and scoring to give more "power" to admins 2012-09-26 06:51:38 +09:00
post_item.js added author field to posts, for cases where user has been deleted 2012-09-24 16:20:00 +09:00
post_page.html extracted comment field in separate template 2012-09-21 18:43:49 +09:00
post_page.js extracted comment field in separate template 2012-09-21 18:43:49 +09:00
post_submit.html added markdown for post body too 2012-09-13 11:05:49 +09:00
post_submit.js added author field to posts, for cases where user has been deleted 2012-09-24 16:20:00 +09:00
posts_new.html added "new" page 2012-09-18 11:49:17 +09:00
posts_new.js added "new" page 2012-09-18 11:49:17 +09:00
posts_top.html added "new" page 2012-09-18 11:49:17 +09:00
posts_top.js added "new" page 2012-09-18 11:49:17 +09:00
settings.html settings page bugfix 2012-09-24 16:12:50 +09:00
settings.js cleaning up the code a little, grouping helpers in helpers({...}) 2012-09-25 09:20:49 +09:00
signin.html working on user account edit page 2012-09-19 09:03:25 +09:00
signin.js added throwError method 2012-09-20 08:56:44 +09:00
signup.html refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
signup.js refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
user_edit.html working on new auth 2012-09-24 14:29:54 +09:00
user_edit.js fixed user update bug 2012-09-24 14:51:21 +09:00
user_item.html user list tweaks 2012-09-19 10:15:03 +09:00
user_item.js sort users by createdAt 2012-09-25 11:05:49 +09:00
user_password.html working on user account edit page 2012-09-19 09:03:25 +09:00
user_password.js working on user account edit page 2012-09-19 09:03:25 +09:00
user_profile.html User profile pages 2012-09-24 22:27:29 +02:00
user_profile.js User profile pages 2012-09-24 22:27:29 +02:00
users.html user list tweaks 2012-09-19 10:15:03 +09:00
users.js sort users by createdAt 2012-09-25 11:05:49 +09:00