Commit Graph

592 Commits

Author SHA1 Message Date
Mo Bitar
36f27301ea Forgot passcode lock option 2018-04-29 12:43:29 -05:00
Mo Bitar
abb9521472 Fixes issue with changing local passcode; disables passcode option for ephemeral sessions. 2018-04-29 12:24:23 -05:00
Mo Bitar
a073eaa1ce SingletonManager now only looks at created_at instead of updated_at, and always resolves to the earliest created item 2018-04-28 13:20:05 -05:00
Mo Bitar
e2ee69ba6f 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
Mo Bitar
d660624740 Rails 5.1 2018-04-24 09:41:53 -05:00
Mo Bitar
4d2c61d07c Don't clear item as dirty if it was marked dirty after a sync began 2018-04-18 17:28:33 -05:00
Mo Bitar
f73d860955 Merge pull request #195 from tjrana/tjrana-patch-1
Fix link typo
2018-04-17 13:35:15 -05:00
TJ Rana
3c76bbb520 Fix link typo
Fix standardnotes/web#194
2018-04-17 13:11:45 -04:00
Mo Bitar
f6af424100 Up major data threshold to 10 2018-04-17 10:09:52 -05:00
Mo Bitar
36ce04a0e6 Don't sync components if just activating/deactivating on a local level 2018-04-15 10:43:19 -05:00
Mo Bitar
75af353e8b Fix for issue where deleting an item offline would not immediately remove it from display, and would subsequently not resync the deleted item after connection was restored. 2018-04-15 10:29:47 -05:00
Mo Bitar
0bbc86f94e CSS overflow properties 2018-04-12 12:41:24 -05:00
Mo Bitar
bdf9c3df80 Adds AGPLv3 License 2018-04-06 10:20:18 -05:00
Mo Bitar
c1aaef624d Force refresh on physical button press 2018-04-06 09:45:24 -05:00
Mo Bitar
734c867448 Note default value for text 2018-04-06 09:33:10 -05:00
Mo Bitar
56410620c6 Merged 2018-04-05 11:44:49 -05:00
Mo Bitar
0acf772e28 Automatically reload extensions status on expired 2018-04-05 11:44:09 -05:00
Mo Bitar
c738960d44 Merge pull request #192 from anthonyrom/patch-1
Fix typo
2018-03-30 08:54:56 -05:00
Anthony Romaniello
257f514b12 Fix typo
Linux download link was improperly labeled "Mac"
2018-03-29 16:01:34 -04:00
Mo Bitar
d474f7e73d Reset pagination after search complete 2018-03-29 10:08:30 -05:00
Mo Bitar
937d3f4947 Desktop search on note change 2018-03-28 17:18:47 -05:00
Mo Bitar
603ea7ddef Search handling for Desktop 2018-03-19 12:36:14 -05:00
Mo Bitar
f406364ecf Add platform class to main-ui-view 2018-03-15 11:10:26 -05:00
Mo Bitar
3e981680fc Readme 2018-03-07 09:33:10 -06:00
Mo Bitar
95ce19984f Fixes issue with using editors in offline mode, forum#169 2018-03-07 09:26:38 -06:00
Mo Bitar
bdcd37aa0a Readme 2018-03-07 08:34:39 -06:00
Mo Bitar
f0ba634445 Update extensions manager 2018-03-02 12:10:00 -06:00
Mo Bitar
d0125778c0 Readme 2018-03-02 10:18:41 -06:00
Mo Bitar
e89e0ea74f Readme 2018-03-02 10:18:02 -06:00
Mo Bitar
752265897d Lock editor-tags 2018-03-01 13:13:35 -06:00
Mo Bitar
538f03aa66 Note locking support 2018-03-01 13:07:07 -06:00
Mo Bitar
3c336de306 All exts to r/w appData 2018-02-28 19:23:34 -06:00
Mo Bitar
e799991ae3 create-item message should mark references dirty 2018-02-28 19:19:36 -06:00
Mo Bitar
51029b80b7 Flexible sizing for existing components 2018-02-28 18:59:57 -06:00
Mo Bitar
2809223fd0 Update batch manager 2018-02-28 16:30:57 -06:00
Mo Bitar
4c476ce0c3 Batch manager + better component sizing 2018-02-28 16:10:57 -06:00
Mo Bitar
92b0dd7db0 Autohide tags and notes scrollbar 2018-02-27 14:29:40 -06:00
Mo Bitar
76b37d7d53 Readme 2018-02-22 18:23:44 -06:00
Mo Bitar
2ab6c69e1a Update extensions-manager 2018-02-21 11:10:37 -06:00
Mo Bitar
4289d4806d Fixes angular digest loop when note has more than 10 tags 2018-02-18 14:15:03 -06:00
Mo Bitar
f260476269 Allow to be iframed 2018-02-16 08:22:43 -06:00
Mo Bitar
1e718f88d0 Soft reload of component 2018-02-14 13:57:03 -06:00
Mo Bitar
f4c6253a04 Add Array includes polyfill 2018-02-14 08:27:55 -06:00
Mo Bitar
5b66be344c Merge 2.1 2018-02-13 13:23:20 -06:00
Mo Bitar
c83432af23 Check item content_type in mapping as backup 2018-02-12 14:13:59 -06:00
Mo Bitar
bc9e89d6de Encryption status text 2018-02-10 09:56:41 -06:00
Mo Bitar
d0eb1c0aab Package 2018-02-09 15:04:20 -06:00
Mo Bitar
f2dce42395 Fixes search in Archived issue, closes #179 2018-02-09 08:59:24 -06:00
Mo Bitar
02e4a6961c Fixes issue where archiving a note would save the next note 2018-02-09 08:52:40 -06:00
Mo Bitar
bd0a9304d9 Submodules 2018-02-07 12:00:51 -06:00