Commit Graph

792 Commits

Author SHA1 Message Date
Mo Bitar
8a537b86df Backups download zip with folders for all content types 2018-10-15 11:21:51 -05:00
Mo Bitar
1f4a8695ac 2.3.14 2018-10-14 13:34:29 -05:00
Mo Bitar
755ecd6fb5 Password wizard lock continue, SFJS 0.3.18 2018-10-14 13:31:14 -05:00
Mo Bitar
39a3b80b96 Merge branch 'master' of github.com:standardnotes/web 2018-10-13 14:43:30 -05:00
Mo Bitar
00dd21179f Update SFJS to include authentication locking, lock authentication UI after submit 2018-10-13 14:43:25 -05:00
Mo Bitar
c10e3f7922 Merge pull request #245 from tjrana/fix-license
Fix LICENSE
2018-10-09 10:01:27 -05:00
TJ Rana
27b6eacfe9 Update package.json 2018-10-09 01:38:13 +00:00
TJ Rana
358f016c60 Update license 2018-10-09 01:15:18 +00:00
TJ Rana
25d7588693 Fix LICENSE spacing 2018-10-09 00:53:17 +00:00
Mo Bitar
d226be41b7 2.3.13 2018-10-08 12:19:16 -05:00
Mo Bitar
028660dc32 Merge pull request #243 from bryvin/master
Added component activation/register observers
2018-10-08 12:11:47 -05:00
Bryan Chauvin
e9c2a8bef2 Switched to serialized version of component to component activation observers 2018-10-08 12:45:27 -04:00
Bryan Chauvin
832a770c2f Added component activation/register observers 2018-10-07 18:44:15 -04:00
Mo Bitar
cfcf11cd6d Fixes #242 2018-10-07 10:50:35 -05:00
Mo Bitar
8b3ee60bdc Build command 2018-09-23 17:43:43 -05:00
Mo Bitar
a160bb57cf 2.3.12 2018-09-18 20:22:02 -05:00
Mo Bitar
ab66a06d76 Update SFJS to handle 001 webcrypto 2018-09-18 20:20:51 -05:00
Mo Bitar
d2c22a6768 2.3.11 2018-09-14 10:16:17 -05:00
Mo Bitar
694f760540 Fix issue where when editor duplicated, endless activation loop would result upon editor activation handler 2018-09-14 10:15:53 -05:00
Mo Bitar
2cbc6e7bb2 Update batch manager 2018-09-12 13:46:30 -05:00
Mo Bitar
bc870e734a Show no themes support for respective extensions 2018-09-08 11:45:03 -05:00
Mo Bitar
c9cf86aaca v2.3.9 2018-09-07 11:25:29 -05:00
Mo Bitar
80679f56c5 Merge pull request #237 from standardnotes/conflict-wind
Conflict resolution window
2018-09-07 11:15:25 -05:00
Mo Bitar
96d5c09e1d Remove log 2018-09-07 11:14:57 -05:00
Mo Bitar
cc782d2031 Conflict window option to export 2018-09-07 10:57:22 -05:00
Mo Bitar
78224cc11d Fixes issue where resizing editor stack components did not work in firefox 2018-09-07 10:36:43 -05:00
Mo Bitar
97ef57ea27 Conflict resolution window 2018-09-06 21:47:48 -05:00
Mo Bitar
fbf4458699 Merge branch 'master' of github.com:standardnotes/web 2018-09-06 10:57:53 -05:00
Mo Bitar
573009cc82 frame-src allow data: url 2018-09-06 10:57:47 -05:00
Mo Bitar
8035476350 Merge pull request #236 from oldjamey/docker/prod-config
Update Dockerfile for optional production use
2018-09-06 07:58:42 -05:00
oldjamey
a010c3e503 Update Dockerfile for optional production use
Added commented-out portions of Dockerfile that can be uncommented for use in production. Additional instruction was supplied in Dockerfile comments to change parameter in config/environments/production.rb for standard Docker best practices production configuration.
2018-09-05 09:44:58 -05:00
Mo Bitar
f23b3fc901 Merge pull request #234 from oldjamey/hotfix/docker-restart
Fix Docker restart issue
2018-09-05 09:13:16 -05:00
oldjamey
a880f6541e Fix Docker restart issue
added line in docker/entrypoint that enables clean restarting of the application without causing a boot loop
2018-09-04 15:01:23 -07:00
Mo Bitar
1e6aeebb4b v2.3.8 2018-09-04 09:32:25 -05:00
Mo Bitar
65176d0e87 Merge branch 'master' of github.com:standardnotes/web 2018-09-03 18:56:57 -05:00
Mo Bitar
c11fc7ce75 Do note check when hiding a component, SFJS 0.3.14 2018-09-03 18:56:51 -05:00
Mo Bitar
05583bea75 Merge pull request #232 from oldjamey/security-fix/karma-version
Security fix/karma version
2018-09-03 09:19:32 -05:00
Mo Bitar
8e6c084ca9 Merge pull request #230 from oldjamey/hotfix/dockerfile-update
Update Dockerfile Comments
2018-09-03 09:15:26 -05:00
oldjamey
5e42087c7c Update Karma Version to resolve high security issues.
This needs to be checked thoroughly before being merged.  I have tested on localhost, and everything seems to work fine, but this was able to resolve 2 high vulnerabilities caused by Karma dependencies.
2018-09-03 00:40:47 -07:00
oldjamey
353ce67048 Security fix for ws dependency.
This needs to be tested thoroughly before merging.  This seems to have gotten rid of 3 high security vulnerabilities by upgrading the ws dependency that karma uses. Please spot check this before committing to master branch.
2018-09-03 00:24:50 -07:00
oldjamey
36240bd0aa Update Dockerfile Comments
The "run" instructions had a different image name from the "build" instructions.  This update just makes them work correctly together.
2018-09-02 21:45:56 -07:00
Mo Bitar
347ee8ddd7 Merge branch 'master' of github.com:standardnotes/web 2018-09-02 10:05:53 -05:00
Mo Bitar
0ea37ba7bb Fixes issue where component view would listen to all component events instead own event 2018-09-02 10:05:23 -05:00
Mo Bitar
cc9c23fec9 Merge pull request #229 from oldjamey/hotfix/dockerfile-update
Update Dockerfile
2018-09-01 08:57:36 -05:00
oldjamey
e0a2566e3a Updated Dockerfile
Also added instructions for building and deploying Docker image, and added docker directory with custom entrypoint
2018-08-31 14:45:37 -05:00
Mo Bitar
a94ae8dead safeTitle access for note.title.replace 2018-08-19 15:42:04 -05:00
Mo Bitar
f7df71a52e npnignore file 2018-08-19 15:37:32 -05:00
Mo Bitar
7076088391 v2.3.5 2018-08-19 15:30:47 -05:00
Mo Bitar
4eec7e3395 Increase scrollbar width by a few px 2018-08-19 10:35:30 -05:00
Mo Bitar
e9b7b0ae36 Double click on actual resizer rather than panel 2018-08-19 10:31:58 -05:00