Commit Graph

3714 Commits

Author SHA1 Message Date
Karol Sójko
7ab2f7a32d fix: add missing features package on mobile 2022-07-05 15:32:56 +02:00
Karol Sójko
09d8e067da fix: rename build step 2022-07-05 15:18:32 +02:00
Karol Sójko
40c294e8a5 fix: build step before publishing 2022-07-05 15:17:19 +02:00
StandardNotes CI
25c54a06f2 chore(release): publish
- @standardnotes/components-meta@2.6.1
 - @standardnotes/desktop@3.23.41
 - @standardnotes/features@1.48.1
 - @standardnotes/mobile@3.27.8
 - @standardnotes/releases@1.2.55
 - @standardnotes/web-server@1.2.63
2022-07-05 13:15:39 +00:00
Karol Sójko
fa54cfe813 fix: add typescript dev dependency on features package 2022-07-05 15:13:13 +02:00
StandardNotes CI
ebb6f8937c chore(release): publish
- @standardnotes/components-meta@2.6.0
 - @standardnotes/desktop@3.23.40
 - @standardnotes/features@1.48.0
 - @standardnotes/mobile@3.27.7
 - @standardnotes/releases@1.2.54
 - @standardnotes/web-server@1.2.62
2022-07-05 13:01:02 +00:00
StandardNotes CI
81cd637f5a chore(release): components 2022-07-05 13:00:48 +00:00
Karol Sójko
44d3e96468 feat: add features package 2022-07-05 14:58:46 +02:00
StandardNotes CI
e335d0d2c2 chore(release): publish
- @standardnotes/desktop@3.23.39
 - @standardnotes/encryption@1.10.6
 - @standardnotes/mobile@3.27.6
 - @standardnotes/releases@1.2.53
 - @standardnotes/web-server@1.2.61
 - @standardnotes/web@3.33.6
2022-07-05 12:45:58 +00:00
Mo
a55d92038b chore: fix types 2022-07-05 07:43:54 -05:00
StandardNotes CI
8b7935d545 chore(release): publish
- @standardnotes/desktop@3.23.38
 - @standardnotes/encryption@1.10.5
 - @standardnotes/mobile@3.27.5
 - @standardnotes/releases@1.2.52
 - @standardnotes/web-server@1.2.60
 - @standardnotes/web@3.33.5
2022-07-05 12:41:45 +00:00
Karol Sójko
175a0ff7db fix: add typescript dev dependency on encryption package 2022-07-05 14:39:08 +02:00
StandardNotes CI
253cc589a3 chore(release): publish
- @standardnotes/desktop@3.23.37
 - @standardnotes/encryption@1.10.4
 - @standardnotes/mobile@3.27.4
 - @standardnotes/releases@1.2.51
 - @standardnotes/web-server@1.2.59
 - @standardnotes/web@3.33.4
2022-07-05 12:23:05 +00:00
Karol Sójko
36fc9caa2c fix: extract keyed splits 2022-07-05 14:20:21 +02:00
Karol Sójko
32481dfe05 fix: upgrade lerna-lite tools to latest versions 2022-07-05 14:12:11 +02:00
Mo
618e0e0784 chore(workflow): temporarily remove docs deploy 2022-07-05 07:11:03 -05:00
StandardNotes CI
249f5f192f chore(release): publish
- @standardnotes/desktop@3.23.36
 - @standardnotes/encryption@1.10.3
 - @standardnotes/mobile@3.27.3
 - @standardnotes/releases@1.2.50
 - @standardnotes/web-server@1.2.58
 - @standardnotes/web@3.33.3
2022-07-05 10:41:55 +00:00
Karol Sójko
85ab5b914a fix: extraction abstract key split 2022-07-05 12:38:34 +02:00
StandardNotes CI
03497cbf5b chore(release): publish
- @standardnotes/desktop@3.23.35
 - @standardnotes/encryption@1.10.2
 - @standardnotes/mobile@3.27.2
 - @standardnotes/releases@1.2.49
 - @standardnotes/web-server@1.2.57
 - @standardnotes/web@3.33.2
2022-07-05 10:24:41 +00:00
Karol Sójko
2ec1a4dbb4 fix: extract encryption type split functions 2022-07-05 12:22:38 +02:00
Karol Sójko
d026b659fb fix: publishing packages workflow 2022-07-05 12:16:11 +02:00
StandardNotes CI
4feaff2621 chore(release): publish
- @standardnotes/desktop@3.23.34
 - @standardnotes/encryption@1.10.1
 - @standardnotes/mobile@3.27.1
 - @standardnotes/releases@1.2.48
 - @standardnotes/web-server@1.2.56
 - @standardnotes/web@3.33.1
2022-07-05 09:33:57 +00:00
Karol Sójko
945248d7d3 fix: encryption exports (#1205)
* fix: encryptio exports

* fix: imports

* fix: items key mutator import
2022-07-05 11:31:22 +02:00
Karol Sójko
d311ce40b9 fix: add verbose lerna loglevel on publishing for debug purposes 2022-07-05 10:57:39 +02:00
StandardNotes CI
354fb13256 chore(release): publish
- @standardnotes/desktop@3.23.33
 - @standardnotes/encryption@1.10.0
 - @standardnotes/mobile@3.27.0
 - @standardnotes/releases@1.2.47
 - @standardnotes/web-server@1.2.55
 - @standardnotes/web@3.33.0
2022-07-05 08:08:03 +00:00
Karol Sójko
e5771fcbde feat: add @standardnotes/encryption package (#1199)
* feat: add @standardnotes/encryption package

* fix: mobile dependency on encryption package

* fix: order of build & lint in pr workflows

* fix: web dependency on encryption package

* fix: remove encryption package composite configuration

* fix: import order
2022-07-05 10:06:03 +02:00
StandardNotes CI
60273785c2 chore(release): publish
- @standardnotes/docs@0.0.1
2022-07-04 20:44:45 +00:00
Mo
66d5dce5e1 fix: docs build (#1203) 2022-07-04 15:42:47 -05:00
StandardNotes CI
f11b8e163c chore(release): publish
- @standardnotes/docs@0.1.0
2022-07-04 19:35:31 +00:00
Mo
42dee7513e feat: add docs repo (#1202) 2022-07-04 14:33:27 -05:00
StandardNotes CI
1e666fa606 chore(release): publish
- @standardnotes/mobile@3.26.14
 - @standardnotes/releases@1.2.46
2022-07-04 19:05:53 +00:00
Mo
27e3e57150 chore(mobile): workflows 2022-07-04 14:04:09 -05:00
StandardNotes CI
0f4753f2c0 chore(release): publish
- @standardnotes/components-meta@2.5.10
 - @standardnotes/desktop@3.23.32
 - @standardnotes/mobile@3.26.13
 - @standardnotes/releases@1.2.45
 - @standardnotes/web-server@1.2.54
 - @standardnotes/advanced-checklist@0.1.4
2022-07-04 17:15:16 +00:00
StandardNotes CI
4978264ef8 chore(release): components 2022-07-04 17:15:04 +00:00
Johnny A
a0205a5c7d fix(advanced checklist): animations and error handling (#1200)
* chore: lint

* fix: task completion persisted before animation ends

* fix: open/completed task transition timing

* fix: save draft

* fix: transitions

* fix: do not show generic error when first rendering a note

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2022-07-04 13:10:41 -04:00
StandardNotes CI
68e0acecca chore(release): publish
- @standardnotes/desktop@3.23.31
 - @standardnotes/mobile@3.26.12
 - @standardnotes/releases@1.2.44
 - @standardnotes/web-server@1.2.53
 - @standardnotes/web@3.32.0
2022-07-04 15:52:11 +00:00
Aman Harwara
21ea2ec7a1 feat: initial implementation of responsive app panes (#1198) 2022-07-04 21:20:28 +05:30
Mo
38725daeb9 chore: readme lint 2022-07-03 08:02:21 -05:00
Mo
c10b1c3584 chore: readme lint 2022-07-03 08:01:57 -05:00
Mo
dd2d377b6a chore: release notes workflow 2022-07-03 07:56:56 -05:00
StandardNotes CI
0328062d8b chore(release): publish
- @standardnotes/desktop@3.23.30
 - @standardnotes/mobile@3.26.11
 - @standardnotes/releases@1.2.43
 - @standardnotes/web-server@1.2.52
 - @standardnotes/web@3.31.1
2022-07-02 14:52:31 +00:00
Aman Harwara
dd23135d6d fix: permissions modal width (#1195) 2022-07-02 20:20:40 +05:30
StandardNotes CI
b8e8fb689b chore(release): publish
- @standardnotes/desktop@3.23.29
 - @standardnotes/mobile@3.26.10
 - @standardnotes/releases@1.2.42
 - @standardnotes/web-server@1.2.51
 - @standardnotes/web@3.31.0
2022-07-02 11:53:32 +00:00
Aman Harwara
f3a6aaaf2e feat: remove attached files button from files view (#1193) 2022-07-02 17:21:51 +05:30
StandardNotes CI
f437ed6ce4 chore(release): publish
- @standardnotes/desktop@3.23.28
 - @standardnotes/mobile@3.26.9
 - @standardnotes/releases@1.2.41
 - @standardnotes/web-server@1.2.50
 - @standardnotes/web@3.30.0
2022-07-01 20:20:12 +00:00
Aman Harwara
febca55f25 feat(web): file view auto-rename on title change(#1192) 2022-07-02 01:48:30 +05:30
Mo
294663a725 chore: workflow 2022-07-01 10:39:47 -05:00
StandardNotes CI
88b2150bad chore(release): publish
- @standardnotes/components-meta@2.5.9
 - @standardnotes/desktop@3.23.27
 - @standardnotes/mobile@3.26.8
 - @standardnotes/releases@1.2.40
 - @standardnotes/web-server@1.2.49
 - @standardnotes/web@3.29.2
 - @standardnotes/autobiography-theme@1.1.1
 - @standardnotes/focus-theme@1.3.1
 - @standardnotes/futura-theme@1.3.1
 - @standardnotes/midnight-theme@1.3.1
 - @standardnotes/solarized-dark-theme@1.3.2
 - @standardnotes/titanium-theme@1.3.1
2022-07-01 15:38:22 +00:00
StandardNotes CI
bdce364fd7 chore(release): components 2022-07-01 15:38:10 +00:00
Aman Harwara
0193ba3e7b fix(web): selected navigation item color (#1191) 2022-07-01 21:03:35 +05:30