Commit graph

25 commits

Author SHA1 Message Date
Las Zenow
41b376992a Database stops being a global variable
With it now every handler creates it's own copy of the session.
2013-09-23 16:27:31 +02:00
Las Zenow
147ed57fc8 Remove the notifications once they are shown 2013-09-03 14:16:19 +02:00
Las Zenow
7410ae7942 Fix the notification 2013-09-03 00:03:34 +02:00
Las Zenow
eb8acc8a5b Add rss feed for the news 2013-08-31 02:45:30 +02:00
Las Zenow
56964ec45f Add rss feed 2013-08-31 00:38:32 +02:00
Las Zenow
68e6dc7d70 Display only the options of your role 2013-07-19 00:37:07 +02:00
Las Zenow
5f612a36ad Simple news implementation
Is missing some proper design and to show up the news on the front page.
2013-07-17 01:08:44 +02:00
Las Zenow
a6c8355a50 Add help page 2013-06-01 04:56:35 +02:00
Las Zenow
4e703e03ce Add the statistics on the menu 2013-06-01 04:30:52 +02:00
Las Zenow
68254d359c Merge branch 'master' into stats 2013-05-28 01:44:56 +02:00
Las Zenow
d0f6b83423 Add a 404 page 2013-05-09 09:42:03 +02:00
Las Zenow
0c0fc5d797 Simple stats page 2013-05-05 01:39:28 +02:00
Las Zenow
15bebb7677 Add settings page to allow users to change their password 2012-10-28 18:47:44 +01:00
Las Zenow
68e999777a Convert templates to global
The templates will be parsed only on startup
2012-10-24 21:08:34 +02:00
Las Zenow
e5d96ef7b7 Move constants to a config file 2012-08-22 19:48:02 +02:00
Las Zenow
93003534e9 Simple epub reader 2012-08-21 18:15:21 +02:00
Las Zenow
ff6d44d821 Moderate incoming epubs 2012-08-20 14:25:18 +02:00
Las Zenow
a0d4acdf89 Added edit page to books 2012-08-19 15:58:37 +02:00
Las Zenow
e68f41445e Add notifications 2012-08-19 02:29:34 +02:00
Las Zenow
c513344169 Sessions with gorilla 2012-08-18 02:06:43 +02:00
Las Zenow
9f1204db35 Run go fmt 2012-08-15 15:12:59 +02:00
Las Zenow
d924b577d1 Move templates 2012-08-15 15:11:52 +02:00
Las Zenow
f1eab1bebc Add about page 2012-08-15 13:17:27 +02:00
Las Zenow
18454021c3 Restructure templates to use includes 2012-08-15 12:00:44 +02:00
Las Zenow
8e4a37b558 Organize code: move template stuff to it's own file 2012-08-15 11:51:25 +02:00