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
a743cdc5c6962c4d13456890bf8b338efe6604b1
standardnotes-app-web
/
app
/
assets
/
javascripts
/
app
/
controllers
History
Mo Bitar
a743cdc5c6
Fixes issue where deleting one editor may clear the current editor session
2018-05-03 18:22:13 -05:00
..
editor.js
Fixes issue where deleting one editor may clear the current editor session
2018-05-03 18:22:13 -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