Commit graph

662 commits

Author SHA1 Message Date
Sacha Greif
4ddc5b4a7f cleaned up app.js and renamed it to main.js 2013-04-14 14:51:37 +09:00
Sacha Greif
5a79b119b2 merging with simple-digest 2013-04-14 12:38:09 +09:00
Sacha Greif
3f64ed5625 cleaning up 2013-04-14 12:12:31 +09:00
Sacha Greif
1642c939a1 merging 2013-04-14 12:03:11 +09:00
Tom Coleman
02a75ec9aa Fixed problem with categories. 2013-04-14 13:00:23 +10:00
Tom Coleman
b6f62c7816 Ok, really simplified. Seems to be working. 2013-04-14 12:42:32 +10:00
Tom Coleman
5fde91f136 Still not working.. grrr 2013-04-14 12:32:32 +10:00
Tom Coleman
f9445dbcc0 Ahh man, not working. 2013-04-14 12:32:12 +10:00
Sacha Greif
59e1304c72 still cleaning up files 2013-04-13 15:10:07 +09:00
Sacha Greif
43a398bd26 refactoring file structure 2013-04-13 15:05:18 +09:00
Sacha Greif
9574f66621 deleted md5.js 2013-04-13 14:55:24 +09:00
Sacha Greif
885d3aeb69 merging and using md5 smart package 2013-04-13 14:54:35 +09:00
Tom Coleman
0968d1ac3e Minor fix to cryptjs 2013-04-13 15:28:57 +10:00
Sacha Greif
6ae2cfa4eb Merge branch 'master' of github.com:SachaG/Telescope 2013-04-12 09:15:55 +09:00
Sacha Greif
ab1498a3b0 fixed Npm require bug 2013-04-12 08:36:50 +09:00
SachaG
2b0a9c1f9b Merge pull request #98 from xguox/master
fix avatar in user_profile page for oauth-login
2013-04-07 23:14:29 -07:00
xguox
153a87a48c fix avatar for oauth-login 2013-04-08 13:56:46 +08:00
Sacha Greif
ba51afbb0d change the name of CryptoJS for now 2013-04-07 17:48:16 +09:00
Sacha Greif
90d783cfbd updated cryptoJS to 3.1.2 2013-04-07 17:42:44 +09:00
Sacha Greif
36eae1850a make cryptojs global 2013-04-07 17:41:15 +09:00
Sacha Greif
c8bf2aeb4c make cryptojs global 2013-04-07 17:40:32 +09:00
Sacha Greif
c1de10dbba moved selectPost and sortPost to query.js 2013-04-06 17:32:05 +09:00
Sacha Greif
6341474a77 added categories dropdown 2013-04-06 16:50:40 +09:00
Tom Coleman
8c30e4624a Still not working.. grrr 2013-04-06 18:49:41 +11:00
Tom Coleman
3fbda6faa7 Ahh man, not working. 2013-04-06 18:39:01 +11:00
Sacha Greif
abbc63cae7 set default slug value to null to avoid extra reloads 2013-04-06 16:36:47 +09:00
Tom Coleman
36dcc917ba Solved the problem where find() was getting called all the time. 2013-04-06 17:59:10 +11:00
Sacha Greif
c8a737310f passing functions as arguments instead of using autorun blocks 2013-04-06 15:42:33 +09:00
Sacha Greif
e1ec4f9339 refactoring subscriptions 2013-04-06 15:17:09 +09:00
Sacha Greif
e2138facdb refactoring digest 2013-04-06 14:50:23 +09:00
Sacha Greif
a573d17acb added post status migration 2013-04-06 14:27:08 +09:00
Sacha Greif
6abefeebec refactor app.js 2013-04-06 14:27:01 +09:00
Sacha Greif
329a750be4 fixed post_edit 2013-04-06 13:44:52 +09:00
Sacha Greif
1b244db563 added migrations to add slugs and update post categories 2013-04-06 12:38:28 +09:00
Sacha Greif
cf52401934 updating router 2013-04-06 10:03:26 +09:00
Sacha Greif
212bd88fec tweak 2013-04-05 23:18:45 +09:00
Sacha Greif
2ce80a039e pushing again 2013-04-05 16:18:10 +09:00
Sacha Greif
a5d18a9a87 put single post subscription back in 2013-04-05 16:06:50 +09:00
Sacha Greif
50c8867240 simplifying and refactoring app.js code 2013-04-05 12:41:50 +09:00
Sacha Greif
dbc589a8bc adding a few console logs to help debug 2013-04-05 12:32:02 +09:00
Sacha Greif
6b4064f6b3 adding toolbox page 2013-04-05 12:22:00 +09:00
Sacha Greif
8ff81251ec using paginated-subscription package 2013-04-05 12:14:29 +09:00
Sacha Greif
19ea68d0d9 Merge branch 'master' into categories-nested-autoruns 2013-04-05 12:12:42 +09:00
Sacha Greif
6209685a8b making currentDigestHandle global 2013-04-05 12:12:30 +09:00
Sacha Greif
6a2e0ea240 using custom router package 2013-04-05 12:11:42 +09:00
Sacha Greif
d87ac1ab1e merging and fixing conflicts 2013-04-05 12:03:18 +09:00
Sacha Greif
096828194b make Setting global 2013-04-05 12:00:56 +09:00
Sacha Greif
fd34670fa3 Merge branch 'master' of github.com:SachaG/Telescope 2013-04-05 11:59:51 +09:00
Sacha Greif
5526adc686 making updateScore global too 2013-04-05 11:59:41 +09:00
Sacha Greif
79ec81076e make Telescope compatible with 0.6.0 2013-04-05 11:58:37 +09:00