Are0h
a1c0d86580
update versioning, clean up npm
...
I updated the versioning to match in both composer.json and pacakge.json
config files. I need to start cleaning up the dependencies in the front
end scripting as well, so I started my updating them to see much work
needs to get done. Not too bad, but it's going to be a pretty
significant effort.
2022-06-16 13:43:52 -07:00
Are0h
197fb005de
Added Markdown table conversion and version update
...
Added markdown table conversion to the html process so we get sexy
tables. Also updated the version number to prep for the latest beta
realease. Ha, took a minute but we're back on track
2022-06-14 17:08:31 -07:00
Are0h
61b9acb280
I swapped out sass for scss file for styling because scss is a bit more
...
accessible because of its similarity with base css.
I also plugged in stylint to normalize a css standard throughout the
project to work with prettier, which handles formatting
The structure scss file has been brought in line with the new standard
but the remaining need to be adjusted as well. Those will be added with
an additional commit.
2022-05-10 14:13:31 -07:00
are0h
d7c5fb7a70
dev env tweaks
2022-03-19 18:56:58 -07:00
Ro
3c52bca8ba
started implementation of multiple file uploads and sorting
2022-02-12 18:35:09 +00:00
Ro
b70308d990
fixed src removal from image tags with relative urls, add iframe tag to allowed list
2022-01-07 15:45:35 -08:00
Ro
0742e06c45
cleand up text editor layout, tweaked editor colors, re-activated editor options
2021-12-28 14:48:54 -08:00
Ro
682406515d
added assets compiling scripts, added syntax highlighting for text editor, fix for #73
2021-12-27 16:42:10 -08:00
Ro
05ff48a51c
begin transition to php environment for rebuild
2020-11-11 15:22:58 -08:00
Ro
1d7f4a20f7
updated version number, format fix for file
2020-10-01 14:10:26 -07:00
Ro
2788e64e3b
converted stylus files to sass, removed stylus dependencies
2020-09-21 14:19:16 -07:00
Ro
16486d771f
re-added nodemon to dev and debug scripts
2020-09-20 16:43:28 -07:00
Ro
a407eeb9be
just tidying up a bit
2020-09-08 11:56:39 -07:00
Ro
04f77806ac
notifications position fix, bumped version number
2020-09-04 14:28:05 -07:00
Ro
812be36edb
bumped version number
2020-09-01 14:54:09 -07:00
Ro
d404925bcf
aligned with latest beta release
2020-09-01 14:27:06 -07:00
Ro
682bc32a46
added back up functionality and ability to download latest back up, latest backup displayed in settings
2020-08-13 12:53:51 -07:00
Ro
c90797433d
package json clean up
2020-08-06 12:48:09 -07:00
Ro
fd97aca57a
updated version number
2020-08-06 12:19:14 -07:00
Ro
ef6add4be0
added nodemon to dev dependecies so it doesnt have to installed globally
2020-08-06 12:15:25 -07:00
Ro
287b227d2c
added pm2 to dependancy list so it does not need to be installed globally
2020-08-04 12:20:25 -07:00
Ro
f32a2ab9bb
site port now configurable, removed kit from frame, fixed nav sort
2020-08-03 12:53:25 -07:00
Ro
4f1993516f
found weird stylus source map error. just turned off source mapping for now
2020-07-12 14:42:18 -07:00
Ro
92dfe67391
removed tag pages where corresponding page is not published or deleted, fixed settings button overlay so its not blocking links
2020-07-09 12:57:03 -07:00
Ro
33decbea9a
added parcel to dev dependencies after removed globally
2020-06-24 12:19:36 -07:00
Ro
cf89b48d17
added settings loading to API to fix caching, added site init and onboarding, added settings templates to make site set up easier
2020-06-20 18:13:23 -07:00
Ro
ee7af528cd
cleaned up/updated node modules, fixed page edit bug, updated bcrypt
2020-06-09 16:55:24 -07:00
Ro
fad2c4bc8d
cleaned up package scripts, added tag sorting to settings
2020-05-19 13:51:04 -07:00
Ro
7b6af21c77
cleaned up auth in api calls, added page delete, moved edit page methods to Book data class
2020-02-29 21:01:34 -08:00
Ro
84542228a3
cleaned up libraries file, polished page updating, added page creation
2019-11-25 13:58:34 -08:00
Ro
7103f5ca8e
cleaned up package json, plugged in basic notifications system
2019-11-24 18:39:43 -08:00
Ro
7897a8bca9
cleaned up dependecies, initiated db-less post editing methodology
2019-11-23 16:09:37 -08:00
Ro
18ba90b310
moved admin views to brain, seperated front end code and styles to seperate src folder
2019-11-21 22:36:18 -08:00
Ro
19cb97b9c4
started new api for retrieving markdown pages, dashboard displaying files for editing
2019-11-19 17:17:39 -08:00
Ro
12d19bc3e9
cleaned up class dependancies, moving auth to new methodology
2019-11-16 11:05:48 -08:00
Ro
8bd3d9a41e
added new auth route, implemented token authentication, new static files folder for rendered pages
2019-10-11 16:10:55 -07:00
Ro
f1b3077f02
upgraded modules and upgrades node to 10.16.3
2019-09-26 21:23:05 -07:00
Ro
67f00e1342
began structure for front end theme, cleaned up watch script for theme development
2019-03-10 17:59:18 -04:00
Ro
dc13a25bfb
Cleaned up package.json, style and script watchers now one command
2019-03-10 11:53:20 -04:00
Ro
cc19e14a25
cleaned up p.json, started post filtering
2019-02-24 18:11:14 -05:00
Ro
a423dc2417
cleaned up on the fly syntax detection and highlighting in editor
2019-02-24 10:11:45 -05:00
Ro
2bdeb81979
added email notification support for general smtp and mailgun
2019-01-16 16:36:30 -05:00
Ro
0021782037
added page removal and poste page status update from navigation area
2019-01-13 13:57:03 -05:00
Ro
27a1e670e3
moved settings file, completed nav ordering, switched to pm2
2019-01-12 14:07:08 -05:00
Ro
2f439d11ff
avatar and site background image uploads for settings plugged in
2019-01-03 11:17:02 -05:00
Ro
2749d0ab9f
added avitar upload, created framework for dark and light theme, fixed inconsistent theme display bug
2018-12-20 13:50:28 -05:00
Ro
069854d041
refactored settings methodology, added theme settings files, initiated settings page
2018-12-11 12:35:29 -05:00
Ro
3c410eb1b7
fixed weird line break bug in FF, moved html sanitization to backend. never trust a submit and a smile
2018-12-06 16:49:49 -05:00
Ro
bc1b4fa3e8
implemented service workers and indexdb to handle data on the front end, still needs to be cleaned up but it works
2018-11-20 19:42:52 -05:00
Ro
1f52df297a
quick commit for review
2018-11-14 11:32:35 -05:00