Abdullah Atta
603b7da9e6
server(theme): update theme's install count immediately on install
2026-01-03 14:38:00 +05:00
Abdullah Atta
bf4d168c96
server(theme): sort themes by total installs
2026-01-03 14:37:19 +05:00
Abdullah Atta
756bb82fb7
server(themes): sync themes every 1 hour (roughly)
2026-01-03 14:36:41 +05:00
Abdullah Atta
81b1005b02
Merge pull request #9128 from streetwriters/fix/themes-server-fetch-perf
...
Fix themes server fetch perf
2026-01-02 13:04:40 +05:00
Abdullah Atta
7ba52d1358
server(themes): bump version to 1.0.2
2026-01-02 13:03:36 +05:00
Abdullah Atta
fcfb2c7e01
server(themes): fetch installs once on sync instead of on every fetch
2026-01-02 13:03:19 +05:00
Abdullah Atta
fa0a5afa63
Merge pull request #9113 from streetwriters/editor/collapsible-headings-perf
...
editor: improve collapsible heading performance
2026-01-02 09:43:06 +05:00
01zulfi
b881b236a0
editor: export & use AttributeUpdate interface
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-01 15:23:27 +05:00
Ammar Ahmed
ec9c40bd64
Merge pull request #9125 from streetwriters/fix-subscription-wording
...
mobile: fix wrong trial end date shown in settings
2026-01-01 12:53:04 +05:00
Ammar Ahmed
f0f7857355
mobile: fix wrong trial end date shown in settings
2026-01-01 12:51:05 +05:00
Abdullah Atta
9c59cbbc40
Merge pull request #8944 from streetwriters/web/fix-resizing-editor
...
web: fix editor & note title resizing when window resizes
2026-01-01 11:19:40 +05:00
Abdullah Atta
6dce41a070
web: fix editor & note title resizing when window resizes
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2026-01-01 11:19:23 +05:00
Abdullah Atta
dffeb05f86
Merge pull request #8488 from 01zulfi/global/day-format-setting
...
global: support day format options & $day$ title format & /day command
2026-01-01 10:51:53 +05:00
Abdullah Atta
ecfbfd83b9
Merge branch 'master' into beta
2026-01-01 10:44:45 +05:00
Ammar Ahmed
0aea1deea0
Merge pull request #9124 from streetwriters/fix-invalid-file-crash-on-restore
...
mobile: fix app crash when trying to restore an invalid file
2026-01-01 10:26:28 +05:00
Ammar Ahmed
f041b92360
mobile: fix app crash when trying to restore an invalid file
2026-01-01 10:15:54 +05:00
Abdullah Atta
64074030dd
Merge pull request #9123 from streetwriters/fix/make-themes-host-configurable
...
Make themes server host configurable
2026-01-01 09:48:49 +05:00
Abdullah Atta
3387dda22b
server(themes): bump version to 1.0.1
2026-01-01 09:46:50 +05:00
Abdullah Atta
534b810350
server(themes): make themes server port configurable
2026-01-01 09:46:25 +05:00
01zulfi
50666c1307
editor: add a collapsible heading test case
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-31 15:33:21 +05:00
01zulfi
200c9bd9eb
editor: improve checks to not unecessary call toggle fn in heading update plugin
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-31 15:01:14 +05:00
Ammar Ahmed
2f93c6fdc8
mobile: support day format options
2025-12-31 14:57:16 +05:00
01zulfi
5c21c0a498
global: support day format options & $day$ title format & /day command
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-31 14:54:44 +05:00
Abdullah Atta
93c07d6842
Merge pull request #9122 from streetwriters/fix/themes-server-ci
...
Fix themes server docker image build & publish
2025-12-31 12:09:19 +05:00
Abdullah Atta
5d9f18ed77
ci: set build context to root for themes server
2025-12-31 12:08:11 +05:00
Abdullah Atta
313d47d9ff
Merge pull request #8108 from StLyn4/docker-themes-server
...
docker: theme server
2025-12-31 11:57:11 +05:00
Abdullah Atta
304a9f3218
ci: add workflow for publishing theme server
2025-12-31 11:56:15 +05:00
Abdullah Atta
a160725acb
server(themes): use bun in production
2025-12-31 11:53:22 +05:00
Abdullah Atta
05535b50da
server(themes): no need for default env
2025-12-31 11:38:57 +05:00
Abdullah Atta
70fdcf2b44
server(theme): add support for cloudflare kv for counter persistance
2025-12-31 11:08:27 +05:00
Ammar Ahmed
67d47c283e
mobile: fix default type homepage not loading
2025-12-31 09:42:53 +05:00
Ammar Ahmed
dd59aab328
Merge branch 'master' into beta
2025-12-31 09:34:23 +05:00
Ammar Ahmed
509b308419
Merge pull request #9119 from streetwriters/fix-navigation-unresponsive-ios
...
mobile: add simple tab bar implementation
2025-12-31 09:23:45 +05:00
01zulfi
7a12fd701e
editor: batch update hidden attribute when toggling headings
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-30 16:53:02 +05:00
01zulfi
9396a06a89
core: support customizable monograph title ( #8491 )
...
* core: support customizable monograph title
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* mobile: set custom title for monograph
* web: minor ui changes
---------
Co-authored-by: Ammar Ahmed <ammarahmed6506@gmail.com >
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-12-30 14:29:01 +05:00
Ammar Ahmed
9d9c3b7db5
mobile: add simple tab bar implementation
...
This fixes most bugs faced by users in side-menu on ios like swipe gesture working when it is disabled and navigation screen stuck on older ios versions.
2025-12-30 14:23:39 +05:00
Abdullah Atta
4cfb10db7c
Merge pull request #8284 from 01zulfi/web/editor-line-height-setting
...
web: add editor line height setting
2025-12-30 14:09:26 +05:00
Abdullah Atta
50024b62cb
intl: update locales
2025-12-30 14:08:30 +05:00
Ammar Ahmed
f31084baa7
mobile: configurable default line height setting
2025-12-30 14:07:45 +05:00
01zulfi
2688becb05
web: add editor line height setting
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-30 14:07:44 +05:00
01zulfi
8298900f76
editor: support ctrl+c for images ( #8386 )
...
* editor: support ctrl+c for images
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* editor: add test for copy image functionality
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-30 13:46:24 +05:00
01zulfi
b0c18a8ece
web: allow saving note from status icon click & tab menu ( #8316 )
...
* web: allow saving note from status icon click & tab menu
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
* web: directly save content instead of using events
---------
Co-authored-by: Abdullah Atta <abdullahatta@streetwriters.co >
2025-12-30 13:27:10 +05:00
Abdullah Atta
9659a12d70
Merge pull request #9117 from streetwriters/fix/monograph-ui
...
Fix monograph ui
2025-12-30 10:06:31 +05:00
Abdullah Atta
6abc25f58a
monograph: bump version to 1.2.7
2025-12-30 10:05:51 +05:00
Abdullah Atta
a164ac67ce
monograph: fix monograph ui
2025-12-30 10:04:27 +05:00
01zulfi
255677d98e
editor: improve headingUpdatePlugin performance
...
Signed-off-by: 01zulfi <85733202+01zulfi@users.noreply.github.com >
2025-12-29 14:23:16 +05:00
Ammar Ahmed
2a92ea4efd
mobile: update export options
2025-12-29 10:25:04 +05:00
Ammar Ahmed
608b4f3009
mobile: update ios provisioning
2025-12-29 10:25:04 +05:00
Ammar Ahmed
a69cb1bf9c
mobile: release 3.3.12
2025-12-29 10:25:04 +05:00
Abdullah Atta
be40b3d160
monograph: fix build
2025-12-29 10:25:04 +05:00