Commit Graph

379 Commits (59e0f37b3e47bb947b03cb68e72c16c8b99f574c)
 

Author SHA1 Message Date
Ro 59e0f37b3e restored dash styles 3 years ago
Ro 32a4f32202 fix for src being removed from img with relative urls, added iframe to
allowed html
3 years ago
Ro b70308d990 fixed src removal from image tags with relative urls, add iframe tag to allowed list 3 years ago
Ro 0e52528de0 accidentlly removed feature img from recent and featured lists. oops 3 years ago
Ro fdf2319783 re-inserted feature img into feature and recent lists. oops 3 years ago
Ro 6c053868a2 hot fix for page rendering defaulting to page every time 3 years ago
Ro 71dc41e950 fix for page rendering always defaulting to page 3 years ago
Ro dc08f60098 hot fix for template and empty layout on new page creation 3 years ago
Ro db385d938c not fix for template and empty layout for new page creation 3 years ago
Ro 8502c4f0e0 fixed start twig template 3 years ago
Ro 2fdd7f40f0 cleared conflict with git ignore 3 years ago
Ro de2aec58c9 Added new dash script, duh
# Conflicts:
#	.gitignore
#	src/com/Base.js
3 years ago
Ro d2f02eea50 edited ignore file to include new script. duh. 3 years ago
Ro 55b16a0acd update ignore file 3 years ago
Ro 39c6ff7f11 Update for #76 - Beta 2.5.0
# Conflicts:
#	src/com/actions/PageActions.js
#	src/com/controllers/PageEditor.js
#	src/com/controllers/SettingsIndex.js
#	src/com/ui/TextEditor.js
#	src/styles/dash.sass
#	src/styles/main/_colors.sass
#	src/styles/main/_editor-highlight.sass
#	src/styles/main/_normalize.sass
#	src/styles/main/_posts.sass
3 years ago
Ro dad43f4a19 pages marked as menu items render as non-blog pages 3 years ago
Ro 7775c1d409 expanded and streamlined markdown rendering 3 years ago
Ro 0742e06c45 cleand up text editor layout, tweaked editor colors, re-activated editor options 3 years ago
Ro 682406515d added assets compiling scripts, added syntax highlighting for text editor, fix for #73 3 years ago
Ro 1b66f5daf9 Beta 2.4.1 - fixes for #68, #69, #70, #72, #75 3 years ago
Ro c0c3b60fd5 added feature image to tags to display page 3 years ago
Ro 4f4fee807c fix for #69, updated settings ui 3 years ago
Ro 1c2ba579df fix for #68, updated page edit ui 3 years ago
Ro 03c629462b fix for #75, fix for adding image to entry text 3 years ago
Ro f119bdc773 fix for #72, index page not using page themes 3 years ago
Ro e5873b92cf Hot fix to add images to recent and featured links on the index 3 years ago
Ro 39775e624d hot fix for adding images two recent and featured links 3 years ago
Ro 4151891129 Release 2.4.0 - #61 #62, fixed #63, #64, #65, #66
# Conflicts:
#	src/com/actions/PageActions.js
#	src/com/controllers/SettingsIndex.js
#	src/styles/main/_posts.sass
3 years ago
Ro 7e38b4edb8 quick patch for #66 3 years ago
Ro 3994e97829 moved layout selector in page edit ui 3 years ago
Ro c867b6c508 adde page preview feature, updated page edit ui with preview option button 3 years ago
Ro 49e53a9638 added styled page layout selector, page renders selected layout 3 years ago
Ro a8355b2da4 created new Theme data class for theme stuff, added custom page view, added view select for page edit screen 3 years ago
Ro bbfe37597a fixes for #63, #64, #65, updated composer dependencies 3 years ago
Ro 4f4ee5dfc7 updated gitignore 3 years ago
Ro cecead05a1 Fixed #58, #59, #60 3 years ago
Ro e6cda301cf #59 - added toggle to render pages when page is edited 3 years ago
Ro 4796431076 completes #58 default theme links adapt to dynamic rendering, no page rendering if dynamic active 3 years ago
Ro 35c780bba6 added dynamic page rendering for index, archives, tages and blog pages 3 years ago
Ro e5cffd39d7 fix for #60 - render flag false fix 3 years ago
Ro 815ebf58f7 Hot fix for page creation (token not being share in create mode) 3 years ago
Ro d6f6f771ac hot fix for page creation (token not being shared on create mode) 3 years ago
Ro a475b64aca Fixes for issues #56, #56 and renamed base logo 3 years ago
Ro 9fe8ce1e4c #56 moves global assets from theme if not present in public dir 3 years ago
Ro 1bb13ce771 #57 notifications ui position tweak 3 years ago
Ro ccf65e1899 Merge branch 'develop' into beta
Fixed #51, #52, #53, #55
3 years ago
Ro 934d29f4cf added field check for page edits to make sure unnecessary fields are not being added 3 years ago
Ro ccbf55bb54 added form token auth to page editing, updated API 3 years ago
Ro fdc6cb2cf2 added form token to session to validate form submission from frontend 3 years ago
Ro f2450b2be5 fixed incorrect input type (#52), cleaned up site restore process (#53) 3 years ago