Release #326

Merged
b merged 40 commits from staging into main 2025-04-04 12:22:47 +00:00

40 Commits

Author SHA1 Message Date
b
a3698e7dec Merge branch 'main' into staging 2025-04-04 12:17:54 +00:00
tbk
13044d6b39 feat: enable pwa ()
This PR addresses 2 of 3 tasks from .
- [x] It should be possible to download SIGit as a PWA on a device homescreen.
- [x] This app should self-update

Co-authored-by: theborakompanioni <theborakompanioni+github@gmail.com>
Co-authored-by: b <b@4j.cx>
Reviewed-on: 
Reviewed-by: enes <enes@noreply.git.nostrdev.com>
Co-authored-by: tbk <theborakompanioni+nostrdev@gmail.com>
Co-committed-by: tbk <theborakompanioni+nostrdev@gmail.com>
2025-04-03 11:40:04 +00:00
b
b1d86b3c33 Merge pull request 'chore(deps): run audit fix' () from tbk/deps-audit-fix into staging
Reviewed-on: 
2025-04-03 11:16:20 +00:00
theborakompanioni
dd2aa3dc40
chore(deps): run audit fix 2025-04-02 19:37:27 +02:00
ec9c4dad5d chore(git): merge pull request from fixes-7-3-25 into staging
Reviewed-on: 
Reviewed-by: s <s@noreply.git.nostrdev.com>
2025-03-11 11:11:02 +00:00
en
493390bdc1 chore(deps): bump axios from 1.7.4 to 1.8.2 2025-03-11 11:05:53 +00:00
en
4f5dcc0336 refactor(hooks): add comments to local storage hook 2025-03-11 10:58:19 +00:00
en
afdc9449b1 refactor(settings): remove base settings page, go directly to profile 2025-03-10 12:36:47 +00:00
en
c1a9475a89 refactor(settings): update settings layout 2025-03-10 11:57:08 +00:00
en
745ba377d4 refactor(settings): remove cache links and page 2025-03-10 10:56:36 +00:00
en
8de86aac28 fix(marks): date input 2025-03-10 09:44:09 +00:00
en
c8f0d135f1 feat(marks): add job title and datetime 2025-03-07 12:47:55 +00:00
en
cc681af11a feat(marks): add full name 2025-03-07 12:15:26 +00:00
en
8e23a2d8a1 refactor: remove custom sigit cache page and links 2025-03-07 11:43:01 +00:00
en
cc65d85806 refactor(styles): update css for other marks during sign 2025-03-07 11:42:09 +00:00
c399dbf56c chore(git): merge pull request from 175-local-sigit-draft into staging
Reviewed-on: 
Reviewed-by: s <s@noreply.git.nostrdev.com>
2025-03-06 17:45:01 +00:00
en
1d6131bf82 chore(git): merge branch 'staging' into 175-local-sigit-draft 2025-03-06 17:41:52 +00:00
093416a481 chore(git): merge pull request from 92-send-completion-dm into staging
Reviewed-on: 
Reviewed-by: s <s@noreply.git.nostrdev.com>
2025-03-06 16:11:38 +00:00
en
bb9febe25d chore(git): merge branch 'staging' into 92-send-completion-dm 2025-03-06 16:07:02 +00:00
826be97b8b chore(git): merge pull request from 308-npub-search into staging
Reviewed-on: 
Reviewed-by: s <s@noreply.git.nostrdev.com>
2025-03-06 15:42:06 +00:00
e95fabd4ae chore(git): merge pull request from 246-sigit-buttons into staging
Reviewed-on: 
Reviewed-by: s <s@noreply.git.nostrdev.com>
2025-03-06 15:39:37 +00:00
en
4b5625e5bd fix(search): intercept nsec1, delete, and show warning 2025-02-19 10:54:58 +01:00
en
08b13c291b fix: hide DisplaySigit actions
Closes 
2025-02-18 18:38:54 +01:00
en
f422ee338c chore: remove extra comment whitespace 2025-02-18 17:45:50 +01:00
en
9f4a891d50 feat(create): add local draft, save progress to local storage
Closes 
2025-02-18 16:56:40 +01:00
en
13b88516ca feat(draft): serialize sigit and save/load to local storage 2025-02-17 19:06:19 +01:00
en
f7d0718b78 fix(search): tim input, add timeout
Fixes 
2025-02-07 19:14:25 +01:00
en
6f4b41d84b fix(login): remove default login redirect 2025-02-07 17:16:45 +01:00
en
1474fafde7 fix(dm): don't send private DM twice to same signer 2025-02-07 14:49:25 +01:00
en
e405b735f7 fix(dm): always add sigit relay when sending private DMs 2025-02-07 14:37:08 +01:00
en
25780a6789 chore(git): merge branch 'staging' into 92-send-completion-dm 2025-02-07 11:04:37 +01:00
en
47fcdea385 chore(git): merge staging into 92-send-completion-dm 2025-01-31 19:39:56 +01:00
en
37baf57093 fix(callback): login and private route redirect
Fix 
2025-01-31 19:32:28 +01:00
en
efe3c2c9c7 refactor(dm): update private dm to use ndk 2025-01-24 14:53:17 +01:00
en
4b5955fa9c chore(ndk): bump ndk version 2025-01-24 14:52:34 +01:00
en
664ed9de06 refactor(cache): remove unused cache service 2025-01-24 14:52:09 +01:00
en
1e643c60e5 chore(git): merge branch 'staging' into 92-send-completion-dm 2025-01-24 12:00:17 +01:00
b04f4fb88d refactor: show sent dm count, don't sent twice to creator 2024-10-14 13:19:44 +02:00
3b4bf9aa29 fix: only send to next signer on create 2024-10-14 11:58:52 +02:00
e85e9519d2 feat: add private dm sending 2024-10-14 10:21:46 +02:00