Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
73 commits
Select commit Hold shift + click to select a range
36022df
web: add support for archiving notes (#7810)
01zulfi Apr 28, 2025
c569dbd
web: move importer into web/desktop app (#7472)
thecodrr Apr 24, 2025
2a6a377
web: refresh app after import
thecodrr Apr 24, 2025
6edae50
mobile: remove READ_MEDIA_IMAGES permission
ammarahm-ed Apr 24, 2025
6cd14a5
web: make nav menu header draggable (#7985)
01zulfi Apr 25, 2025
4b24f2c
mobile: fix default font setting not followed
ammarahm-ed Apr 25, 2025
8e67d3d
web: open settings with importer page instead of importer.notesnook.com
thecodrr Apr 25, 2025
bf83c87
web: update @notesnook-importer/core to 2.2.0
thecodrr Apr 25, 2025
b67a307
web: update @notesnook-importer/core to 2.2.1
thecodrr Apr 28, 2025
151abb9
web: fix notestore is not defined error (#8012)
01zulfi Apr 28, 2025
4b7cecc
web: update @notesnook-imoporter/core to 2.2.2
thecodrr Apr 28, 2025
d522c65
web: bump version to 3.2.0-beta.0
thecodrr Apr 28, 2025
d42813b
editor: improve hover link popup position (#8011)
01zulfi Apr 29, 2025
795f38b
web: fix focus last active tab method (#8034)
01zulfi Apr 30, 2025
832506b
web: fix automatic backup reminder setting reverting to never (#8037)
01zulfi May 1, 2025
24d8bfe
desktop: upgrade electron to v34.0.0 (#8038)
01zulfi May 1, 2025
4360d4b
desktop: update packages
thecodrr May 1, 2025
3b47d97
web: assign accent color to links (#8041)
01zulfi May 1, 2025
5c9d98d
desktop: show native menus where possible
thecodrr May 2, 2025
d796795
desktop: only show native menus on macos
thecodrr May 1, 2025
ca497f3
desktop: remove icon from native menu
thecodrr May 2, 2025
33c493b
desktop: no need to externalize @resvg/resvg-js
thecodrr May 2, 2025
5caa185
web: add more archive test cases (#8040)
01zulfi May 2, 2025
2f3a895
core: fix trash cleanup interval setting retrieval (#8045)
01zulfi May 2, 2025
1bbc013
core: update sqlite-better-trigram to v0.0.3
thecodrr May 2, 2025
8eecc99
core: wrap query with invalid symbols in quotes
thecodrr May 2, 2025
8498f35
core: fix db migration
thecodrr May 2, 2025
0b17588
mobile: update better trigram
ammarahm-ed May 3, 2025
e4230a0
core: fix warnings in tests
thecodrr May 6, 2025
b6ee098
core: strip html when searching notes
thecodrr May 6, 2025
e6d6194
core: remove @orama/stopwords
thecodrr May 6, 2025
b4ef01c
core: fix short queries search
thecodrr May 6, 2025
e5a7e08
web: update wa-sqlite to use sqlite3-fts5-html for stripping html
thecodrr May 6, 2025
2c4f262
desktop: install sqlite3-fts5-html
thecodrr May 6, 2025
fff8b61
mobile: add sqlite3-fts5-html module
ammarahm-ed May 6, 2025
ab1b45b
core: fix query-transformer tests
thecodrr May 6, 2025
6d089c7
web: bump version to 3.2.0-beta.1
thecodrr May 6, 2025
ee97d71
mobile: archive notes
ammarahm-ed May 12, 2025
51692a6
mobile: fix typing in editor title input
ammarahm-ed Apr 28, 2025
d5ec302
mobile: fix cursor bug on ios
ammarahm-ed Apr 28, 2025
4e65bbb
mobile: fix crash in list
ammarahm-ed Apr 28, 2025
db65e80
mobile: fix crash on delete item
ammarahm-ed Apr 28, 2025
f04661e
mobile: release v3.1.1
ammarahm-ed Apr 28, 2025
f150637
mobile: fix crash when going from trash -> search
ammarahm-ed Apr 28, 2025
27769f8
ci: fix build ios
ammarahm-ed Apr 28, 2025
2c2a791
ci: fix build ios
ammarahm-ed Apr 28, 2025
9e8e9c5
ci: fix build ios
ammarahm-ed Apr 28, 2025
ca5c596
core: segregate logic for note headline and note headline title gener…
01zulfi Apr 29, 2025
732e79d
web: fix list pane not expanding (#7963)
01zulfi Apr 29, 2025
aec3530
global: update package-lock.json
thecodrr May 15, 2025
0a5e235
global: fix dependencies version differences
thecodrr May 15, 2025
7f901e7
web: update package-lock.json
thecodrr May 15, 2025
d599a08
desktop: regenerate package-lock.json
thecodrr May 15, 2025
030daf1
desktop: fix flatpak sources generation
thecodrr May 15, 2025
94888ad
desktop: downgrade playwright
thecodrr May 16, 2025
3acd3a8
misc: include @notesnook/theme package when generating flatpak sources
thecodrr May 16, 2025
74ebc4c
mobile: add option to disable auto update check
ammarahm-ed May 16, 2025
96343a3
mobile: fix error in build
ammarahm-ed May 16, 2025
c8c21d2
global: regenerate package-lock.json for theme & ui packages
thecodrr May 16, 2025
86b8a2a
desktop: update patched better-sqlite3-multiple-ciphers to 11.6.1
thecodrr May 16, 2025
4d83666
editor: fix alignment items in callout heading (#8101)
ammarahm-ed May 16, 2025
1ee1cee
web: press shift+enter to create note in quick open (#8068)
01zulfi May 16, 2025
4326552
web: add support for removing recents in command palette using delete…
01zulfi May 16, 2025
739906d
core: fix db.settings.getTrashCleanupInterval return type (#8076)
01zulfi May 16, 2025
0a5ea5d
core: fix `expected previously executed migration 2 to be at index 1 but
thecodrr May 16, 2025
b200180
web: bump version to 3.2.0-beta.2
thecodrr May 16, 2025
fccf2a7
web: add support for drag/dropping notes on tab strip (#8090)
01zulfi May 16, 2025
7da18de
web: fix readonly note not locking when vault is locked (#8092)
01zulfi May 16, 2025
93713d5
web: persist double spaced lines config on logout (#8097)
01zulfi May 16, 2025
3e86167
mobile: fix crash in settings -> user subscription
ammarahm-ed May 17, 2025
be5a160
mobile: add line break when appending to note
ammarahm-ed May 17, 2025
7d34993
mobile: fix new reminder title/headline is not autofill
ammarahm-ed May 17, 2025
24b3cd8
web: permanently delete locked notes on vault deletion
01zulfi May 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .github/workflows/ios.publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: workflow_dispatch

jobs:
build:
runs-on: macos-latest
runs-on: macos-14
timeout-minutes: 60

steps:
Expand All @@ -14,6 +14,11 @@ jobs:
- name: Setup Node
uses: ./.github/actions/setup-node-with-cache

- name: Setup Xcode
uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: "16.1"

- name: Install node modules
run: |
npm ci --ignore-scripts --prefer-offline --no-audit
Expand Down
40 changes: 26 additions & 14 deletions apps/desktop/electron-builder.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ module.exports = {
"node_modules/bindings",
"node_modules/node-gyp-build",
"node_modules/sqlite-better-trigram",
"node_modules/sqlite3-fts5-html",
"node_modules/sodium-native/prebuilds/${platform}-${arch}",
{
from: "node_modules/sqlite-better-trigram-linux-${arch}",
Expand All @@ -70,6 +71,20 @@ module.exports = {
from: "node_modules/sqlite-better-trigram-windows-${arch}",
to: "node_modules/sqlite-better-trigram-windows-${arch}"
},

{
from: "node_modules/sqlite3-fts5-html-linux-${arch}",
to: "node_modules/sqlite3-fts5-html-linux-${arch}"
},
{
from: "node_modules/sqlite3-fts5-html-darwin-${arch}",
to: "node_modules/sqlite3-fts5-html-darwin-${arch}"
},
{
from: "node_modules/sqlite3-fts5-html-windows-${arch}",
to: "node_modules/sqlite3-fts5-html-windows-${arch}"
},

"node_modules/sodium-native/index.js",
"node_modules/sodium-native/package.json"
],
Expand Down Expand Up @@ -160,23 +175,20 @@ module.exports = {
description: "Your private note taking space",
executableName: linuxExecutableName,
desktop: {
actions: [
{
id: "new-note",
name: "New note",
args: "new note"
desktopActions: {
"new-note": {
Name: "New note",
Exec: `${linuxExecutableName} new note`
},
{
id: "new-notebook",
name: "New notebook",
args: "new notebook"
"new-notebook": {
Name: "New notebook",
Exec: `${linuxExecutableName} new notebook`
},
{
id: "new-reminder",
name: "New reminder",
args: "new reminder"
"new-reminder": {
Name: "New reminder",
Exec: `${linuxExecutableName} new reminder`
}
]
}
}
},
snap: {
Expand Down
Loading
Loading