Commit Graph
40 Commits
Author SHA1 Message Date
Vit Brunner 750f30189b Update route on active watch 2015-01-06 16:12:19 +01:00
Vit Brunner 46f06dacad Split controllers 2015-01-06 10:47:38 +01:00
Vit Brunner 0905bc2c1a Show help/about pages in popup 2015-01-06 10:24:47 +01:00
Vit Brunner da1a7775e7 Remove ngRoute 2015-01-05 22:27:57 +01:00
Vit Brunner 1dc40534ac Nicer negation 2015-01-05 19:42:01 +01:00
Vit Brunner 02f3904cd1 Better meta attributes listing 2014-12-28 14:02:48 +01:00
Vit Brunner 230ad02df4 Update title dynamically 2014-12-23 08:19:40 +01:00
Vit Brunner bef3bfcfcd Store whole config in poems service 2014-12-23 08:19:29 +01:00
Vit Brunner 2914a7c1e2 Less long lines 2014-12-22 23:16:12 +01:00
Vit Brunner fe8c134920 Fewer parentheses 2014-12-22 23:07:40 +01:00
Vit Brunner 53190cb313 Update route filters on poem (de)activation 2014-12-22 18:31:13 +01:00
Vit Brunner c3b6f377e3 Get route properties in specified order 2014-12-22 11:15:01 +01:00
Vit Brunner 58125426a3 No unnecessary parens 2014-12-22 11:14:05 +01:00
Vit Brunner 0123403929 Abstract and simplify route 2014-12-22 09:37:59 +01:00
Vit Brunner e0a45f08a5 Fix poem inactivity checking 2014-12-21 22:25:39 +01:00
Vit Brunner f3860664a6 Split poem loading 2014-12-21 21:14:13 +01:00
Vit Brunner 7dfc54ff97 Better naming and formatting 2014-12-21 14:56:37 +01:00
Vit Brunner 0905bab14b Make filtering work 2014-12-20 23:03:52 +01:00
Vit Brunner 734cf5559c Add basic filter 2014-12-20 22:10:22 +01:00
Vit Brunner 26032b4410 Add inactive getter to poems 2014-12-20 21:03:48 +01:00
Vit Brunner 9055e027df Assemble correct display url part 2014-12-19 21:53:31 +01:00
Vit Brunner 6d039a8230 Route gets arrays 2014-12-19 18:40:23 +01:00
Vit Brunner 6065895437 Rename 'active' property to 'display' 2014-12-19 18:00:33 +01:00
Vit Brunner a092857dea Test route service 2014-12-18 22:27:01 +01:00
Vit Brunner 1939e73a43 Update location in route service 2014-12-17 21:40:40 +01:00
Vit Brunner 6629562e6e Use html5 pushstate 2014-12-16 21:59:47 +01:00
Vit Brunner e4dc13c3a8 Better autoscroll 2014-12-16 21:11:21 +01:00
Vit Brunner 8a20d2c545 Meta values can't be bools 2014-12-16 13:09:31 +01:00
Vit Brunner 5d033dfa41 Don't scrollspy when loading 2014-12-16 12:05:17 +01:00
Vit Brunner 8ed614964c Add scrollspy 2014-12-16 11:52:26 +01:00
Vit Brunner 358561a6d8 No anchorScroll 2014-11-16 21:22:48 +01:00
Vit Brunner 3ebdaac320 Abstract route service 2014-11-11 19:19:35 +01:00
Vit Brunner 6c4a600270 Almost configurable base 2014-11-11 09:09:01 +01:00
Vit Brunner 81d5f664b8 Fix weird formatting 2014-11-03 20:56:52 +01:00
Vit Brunner f4b77f6215 Move source/documents/* to source/ 2014-10-29 12:19:07 +01:00
Vit Brunner 941f63483d From Middleman to DocPad 2013-06-12 23:32:55 +01:00
Vit Brunner ff0bd79c53 Reduce duplication
Some would also say it'd be a good idea not to put random stuff in the
global namespace. One day I'll figure it out.
2013-06-11 08:59:31 +01:00
Vit Brunner 9a4fce961b Add json reader and its tests 2013-06-10 23:55:55 +01:00
Vit Brunner a5ce7c9f15 Fix markdown capitalization 2013-06-10 23:55:02 +01:00
Vit Brunner b7c12f928b Initial project setup
Featuring:
- middleman setup
- dummy controller and index page
- markdown reader and its qunit tests
- travis integration
2013-06-10 22:30:02 +01:00