|
4aeb5e9eab
|
Merge pull request 'Staging fixes' (#134) from fix-staging-worker-desc-spin into staging
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #134
Reviewed-by: eugene <eugene@nostrdev.com>
|
2024-08-08 11:04:34 +00:00 |
|
|
691f060ca0
|
ci: reduce warning limit
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
|
2024-08-08 13:02:59 +02:00 |
|
|
748cb16f9f
|
fix: loading spinner states, timestamp the file, and lint fixes
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
|
2024-08-08 12:49:55 +02:00 |
|
|
5015cefe98
|
refactor: update loading description
|
2024-08-08 12:43:49 +02:00 |
|
|
7b5a12246d
|
fix(git-hooks): add executable flag
|
2024-08-08 12:41:39 +02:00 |
|
|
738a6b87f5
|
refactor(pdf): use minified and remove unnecessary vite config
|
2024-08-08 12:37:47 +02:00 |
|
|
88d988e60b
|
Merge pull request 'PDFjs Import Fix' (#133) from pdfjs-worker-fix into staging
Release to Staging / build_and_release (push) Successful in 1m10s
Reviewed-on: #133
|
2024-08-08 09:44:19 +00:00 |
|
|
50b406d83a
|
Merge branch 'staging' into pdfjs-worker-fix
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
|
2024-08-08 12:42:58 +03:00 |
|
|
d5e0769692
|
fix: pdfjs import
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
|
2024-08-08 12:39:29 +03:00 |
|
|
b0ba2b9b4d
|
Merge pull request 'Hotfix - Linting Error' (#132) from formatting-hotfix into staging
Release to Staging / build_and_release (push) Successful in 1m13s
Reviewed-on: #132
|
2024-08-07 15:32:05 +00:00 |
|
|
f80d4d7b67
|
chore: prettier
Open PR on Staging / audit_and_check (pull_request) Successful in 32s
|
2024-08-07 18:31:16 +03:00 |
|
|
f49a9e0b40
|
Merge pull request '130-fix-empty-relay-issue' (#131) from 130-fix-empty-relay-issue into staging
Release to Staging / build_and_release (push) Failing after 33s
Reviewed-on: #131
|
2024-08-07 15:27:19 +00:00 |
|
|
2acb353535
|
refactor: post-PR review changes
Open PR on Staging / audit_and_check (pull_request) Failing after 33s
|
2024-08-07 18:24:12 +03:00 |
|
|
3f5451b265
|
Merge branch 'staging' into 130-fix-empty-relay-issue
Open PR on Staging / audit_and_check (pull_request) Failing after 32s
|
2024-08-07 17:55:22 +03:00 |
|
|
8d683de88c
|
Revert "chore: prettier"
This reverts commit 7e420ef583 .
|
2024-08-07 17:54:45 +03:00 |
|
|
7e420ef583
|
chore: prettier
|
2024-08-07 17:49:13 +03:00 |
|
|
ff1e127888
|
chore: fixes prettier rule
|
2024-08-07 17:42:53 +03:00 |
|
|
c1a6ac246b
|
Merge pull request 'CI - Add git hooks and staging checks' (#128) from issue-38-90-pipeline-check into staging
Release to Staging / build_and_release (push) Successful in 1m11s
Reviewed-on: #128
Reviewed-by: Stixx <m@noreply.git.nostrdev.com>
|
2024-08-07 13:54:35 +00:00 |
|
|
1297acc7db
|
refactor: PR review changes and lint fixes
Open PR on Staging / audit_and_check (pull_request) Successful in 33s
|
2024-08-07 15:18:25 +02:00 |
|
|
e3eb1f37c1
|
ci(prettier): changes after running npm run formatter:fix
|
2024-08-07 15:18:25 +02:00 |
|
|
57aba9dd42
|
chore(lint): increase max warnings to 41
|
2024-08-07 15:18:25 +02:00 |
|
|
312ec38817
|
ci: add synchronize to PR triggers
|
2024-08-07 15:18:25 +02:00 |
|
|
dde019d364
|
chore(ci): add license
|
2024-08-07 15:18:25 +02:00 |
|
|
d43067f70e
|
fix(ci): run lint-staged always, fix lint-stage commands
|
2024-08-07 15:18:25 +02:00 |
|
|
84d13793ff
|
feat(ci): add lint-staged in pre-commit
|
2024-08-07 15:18:25 +02:00 |
|
|
5290dda52a
|
feat(ci): add open pr workflow
|
2024-08-07 15:18:25 +02:00 |
|
|
4af578133c
|
fix(ci): add license check in staging workflow
|
2024-08-07 15:18:25 +02:00 |
|
|
9ca75c7a52
|
chore(ci): add licenseChecker and check in staging workflow
|
2024-08-07 15:18:25 +02:00 |
|
|
7a0e1c9052
|
chore(ci): add audit, lint and prettier checks to staging workflow
|
2024-08-07 15:18:25 +02:00 |
|
|
ea7fde4b38
|
fix(ci): fix hook colors
|
2024-08-07 15:18:25 +02:00 |
|
|
70f625ffd1
|
feat(ci): add git hooks
|
2024-08-07 15:18:25 +02:00 |
|
|
2355da02d2
|
fix: amends RelayMap to return a default sigit relay when no other relays are found
|
2024-08-07 16:04:56 +03:00 |
|
|
52fe523196
|
fix: amends the relay look up method to return default relay set
|
2024-08-07 15:52:14 +03:00 |
|
|
070193c8df
|
Merge pull request 'issue99-build-fix' (#129) from issue99-build-fix into staging
Release to Staging / build_and_release (push) Successful in 1m4s
Reviewed-on: #129
|
2024-08-06 14:51:48 +00:00 |
|
|
b3fc3c6715
|
fix: arrayBuffer access
|
2024-08-06 17:48:46 +03:00 |
|
|
1de8e89beb
|
fix: moves sample data to a separate json file
|
2024-08-06 17:29:49 +03:00 |
|
|
7dafcf65c9
|
Merge pull request 'PDF Markings' (#114) from issue-99 into staging
Release to Staging / build_and_release (push) Failing after 30s
Reviewed-on: #114
|
2024-08-06 10:02:03 +00:00 |
|
|
e681513785
|
fix: styling
|
2024-08-06 12:49:16 +03:00 |
|
|
551a3f8509
|
fix: styling
|
2024-08-06 12:47:48 +03:00 |
|
|
12fe476e97
|
fix: styling
|
2024-08-06 12:46:42 +03:00 |
|
|
c81a0a52ce
|
chore(git): Merge branch 'issue-99-signing-page-refactor' into issue-99
|
2024-08-06 12:43:46 +03:00 |
|
|
4690cc0115
|
chore: fixes linting errors
|
2024-08-06 12:35:59 +03:00 |
|
|
c5e234d792
|
chore: re-adds pdf-lib
|
2024-08-06 12:27:38 +03:00 |
|
|
b44f7fb5e3
|
chore: fixes linting errors and adds comments
|
2024-08-06 12:25:29 +03:00 |
|
|
c9c874ae98
|
chore: fixes linting errors and adds comments
|
2024-08-06 12:25:23 +03:00 |
|
|
fff22dce8c
|
refactor: post PR review changes
|
2024-08-06 12:25:18 +03:00 |
|
|
47d41a6632
|
chore: removes pdf lib
|
2024-08-06 12:25:12 +03:00 |
|
|
87ef61a28e
|
refactor: moves pdf marking and rendering one level down
|
2024-08-06 12:25:05 +03:00 |
|
|
e1808726aa
|
refactor: signing index page
|
2024-08-06 12:24:58 +03:00 |
|
|
a1cb6c6caf
|
refactor: moves constants in one place
|
2024-08-06 12:24:52 +03:00 |
|