Panagiotis Papadopoulos
|
df5ac3e77d
|
chore(format): fix auto-fixable format issues in *.spec.ts
|
2025-04-02 23:00:22 +02:00 |
|
Elian Doran
|
ba506c9c10
|
refactor(dev): use es6-string-html for some of the SQL statements (closes #274)
|
2025-04-01 23:30:21 +03:00 |
|
Elian Doran
|
d52ca626e9
|
Merge branch 'develop' into chore_lint-share
|
2025-03-23 12:13:22 +02:00 |
|
Elian Doran
|
c27f13d49f
|
fix(test): one more broken test
|
2025-03-15 18:18:17 +02:00 |
|
Elian Doran
|
2b966afbe1
|
fix(test): tests that got broken along the way
|
2025-03-15 17:51:10 +02:00 |
|
Panagiotis Papadopoulos
|
73305a5327
|
chore(share): remove unused args
addresses https://github.com/TriliumNext/Notes/pull/1384#discussion_r1989045491
|
2025-03-15 12:31:33 +01:00 |
|
Panagiotis Papadopoulos
|
ae1ef55522
|
chore(share): remove unused "_next"
addresses https://github.com/TriliumNext/Notes/pull/1384#discussion_r1989044764
|
2025-03-15 12:27:02 +01:00 |
|
Panagiotis Papadopoulos
|
a5a66a12e2
|
chore(share): fix tsc nagging about svg not existing on unknown
JSON and TS without using a validation library like zod, is really a bit of a pain in the backside...
|
2025-03-15 12:19:27 +01:00 |
|
Panagiotis Papadopoulos
|
c2aae45456
|
chore(share): fix no-unused-vars and prefer-const lint issues
|
2025-03-15 12:19:27 +01:00 |
|
Panagiotis Papadopoulos
|
cd9d90323c
|
chore(share): fix @typescript-eslint/no-unused-vars for unused note variable
there's no need to assign a variable, if we never use the value outside of the if check
|
2025-03-15 12:19:26 +01:00 |
|
Panagiotis Papadopoulos
|
c2b75a6421
|
chore(share): fix @typescript-eslint/no-unused-vars for "next"
alternative solution, since they are unused and it is the last argument → remove it.
We can still go that route later on though, if we agree upon it.
|
2025-03-15 12:19:26 +01:00 |
|
Panagiotis Papadopoulos
|
bdc829198c
|
chore(share): use safeExtractMessageAndStackFromError to get rid of "any" in try/catch blocks
|
2025-03-15 12:19:26 +01:00 |
|
Elian Doran
|
6f9fd76465
|
fix(share): double request of credentials
|
2025-02-26 22:43:38 +02:00 |
|
Elian Doran
|
7ea3cb71f3
|
chore(server/test): password protected share
|
2025-02-26 22:43:38 +02:00 |
|
Matt Wilkie
|
2ec2d784ec
|
results of npx prettier
|
2025-02-17 13:19:55 -07:00 |
|
matt wilkie
|
bc66e98533
|
okay, we can start npm server now, but new db redirects to share
|
2025-02-16 22:17:59 -07:00 |
|
matt wilkie
|
7af4e52766
|
brought over changes from 879035d
The last known good state before I got sidetracked into docker changes
|
2025-02-16 21:29:38 -07:00 |
|
Elian Doran
|
6e17346768
|
feat(share): allow serving raw file via query parameter (closes #1182)
|
2025-02-13 21:28:01 +02:00 |
|
Elian Doran
|
f86d9b11b1
|
feat(i18n): translate unable to render note type
|
2025-01-29 18:37:02 +02:00 |
|
Panagiotis Papadopoulos
|
33274ada65
|
test: port spec tests to vitest
|
2025-01-17 20:24:20 +01:00 |
|
Elian Doran
|
1807b2b031
|
chore(types): missing import type for JS imports
|
2025-01-13 23:18:10 +02:00 |
|
Elian Doran
|
a05e174640
|
chore(test): add test for content_renderer#renderCode
|
2025-01-10 21:49:33 +02:00 |
|
Elian Doran
|
324696bc54
|
refactor(ts): enable verbatim module syntax
|
2025-01-09 18:36:24 +02:00 |
|
Elian Doran
|
4cbb529fd4
|
chore(prettier): fix all files
|
2025-01-09 18:07:02 +02:00 |
|
Elian Doran
|
5ffd8bc790
|
fix(share): footnotes not working
|
2025-01-07 14:43:12 +02:00 |
|
Elian Doran
|
7a2b5e731e
|
chore(code): fix more js & ts files
|
2024-12-22 15:45:54 +02:00 |
|
CobriMediaJulien
|
3ed9f4e056
|
Update sattachment.ts -> Fix backend bug that prevented library items from loading
|
2024-12-15 15:54:26 +01:00 |
|
Elian Doran
|
5190b28d3c
|
chore(types): adapt to new express type definitions
|
2024-12-10 22:35:23 +02:00 |
|
Elian Doran
|
5c2446be67
|
share: Render mind map
|
2024-09-01 22:41:48 +03:00 |
|
Elian Doran
|
42f0073ab6
|
server: Fix various imports
|
2024-07-24 20:31:26 +03:00 |
|
Elian Doran
|
2787feb593
|
server: Fix missing .js import for blob_interface
|
2024-07-24 20:27:50 +03:00 |
|
Elian Doran
|
d5ec62f797
|
server: Fix missing .js import for shaca
|
2024-07-24 20:25:38 +03:00 |
|
Elian Doran
|
76fcea7189
|
server: Fix missing .js import for rows file
|
2024-07-24 20:20:20 +03:00 |
|
Elian Doran
|
b0d6564a63
|
server: Fix share not working after ESM port
|
2024-07-22 21:17:43 +03:00 |
|
Elian Doran
|
c20c8d1176
|
server: Fix init database not working due to share db
|
2024-07-22 21:17:27 +03:00 |
|
Elian Doran
|
0a7828b9ae
|
server-esm: Handle two more async imports
|
2024-07-18 23:39:04 +03:00 |
|
Elian Doran
|
8ac8f6c2df
|
server-esm: Fix a few more import issues
|
2024-07-18 22:33:36 +03:00 |
|
Elian Doran
|
a8fd3be133
|
server-esm: Remove dynamic import to utils
|
2024-07-18 22:21:33 +03:00 |
|
Elian Doran
|
20c729e62b
|
server-esm: Solve a few straightforward imports
|
2024-07-18 22:11:38 +03:00 |
|
Elian Doran
|
ecb8a7f394
|
server-esm: Change single export to export default
|
2024-07-18 21:50:12 +03:00 |
|
Elian Doran
|
0ceae0a65e
|
server-esm: Change some more export object to export default object
|
2024-07-18 21:47:30 +03:00 |
|
Elian Doran
|
55eecb0f61
|
server-esm: Change export object to export default object
|
2024-07-18 21:42:44 +03:00 |
|
Elian Doran
|
2750df04a3
|
server-esm: Change simple library import statements
|
2024-07-18 21:37:45 +03:00 |
|
Elian Doran
|
35d11cc0d2
|
server-esm: Change simple local import statements
|
2024-07-18 21:35:17 +03:00 |
|
Elian Doran
|
8fb67c9766
|
server-esm: Normalize quotes in require imports
|
2024-07-18 21:28:51 +03:00 |
|
Elian Doran
|
c0b3c8496e
|
server: Fix build errors after updating to latest TypeScript
|
2024-07-16 21:43:04 +03:00 |
|
Elian Doran
|
67cb02ed92
|
server-ts: Address some more review comments
|
2024-04-17 22:54:05 +03:00 |
|
Elian Doran
|
1d1ccc8d63
|
server-ts: Fix regression
|
2024-04-17 22:49:41 +03:00 |
|
Elian Doran
|
262e4db0f2
|
server-ts: Remove unnecessary type comments
|
2024-04-17 22:35:38 +03:00 |
|
Elian Doran
|
c08393f04b
|
server-ts: Port share/routes
|
2024-04-10 19:04:38 +03:00 |
|