This website requires JavaScript.
Explore
Help
Register
Sign In
rmorawski
/
standardnotes-app-web
Watch
1
Star
0
Fork
0
You've already forked standardnotes-app-web
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
45132f21d186d21937fee9ea67635ea6681c7e6f
standardnotes-app-web
/
app
/
assets
/
javascripts
/
app
/
controllers
History
Mo Bitar
45132f21d1
Fixes issue where selecting an editor for a note on one platform doesn't update the live session on another platform
2018-05-03 18:57:42 -05:00
..
editor.js
Fixes issue where selecting an editor for a note on one platform doesn't update the live session on another platform
2018-05-03 18:57:42 -05:00
footer.js
Remove footer component active persistence, so that if a modal or the Extensions window is opened on one computer, it doesn't open on another computer. The inspiration for this was since opening and closing the Ext window no longer syncs the .active state of that window, if the Extensions ext is for whatever reason synced while it was open, setting .active to true, then, it's impossible to reset that flag. So it will perpetually open and nothing cna be done about it.
2018-04-28 11:14:34 -05:00
home.js
Add platform class to main-ui-view
2018-03-15 11:10:26 -05:00
lockScreen.js
Forgot passcode lock option
2018-04-29 12:43:29 -05:00
notes.js
Reset pagination after search complete
2018-03-29 10:08:30 -05:00
tags.js
Fixes angular digest loop when note has more than 10 tags
2018-02-18 14:15:03 -06:00