Compare commits

...
Author SHA1 Message Date
StandardNotes CI 51b8aca8d7 chore(release): publish
- @standardnotes/[email protected].0
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].5
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].2
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].0
 - @standardnotes/[email protected].4
 - @standardnotes/[email protected].0
2023-01-18 14:05:40 +00:00
Karol Sójko 271db1c3dc fix(snjs): notify http service of refresh session 2023-01-18 14:38:26 +01:00
moughxyz 76937ba68c refactor: remove docs in favor of relocation to standardnotes.com/help 2023-01-18 07:04:36 -06:00
Karol Sójko 24cda40dde fix(snjs): history revisions specs 2023-01-18 12:41:57 +01:00
Karol Sójko d734574a7e fix(snjs): increase revision creation delay in specs 2023-01-18 10:28:05 +01:00
Aman Harwara 8772f09117 Merge branch 'main' of github.com:standardnotes/app 2023-01-18 14:51:33 +05:30
Aman Harwara aa88966783 feat: Added rename option to file preview modal 2023-01-18 14:51:22 +05:30
Karol Sójko 880a537774 feat(snjs): add revisions api v2 (#2154)
* feat(snjs): add revisions api v2

* fix(snjs): reference listing and getting revisions in specs

* fix(snjs): revisions specs

* fix(web): usage of revision metadata

* fix(snjs): add specs for decryption revision

* fix(snjs): issue with building mocked specs

* fix(snjs): adjust revision creation delay
2023-01-18 09:20:06 +01:00
StandardNotes CI 7d7815917b chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].6
2023-01-17 20:33:58 +00:00
Aman Harwara baf77516fe refactor: mobile popover UX (#2140) 2023-01-18 01:00:23 +05:30
StandardNotes CI 7af4ecbc3d chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].7
 - @standardnotes/[email protected].5
2023-01-17 18:31:19 +00:00
Aman Harwara 01d7603665 Merge branch 'main' of github.com:standardnotes/app 2023-01-17 23:34:49 +05:30
Aman Harwara eb79e106db fix(desktop): Fixed issue where the "Manage subscription" button would not work on desktop 2023-01-17 23:34:38 +05:30
StandardNotes CI dd1546a408 chore(release): publish
- @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected]
 - @standardnotes/[email protected].6
 - @standardnotes/[email protected].4
2023-01-17 14:15:11 +00:00
Aman Harwara efed8cf21f refactor: file context menu icons 2023-01-17 19:08:11 +05:30
Aman Harwara 32f5a45e2f refactor: detected editor component for super note type 2023-01-17 18:55:34 +05:30
Aman Harwara 4c623489f9 refactor: table view cell height 2023-01-17 18:51:28 +05:30
Aman Harwara 61c71808b5 refactor: empty files view 2023-01-17 18:44:40 +05:30
1147 changed files with 1725 additions and 103002 deletions
-1
View File
@@ -10,7 +10,6 @@ actions
**/dist
**/coverage
**/node_modules
packages/docs
packages/mobile/android
packages/mobile/ios
packages/mobile/html
-5
View File
@@ -20,11 +20,6 @@ updates:
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/docs"
schedule:
interval: "daily"
- package-ecosystem: "npm"
directory: "/packages/encryption"
schedule:
-30
View File
@@ -1,30 +0,0 @@
name: Deploy Docs to GitHub Pages
on:
push:
branches:
- main
paths:
- packages/docs/**
jobs:
deploy:
name: Deploy to GitHub Pages
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
cache: yarn
- name: Install dependencies
run: yarn install --immutable
- name: Build
run: yarn workspace @standardnotes/docs run build
- name: Deploy to GitHub Pages
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.CI_PAT_TOKEN }}
publish_dir: ./packages/docs/build
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More