Commit Graph

10 Commits

Author SHA1 Message Date
e744d4c82c Changed color picker library and moved color logic to front end
Since the old library was GPLv3 i changed the color picker to tiny-color-picker which is MIT.
Also extracted the styles to a shared view and move color calculation logic to javascript side.
2016-03-06 10:52:10 +00:00
0774ecc89c Merge branch 'master' into nwalke-update_site_color 2016-03-06 09:08:20 +00:00
e3bdc391cd Closes #55. Allows you to set the primary color.
This certainly should not be seen as the final implementation of this.
I imagine that requests like this will happen for many other colors in
the system, it might be good at some point to allow them to upload their
own stylesheet to be used.
2016-03-03 12:01:14 -06:00
473261be35 Finished initial implementation of custom role system 2016-02-27 19:24:42 +00:00
9a470b07fd Added public build folder and support for a demo mode 2015-12-31 17:57:34 +00:00
c32d70abc4 Added custom meta titles to many pages. Closes #30. 2015-12-05 14:41:51 +00:00
88049476fe Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
411c331a62 Got registration process working with social accounts 2015-09-06 12:14:32 +01:00
dec0cbb1b2 Got standard form-based registration working 2015-09-05 20:25:57 +01:00
17f4aa4300 Added initial settings interface, Fixes #9. 2015-08-30 15:31:16 +01:00