.. |
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
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07:00 |
comment_form.js
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07:00 |
comment_item.html
|
use dotted path for comment authors
|
2012-09-27 23:33:10 -07:00 |
comment_item.js
|
use dotted path for comment authors
|
2012-09-27 23:33:10 -07: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
|
drop postLoaded, always return from post helper.
|
2012-09-27 23:33:10 -07:00 |
comment_page.js
|
drop postLoaded, always return from post helper.
|
2012-09-27 23:33:10 -07: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
|
removed old auth/new auth error message
|
2012-09-28 09:57:21 +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
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07:00 |
nav.js
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07: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
|
use dotted path for comment authors
|
2012-09-27 23:33:10 -07:00 |
post_item.js
|
use dotted path for comment authors
|
2012-09-27 23:33:10 -07:00 |
post_page.html
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07: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
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07:00 |
settings.js
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07: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
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07:00 |
user_item.js
|
Use currentUser builtin to simplify templates.
|
2012-09-27 23:33:08 -07: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
|
Use this.userId() in publish rather than an arg.
|
2012-09-26 17:14:17 -07: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 |