Commit Graph

39 Commits

Author SHA1 Message Date
3fd61a3600 Revert "Bookstack grid view." 2017-07-07 17:28:34 +05:30
e88a06291e Updated toggle thumbnails function. 2017-07-05 16:09:20 +05:30
026de8c5ca Thumbnail toggle function. 2017-07-05 12:48:41 +05:30
ad125327c0 Migrated to custom gulp setup and conintue search interface 2017-04-14 18:47:33 +01:00
1338ae2fc3 Started search interface, Added in vue and moved fonts 2017-04-09 20:59:57 +01:00
0bcf608e0b Fixed page navigation with special chars in id
Also made so it smooth-scrolls and uses app theme color.
Fixes #254
2017-01-14 16:36:12 +00:00
c9700e38e2 Created solution for JS translations
Also tidied up existing components and JS
2016-12-31 14:27:40 +00:00
05316c90ba converted image picker to blade-based component
Also updated some other JS translations
2016-12-24 15:21:19 +00:00
242dc21876 Converted toggle switch into a blade/jquery template 2016-12-22 19:41:32 +00:00
08c4b9ac7c Standardised JS vars and imports/exports 2016-12-19 19:16:31 +00:00
672b15d36c Fixed attachment base-url usage and non-existant images
Images now self-delete if the original file does not exist.
Prevents simply getting non-fixable errors.

Also cleaned some JS.
2016-11-12 12:41:34 +00:00
b14e9fc619 Fixed some cross browser flexbox popup issues
Set min height for poor IE & safari flexbox support.
Fixes #105.
2016-09-03 10:32:14 +01:00
23e014cb25 Added link selector to markdown editor 2016-09-02 18:54:26 +01:00
5b64358ef1 Added link selector interface to WYSIWYG editor 2016-09-01 20:36:22 +01:00
56df64063d Updated popup design and started integrating link selector
Extracted design and base styles from image manager into generic popup
classes that can be used by other app components such as the new
popup Book/Chapter/Page link selector
2016-08-30 20:05:59 +01:00
92d393537c Merge branch 'v0.11' 2016-08-14 13:09:44 +01:00
43d9d2eba7 Updated all application urls to allow path prefix.
Allows BookStack to be installed at a non-root location on a domain.
Closes #40.
2016-08-14 12:29:35 +01:00
d05e85efa9 Fixed back-to-top button on firefox. Fixes #153. 2016-07-26 18:03:10 +01:00
c25ef18900 Made list default messages a little nicer 2016-07-03 10:12:12 +01:00
b0a63ba0cc Tightened and cleaned some list styles 2016-07-03 09:58:45 +01:00
78564ec61d Cleaned up tag edit interface 2016-05-14 20:02:00 +01:00
30214fde74 Added UI components of page autosaving 2016-03-12 15:52:19 +00:00
59ce228c2e Moved page editing to angular controller and started work on update drafts 2016-03-09 22:32:07 +00:00
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
bab6fd1f2f Added recent pages to home view and made the home content more compact 2016-02-20 12:37:06 +00:00
e0279f93f9 Added a back-to-top button on all pages
The new back-to-top button will show after scrolling a short distance down a long page.
Closes #44.
2016-02-08 20:42:41 +00:00
8296782149 Updated image controller styling and added preview option
The notification system was also updated so it can be used from JavaScript events such as image manager uploads.

Closes #25
2016-02-07 10:17:38 +00:00
a592eaeb91 Updated page pointer to sit near mouse location and extracted page js into browserify bundle 2015-12-30 20:48:57 +00:00
cca3533d35 Improved error messages for image uploads and formatted much js 2015-12-30 19:57:17 +00:00
46c2e8b14e Moved all vuejs parts over to angular 2015-12-30 18:38:18 +00:00
3347b3b2f5 Started transfer to angularjs 2015-12-29 16:39:25 +00:00
6c4b4e1cf9 Made header more responsive and added nicer settings switches 2015-10-18 17:29:26 +01:00
5af6656fae Extracted page form js and added better page content linking 2015-10-10 18:57:52 +01:00
8b951403e4 Modularised/bundled js and made image-manager a proper component 2015-10-08 23:49:18 +01:00
6b4ec65b03 Added logo selector 2015-10-07 23:17:48 +01:00
e449f25cc8 Added cross-book page/chapter sorting 2015-09-06 14:35:53 +01:00
2dcc5105ad Added social sign in 2015-09-04 17:16:58 +01:00
6ded178dc0 Cleaned styles further and added loading icon to search 2015-09-03 19:05:45 +01:00
d990c3cec9 Cleaned and organised many css/js files 2015-09-03 16:51:10 +01:00