Commit Graph

961 Commits

Author SHA1 Message Date
Baptiste Grob
3679fc0eca fix: stream SmartTags 2020-08-21 12:54:59 +02:00
Baptiste Grob
f43087bff4 fix: improve empty notes list style 2020-08-21 10:49:49 +02:00
Baptiste Grob
65468a1a72 fix: prevent infinite loop while switching between notes with editors 2020-08-20 13:11:11 +02:00
Baptiste Grob
572e2ce371 feat: add empty notes list view 2020-08-20 12:33:12 +02:00
Baptiste Grob
518063829f fix: close history menu when other menu item is clicked 2020-08-20 12:09:03 +02:00
Baptiste Grob
7521847444 fix: correctly switch between editors 2020-08-20 12:03:10 +02:00
Johnny A
4b173bdf64 fix: actions not loading (#448)
Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-08-19 13:53:57 -04:00
Baptiste Grob
5acaa062f0 refactor: remove unused parameter 2020-08-19 12:32:04 +02:00
Baptiste Grob
ee837ea077 fix: correctly switch between editors 2020-08-19 12:31:42 +02:00
Baptiste Grob
aeafe8c7c1 fix: always show placeholder note in empty "all notes" list on start 2020-08-18 18:15:02 +02:00
Baptiste Grob
5c7bc32306 style: remake updateUI into flushUI 2020-08-18 18:14:24 +02:00
Baptiste Grob
2609cb07b7 fix: do not show placeholder notes in smart tags 2020-08-18 18:06:23 +02:00
Baptiste Grob
5bd35a5797 fix: correctly select displayable note 2020-08-18 17:32:50 +02:00
Baptiste Grob
6a63cccec2 fix: remove erroneous merge artifact 2020-08-18 14:05:46 +02:00
Baptiste Grob
57643eeded fix: use SNApplication.toggleComponent 2020-08-17 17:26:10 +02:00
Baptiste Grob
2b6ea792ae style: trim trailing whitespace 2020-08-17 12:20:44 +02:00
Baptiste Grob
12d77afd91 fix: consistent challenge/privileges modal centering 2020-08-17 12:20:29 +02:00
Baptiste Grob
7bad225691 Merge branch '004-server-history-support' into develop 2020-08-14 17:55:25 +02:00
Baptiste Grob
257d713d39 fix: show placeholder note in notes list 2020-08-14 17:18:41 +02:00
Johnny Almonte
39f3fb930e fix: not necessary to check for undefined 2020-08-14 11:16:13 -04:00
Johnny Almonte
07bbd0e6b2 fix: rename session related functions 2020-08-14 11:12:41 -04:00
Baptiste Grob
11ed5bc0b5 style: trim whitespace 2020-08-14 16:38:58 +02:00
Baptiste Grob
4e86a2e1cb fix: do not recreate template note unnecessarily 2020-08-14 16:38:40 +02:00
Baptiste Grob
27ec6f9b99 fix: always create a template note 2020-08-14 15:23:53 +02:00
Johnny Almonte
ee49d80ceb fix: use confirmDialog 2020-08-13 13:10:52 -04:00
Johnny Almonte
ef651298e3 wip: server history support 2020-08-13 12:47:14 -04:00
Baptiste Grob
2fb6adb6ea fix: typescript errors 2020-08-12 21:21:38 +02:00
Baptiste Grob
78031eed24 feature: add platform layer 2020-08-12 21:21:38 +02:00
Baptiste Grob
3fa0d6cdba feature: expose desktop manager for Electron 2020-08-07 17:22:47 +02:00
Baptiste Grob
623bbae3bf fix: show "Last refreshed…" in footer when logged in 2020-07-30 19:18:36 +02:00
Radek Czemerys
11ac38856f fix: reset isTemplateNote when setting a new note (#439)
* fix: reset isTemplateNote when setting a new note

* refactor: simplify code

* refecator: use default argument
2020-07-30 18:00:22 +02:00
Baptiste Grob
67e2d11d3f fix: deterministically sort footer badges 2020-07-29 17:02:41 +02:00
Baptiste Grob
e71c47ff54 fix: show saving status when editing note for the first time 2020-07-29 13:47:51 +02:00
Baptiste Grob
d80c74b746 fix: hide refresh status when offline 2020-07-29 13:27:32 +02:00
Baptiste Grob
1dc28832cc fix: debounce note status updates properly 2020-07-29 13:12:50 +02:00
Baptiste Grob
f7601433b8 fix: restore zip naming conventions from 3.3.x 2020-07-29 12:37:09 +02:00
Baptiste Grob
63ec40fe55 Merge branch '004' into develop 2020-07-26 19:27:13 +02:00
Baptiste Grob
207890dc2f feat: rename backup files to mention their importing capabilities 2020-07-22 17:51:16 +02:00
Baptiste Grob
9f522c8eb6 fix: store zipped items inside "Items" subfolder 2020-07-22 10:33:49 +02:00
Baptiste Grob
b888e68c5a fix: bundle files together when exporting a decrypted backup 2020-07-21 18:04:39 +02:00
Baptiste Grob
79d48b7e07 fix: zip decrypted backup items together as one file 2020-07-21 17:06:30 +02:00
Baptiste Grob
096b9c8c87 fix: prevent session expired alerts from piling up 2020-07-20 11:35:18 +02:00
Baptiste Grob
966783c8b9 refactor: extract alert method to a standalone function 2020-07-20 11:31:32 +02:00
Johnny Almonte
9d8f6a3167 wip: server history support 2020-07-16 02:25:40 -04:00
Baptiste Grob
c6a25d6ae4 fix: handle retrieving deleted components 2020-07-15 12:21:18 +02:00
Baptiste Grob
9a02dd623b fix: set explicit line endings for tsc 2020-07-15 11:15:27 +02:00
Baptiste Grob
0e44cce2d9 fix: broken AlertService call 2020-07-14 17:02:53 +02:00
Johnny Almonte
875d4f1fc0 fix: alertService.confirm 2020-07-14 10:59:46 -04:00
Johnny Almonte
e6d87fa40d wip: server history support 2020-07-14 03:42:50 -04:00
Baptiste Grob
d9355377b1 fix: rename allStackComponent to stackComponent in pug file 2020-07-13 11:52:01 +02:00