Commit graph

25 commits

Author SHA1 Message Date
Las Zenow
9d1f1ad5c0 Move all the code to a lib folder 2016-05-02 21:41:40 -04:00
Las Zenow
6c08f284b9 Use diferent titles per page
* Related: #7
2016-01-28 18:13:26 -05:00
Las Zenow
bf09d3c0be Add cache header
For now we only add it to images/js/css and not for html/json/xml
generated pages.
2015-11-15 08:49:35 -05:00
Las Zenow
08ccdaf27d Move to gitlab 2015-04-21 21:32:01 -04:00
Las Zenow
562bc157ee Normalize includes 2014-08-30 13:17:50 -05:00
Las Zenow
c132c0fdf6 Refactor templates to make take care of fmt 2014-08-30 01:25:16 -05:00
Las Zenow
f4690b2bba Move files to a local folder 2014-08-21 19:57:38 -05:00
Las Zenow
59eaa4e2aa Refactor database 2014-06-29 19:41:29 -05:00
Las Zenow
cdc25f1094 Clean up db stats visits 2014-02-19 00:59:55 +01:00
Las Zenow
42de6bbf64 Convert stats mapreduce to aggregations 2014-02-18 19:05:27 +01:00
Las Zenow
025314f8f8 Add logging of queries 2014-02-11 14:41:50 +01:00
Las Zenow
4130e43689 Update the mapreduce collections in background 2014-02-09 23:22:45 +01:00
Las Zenow
a23264ec8d Add a downloads collumn to the statistics 2013-09-24 14:22:53 +02:00
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
4e703e03ce Add the statistics on the menu 2013-06-01 04:30:52 +02:00
Las Zenow
73f2f1f452 Get the hourly stats for two days 2013-06-01 04:23:46 +02:00
Las Zenow
5693b3e58f Create hourly and monthly statistics 2013-06-01 03:40:06 +02:00
Las Zenow
ca0b25a274 Get daily visits 2013-05-31 23:59:01 +02:00
Las Zenow
68254d359c Merge branch 'master' into stats 2013-05-28 01:44:56 +02:00
Las Zenow
41258ee863 Check if the ObjectIds are valid. 2013-05-09 09:42:58 +02:00
Las Zenow
0c0fc5d797 Simple stats page 2013-05-05 01:39:28 +02:00
Las Zenow
137357cd12 Upload files on a separate goroutine 2013-05-03 00:43:26 +02:00
Las Zenow
a2c8097dc7 Skip the empty ids on the stats gatherer 2013-05-02 23:45:52 +02:00
Las Zenow
afac6ded21 Don't segfault while get filenames if there is no files on the form 2013-04-23 20:33:21 +02:00
Las Zenow
206775fa6a Store statistics on mongodb 2013-04-22 23:28:00 +02:00