Panagiotis Papadopoulos
|
c8f5f8dfcc
|
fix(ui): disallow text selection in dropdown-menus
|
2025-02-10 20:18:35 +01:00 |
|
Panagiotis Papadopoulos
|
62f8f8f1a7
|
refactor(config): rename Cookies to Session
as requested in PR #1155
|
2025-02-10 19:44:19 +01:00 |
|
Panagiotis Papadopoulos
|
b6d73df92e
|
feat(csrf_protection): use cookiePath from config
|
2025-02-10 19:03:10 +01:00 |
|
perf3ct
|
9c86a03acc
|
Do this thing to make Pano happy :)
|
2025-02-10 16:03:01 +00:00 |
|
Panagiotis Papadopoulos
|
a600568ab8
|
feat(session_parser): use cookiePath from config
|
2025-02-10 08:35:01 +01:00 |
|
Panagiotis Papadopoulos
|
3c8723a404
|
feat(config): add Cookies.cookiePath option to config
defaults to "/" as previously set by default options
|
2025-02-10 08:33:31 +01:00 |
|
Elian Doran
|
1e95135720
|
Merge pull request #1147 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.27.7
|
2025-02-10 09:19:43 +02:00 |
|
Elian Doran
|
022f2b6e62
|
Merge pull request #1148 from TriliumNext/renovate/marked-15.x
fix(deps): update dependency marked to v15.0.7
|
2025-02-10 09:19:23 +02:00 |
|
Elian Doran
|
4160ff2a8b
|
Merge pull request #1149 from TriliumNext/renovate/mind-elixir-4.x
fix(deps): update dependency mind-elixir to v4.3.7
|
2025-02-10 09:18:42 +02:00 |
|
Elian Doran
|
d7e134d18e
|
Merge pull request #1151 from TriliumNext/renovate/prettier-3.x
chore(deps): update dependency prettier to v3.5.0
|
2025-02-10 09:18:14 +02:00 |
|
Elian Doran
|
b9aa976068
|
Merge pull request #1152 from TriliumNext/chore_remove-jasmine
chore(deps): remove unused jasmine
|
2025-02-10 09:17:27 +02:00 |
|
Elian Doran
|
df47198616
|
Merge pull request #1153 from TriliumNext/feat_autofocus-protected-note
feat/fix(protected_session): input improvements
|
2025-02-10 09:16:53 +02:00 |
|
Panagiotis Papadopoulos
|
6c4c9785ff
|
fix(protected_session): fix input->label association
|
2025-02-10 07:16:36 +01:00 |
|
Panagiotis Papadopoulos
|
f657b9dec1
|
feat(protected_session): set autofocus to password field
|
2025-02-10 07:15:14 +01:00 |
|
Panagiotis Papadopoulos
|
c004adfdff
|
chore(deps): remove unused jasmine
|
2025-02-10 07:04:09 +01:00 |
|
perf3ct
|
57a34e5c02
|
use fs/promises instead of fs
|
2025-02-10 00:50:43 +00:00 |
|
renovate[bot]
|
7083b57ce4
|
chore(deps): update dependency prettier to v3.5.0
|
2025-02-10 00:37:05 +00:00 |
|
renovate[bot]
|
316e239a3c
|
fix(deps): update dependency mind-elixir to v4.3.7
|
2025-02-10 00:36:49 +00:00 |
|
renovate[bot]
|
5632932873
|
fix(deps): update dependency marked to v15.0.7
|
2025-02-10 00:36:40 +00:00 |
|
renovate[bot]
|
3ce7fef64b
|
chore(deps): update dependency typedoc to v0.27.7
|
2025-02-10 00:36:31 +00:00 |
|
perf3ct
|
d859f50c98
|
Change Swagger endpoint and site title
|
2025-02-09 22:17:31 +00:00 |
|
perf3ct
|
18f5f1b759
|
add Swagger UI endpoint and add to router
|
2025-02-09 21:15:12 +00:00 |
|
perf3ct
|
72fe367988
|
Add @types/js-yaml, @types/swagger-ui-express, js-yaml, and swagger-ui-express to support Swagger UI
|
2025-02-09 21:15:01 +00:00 |
|
Elian Doran
|
48d4093274
|
Merge pull request #1143 from TriliumNext/fix_ts-file-mime-import
fix(import/mime): fix ts file mime import handling
|
2025-02-09 23:07:49 +02:00 |
|
Panagiotis Papadopoulos
|
2d1381b4f8
|
fix(import/mime): fix TypeScript handling
.ts file are now treated as code type with text/x-typescript as MIME type
fixes #1142
|
2025-02-09 17:45:15 +01:00 |
|
Panagiotis Papadopoulos
|
5d019137fa
|
test: add test for .ts file
|
2025-02-09 17:43:25 +01:00 |
|
Elian Doran
|
c79651add8
|
fix(print): scrollbar shown in some circumstances
|
2025-02-09 13:05:42 +02:00 |
|
Elian Doran
|
b6a9df981a
|
feat(login): autofocus the password field
|
2025-02-09 11:59:09 +02:00 |
|
Elian Doran
|
27397be7f4
|
feat(export/md): update to latest turndown version (fixes #337)
|
2025-02-08 22:59:28 +02:00 |
|
Elian Doran
|
9d517988ce
|
style(client): remove 10px padding if full width file
|
2025-02-08 22:05:02 +02:00 |
|
Elian Doran
|
90ca4e923e
|
chore(client/ts): port file
|
2025-02-08 22:01:21 +02:00 |
|
Elian Doran
|
659e551cdd
|
feat(client): display PDFs as full width
|
2025-02-08 21:49:30 +02:00 |
|
Elian Doran
|
2a90f4c6e9
|
chore(client/ts): port note_wrapper
|
2025-02-08 21:42:12 +02:00 |
|
Elian Doran
|
4c44ce0ebe
|
fix(mobile): fix closing tab not always working on iOS
|
2025-02-08 20:31:10 +02:00 |
|
Elian Doran
|
25cf16c101
|
feat(mobile): reduced tab right margin
|
2025-02-08 13:24:55 +02:00 |
|
Elian Doran
|
3d531c9bca
|
fix(mobile): switching tabs not working
|
2025-02-08 13:00:14 +02:00 |
|
Elian Doran
|
ab5a6c59b8
|
fix(mobile): improve alignment of the title bar
|
2025-02-08 12:14:58 +02:00 |
|
Elian Doran
|
1bf2f10c98
|
feat(geo_map): enable retina detection
|
2025-02-08 12:09:07 +02:00 |
|
Elian Doran
|
f5b0c3b68b
|
fix(doc): tables that break out of bounds
|
2025-02-08 12:01:27 +02:00 |
|
Elian Doran
|
bf342f7bcf
|
fix(doc): width on mobile with images
|
2025-02-08 11:58:21 +02:00 |
|
Elian Doran
|
c98df4d6c2
|
style(next): improve fit of calendar on mobile
|
2025-02-08 11:54:17 +02:00 |
|
Elian Doran
|
1bc70e9fed
|
fix(mobile): dropdowns on tablet view
|
2025-02-08 11:46:47 +02:00 |
|
Elian Doran
|
6fcd14c23e
|
feat(mobile): add calendar button (fixes #1128)
|
2025-02-08 11:42:25 +02:00 |
|
Elian Doran
|
7b8c4d2179
|
fix(client): freeze if empty doc
|
2025-02-08 11:16:04 +02:00 |
|
Elian Doran
|
f50f767e79
|
fix(client): console error if latest version could not be retrieved
|
2025-02-08 10:50:55 +02:00 |
|
Elian Doran
|
a2995ef267
|
feat(mobile): add open today's journal note (closes #1129).
|
2025-02-08 10:46:06 +02:00 |
|
Elian Doran
|
f8f1e537db
|
feat(mobile): add new note launcher bar (fixes #1105)
|
2025-02-08 10:43:18 +02:00 |
|
Elian Doran
|
96dc063b50
|
refactor(hidden-subtree): deduplicate launchers
|
2025-02-08 10:37:17 +02:00 |
|
Elian Doran
|
303cf65020
|
feat(mobile): improve fixed tree layout
|
2025-02-08 10:34:08 +02:00 |
|
Elian Doran
|
89db97e97d
|
feat(mobile): make the title smaller
|
2025-02-08 10:27:22 +02:00 |
|