Commit graph

5432 commits

Author SHA1 Message Date
yackob03
3b33e5557a Use the protocol free version of the webfont to get rid of mixed content warning. 2013-10-12 13:14:46 -04:00
yackob03
431f7b364f Fix the links to the privacy policy and tos to not be intercepted by angular. Move some static images to img subdir. Reformat the tos and privacy policy to not have horrible google docs formatting. 2013-10-12 13:14:22 -04:00
yackob03
0d2564e127 Merge branch 'casper'
Conflicts:
	static/partials/view-repo.html
2013-10-11 21:54:57 -04:00
yackob03
4040bb37c6 Tweak drawing.js to have a better default margin that never truncates image ids on the left in small widths. Tweak the screenshot generator to use the smallest possible width. Remove tabs from several files. Add the browser-chrome plugin to wrap phantomjs screenshots with browser chrome. Add some repository descriptions to the dataset generator. Switch to using our own screenshots vs those hosted on blogger. 2013-10-11 21:28:02 -04:00
Joseph Schorr
04b8a009da - Add a debug mode to the casper script
- Have the casper script generate screenshots for the repo view and repo admin
2013-10-11 15:02:08 -04:00
Joseph Schorr
9bb6cb2c7d Fix the script: remove a ) 2013-10-11 14:42:21 -04:00
yackob03
f6d501819b First check-in of casperjs screenshot generation. 2013-10-11 14:36:20 -04:00
Joseph Schorr
16b334957c Add description padding 2013-10-11 12:58:54 -04:00
yackob03
076ef34ff2 Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-11 01:17:57 -04:00
yackob03
3f4d49213c Merge branch 'prerender' 2013-10-11 01:17:33 -04:00
yackob03
c4f3ab31d0 Add another version of the snapshotter that is a crawler, unfinished. 2013-10-11 01:16:51 -04:00
Joseph Schorr
44eef148e7 Skip the first encountered node (since it is the root of the collapsed tree) 2013-10-11 01:10:23 -04:00
Joseph Schorr
04d4024d8c Make the horrific tree look half decent. Also adds a nice scrolling feature to the tree 2013-10-11 01:06:04 -04:00
yackob03
2d9c3f2c38 Add some readmes about how to run a new server as well as how to schedule the pre-render script. 2013-10-11 00:57:27 -04:00
Ubuntu
02c651ed36 Add rules to the nginx.conf to allow it to serve files out of the snapshot directory. 2013-10-11 04:41:56 +00:00
Ubuntu
3c3cca1140 Some fixes for generating snapshots against the local host. 2013-10-11 03:56:27 +00:00
yackob03
da29da5c66 More updates to allow for static snapshotting. 2013-10-10 23:42:03 -04:00
yackob03
e4a0f70bc7 Add a horrific test case for the repository images. 2013-10-10 21:01:25 -04:00
yackob03
785995b473 First stab at trying to pre-render content for search crawlers. 2013-10-10 20:53:14 -04:00
Joseph Schorr
2ae4dbd9fa Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-10 20:48:33 -04:00
Joseph Schorr
90759e0cb2 New view repo UI 2013-10-10 20:43:37 -04:00
yackob03
ce81431cd3 Enable HTML5 mode for routing. 2013-10-10 19:06:04 -04:00
yackob03
5cca40e41d Merge branch 'master' of ssh://bitbucket.org/yackob03/quay 2013-10-10 17:32:39 -04:00
yackob03
32b28df2d2 Send a registration even for github created users. Alias their new username to their old mixpanel ID passed in the OAuth state parameter. 2013-10-10 17:32:32 -04:00
Joseph Schorr
a7f5b5e033 Reverse the direction of the tree and make it dynamically change the current tag. 2013-10-10 17:13:42 -04:00
yackob03
b9a5060882 Set the created variable in a set_once on the user service. This will make it work for github logins as well. 2013-10-10 16:34:59 -04:00
yackob03
669b3fcde1 Add login with GitHub to the landing page. 2013-10-10 14:42:14 -04:00
yackob03
5b25d8db5b Reset the form back to a pristine state on a successful password change. 2013-10-10 14:02:28 -04:00
yackob03
3cadc5bdb8 Fix a literally insignificant typo. 2013-10-10 14:02:11 -04:00
yackob03
33e691cca6 Use a badge to prompt GitHub users to set a password. 2013-10-10 14:01:47 -04:00
yackob03
16ee147eae Add a form for changing the password and prompt the user to do so when there is no password on the account. 2013-10-10 13:44:34 -04:00
yackob03
e016d5822f Switch the email on one of the test users to allow for testing of github login. 2013-10-10 13:44:07 -04:00
Joseph Schorr
4c189f38c2 Switch lib scripts to CDN where we can 2013-10-10 13:22:18 -04:00
yackob03
87ff939ad2 Handle some of the error cases with github login. 2013-10-10 12:55:03 -04:00
Joseph Schorr
bb5fea6a5f Add tree view for image history 2013-10-10 02:09:17 -04:00
Joseph Schorr
b924fa5336 Merge branch 'master' of https://bitbucket.org/yackob03/quay 2013-10-10 00:40:30 -04:00
yackob03
392307a937 Add a repository view with all images that has the list of tags for each image. 2013-10-10 00:40:25 -04:00
Joseph Schorr
9f094af1b2 Begin work on an image history tree view 2013-10-10 00:40:18 -04:00
yackob03
cffb906d64 Add some images with multiple tags. 2013-10-10 00:40:07 -04:00
yackob03
0eaf879af8 Remove a spurious getLogger call. 2013-10-09 23:52:43 -04:00
yackob03
8b1c20f4ba Add a complex db generator and create a more interesting repo. 2013-10-09 23:52:28 -04:00
yackob03
3d89227752 First iteration of sign-in with gihub. 2013-10-09 23:00:34 -04:00
yackob03
5627dfc0c6 Add the required meta tag for google webmaster tools. 2013-10-09 18:33:40 -04:00
yackob03
8dcfe412e8 Tweak the titles a bit. 2013-10-09 18:33:25 -04:00
Joseph Schorr
d7ea1944e3 Make the landing page show the arrow on smaller resolutions, as well as some basic SEO fixes 2013-10-09 17:57:29 -04:00
yackob03
986642218b Fix an error with email confirmation links. NOTE: you CAN NOT use 'is True' in place of '== True' with peewee. 2013-10-08 17:07:36 -04:00
yackob03
12e91022cc Use the stripe publishable key for prod in prod. Track when a user signs up for a plan. 2013-10-08 13:57:48 -04:00
yackob03
5a5ddf2c0e Fix the width on the twitter typeahead to match the parent. 2013-10-08 11:55:57 -04:00
yackob03
5d977f5299 Track users across registration. Send people analytics with a created date on first registration. 2013-10-08 11:52:02 -04:00
yackob03
810b711fc4 Fix a tab and remove some console.logs 2013-10-08 11:36:45 -04:00