Commit graph

34 commits

Author SHA1 Message Date
Mihai Parparita
a9e17ee600 Fixes to make things look better on phone screens. 2014-12-13 21:59:20 -08:00
Mihai Parparita
b8398279db Add space between avatar and username. 2014-12-13 21:39:35 -08:00
Mihai Parparita
b1f7a0ba0f Add a footer to website pages. 2014-12-13 15:47:31 -08:00
Mihai Parparita
80bb40342e Position flashes within the body. 2014-11-22 14:47:13 -08:00
Mihai Parparita
19f257f02e Add files missing from 0157ac3c46. 2014-11-16 21:50:18 -08:00
Mihai Parparita
1fb6aea186 Better logged in blurb. 2014-11-02 15:40:14 -08:00
Mihai Parparita
dcbaeddde7 Use action button style everywhere.
Also some CSS cleanup.
2014-11-02 15:33:24 -08:00
Mihai Parparita
a376df94a7 Better sign in button on the homepage. 2014-11-01 15:19:57 -07:00
Mihai Parparita
ebb7754487 Make header into a link. 2014-10-26 22:33:08 -07:00
Mihai Parparita
1f31fe8cca Digest styling improvements. 2014-10-26 22:31:07 -07:00
Mihai Parparita
816ea1d94a Fix page background color styling.
It was previously gray so that negative rubber band scrolling in Safari would
show gray, but that's not actually interesting/worth it.
2014-10-26 22:05:02 -07:00
Mihai Parparita
9693a1a5b2 Shrink header slightly on smaller screens. 2014-10-26 22:00:31 -07:00
Mihai Parparita
61f50b8c71 Switch to new header image. 2014-10-26 21:54:44 -07:00
Mihai Parparita
be01a8623f Add basic card styling to commits. 2014-10-20 23:22:32 -07:00
Mihai Parparita
4e2076a98d Fix header getting coverted up too much. 2014-10-19 23:45:32 -07:00
Mihai Parparita
1b56d7ab0f Basic punch card header style. 2014-10-19 23:37:40 -07:00
Mihai Parparita
8008ca94a5 Abandon perforated paper design.
Too literal, and impacts readability.

Reverts most of 7d109f0c82.
2014-10-19 21:44:20 -07:00
Mihai Parparita
7d109f0c82 Basic perforated-paper-on-a-dot-matrix-printer styling. 2014-10-18 23:43:37 -07:00
Mihai Parparita
c285bc0e02 Add option to use public repos only. 2014-10-17 21:06:55 -07:00
Mihai Parparita
c54e8766cc Make primary actions on the homepage stand out a bit more. 2014-10-15 22:57:11 -07:00
Mihai Parparita
f0b15e7324 Add flash message when digest has been emailed. 2014-10-15 22:41:00 -07:00
Mihai Parparita
7a24dfef8f Account deletion button. 2014-10-12 20:59:16 -07:00
Mihai Parparita
cd88fad2ac Fix flash of repo list in settings page during load. 2014-09-28 22:09:56 -07:00
Mihai Parparita
976beb08cc Move settings JavaScript to a separate file. 2014-09-27 16:06:54 -07:00
Mihai Parparita
01bee95e5c Collapse repositories list by default. 2014-09-27 16:05:05 -07:00
Mihai Parparita
69fcc91dc7 Add setting for which email address the digest will be sent to. 2014-09-01 22:17:09 -07:00
Mihai Parparita
7810f4db39 Slightly prettier repository list. 2014-08-25 22:39:27 -07:00
Mihai Parparita
fac6a57e1c Add icon next to repo indicating its type. 2014-08-24 21:26:45 -07:00
Mihai Parparita
ff360bc605 Switch to inlining styles.
Unfortunately Gmail for iOS does not respect the <style> block that desktop
Gmail does. Styles are instead defined in a styles.json and can be referenced
via a custom template function. Not quite as nice as CSS (e.g. link style
invocation has to be repeated for every link), but still tolerable.
2014-08-18 23:10:41 -07:00
Mihai Parparita
c66ee02a55 Move digest viewing to its own page. 2014-08-16 15:24:38 -07:00
Mihai Parparita
1791534950 Support digests going back more than 1 year. 2014-08-09 16:00:04 -07:00
Mihai Parparita
b76c164d45 Extract the first line of the commit message as the title. 2014-08-03 16:00:29 -07:00
Mihai Parparita
bc9427a2e0 Add basic CSS styling to digests. 2014-08-01 23:00:21 -07:00
Mihai Parparita
560a330833 App Engine skeleton. 2014-07-05 15:04:41 -07:00