Panagiotis Papadopoulos
|
ad18883952
|
chore: add padded-blocks @stylistic rule
|
2025-04-01 08:56:36 +02:00 |
|
Panagiotis Papadopoulos
|
8354fec70e
|
chore: add initial @stylistic rules
based on what we had with dprint -> which in turn was based on what we had with prettier
|
2025-04-01 08:50:43 +02:00 |
|
renovate[bot]
|
217a28ef01
|
chore(deps): update vitest monorepo to v3.1.1
|
2025-04-01 01:38:36 +00:00 |
|
renovate[bot]
|
5db393bfda
|
chore(deps): update dependency typescript-eslint to v8.29.0
|
2025-04-01 01:38:19 +00:00 |
|
renovate[bot]
|
f80c5ba29e
|
chore(deps): update dependency sass to v1.86.1
|
2025-04-01 01:38:04 +00:00 |
|
Jin
|
ef8ecc452c
|
chore: 🤖 fix minor
|
2025-04-01 00:08:48 +02:00 |
|
Jin
|
6f3092567d
|
chore: 🤖 remove unused import
|
2025-04-01 00:05:14 +02:00 |
|
Jin
|
d7e809b059
|
fix: 🐛 fix week number cross years
|
2025-04-01 00:04:09 +02:00 |
|
Jin
|
be0b66c104
|
chore: 🤖 use dayjs fully
|
2025-03-31 23:56:12 +02:00 |
|
Jin
|
1a49c4a1e2
|
chore: 🤖 use dayjs part 2
|
2025-03-31 23:27:14 +02:00 |
|
Jin
|
c1feedb4db
|
fix: 🐛 fix week number between years
|
2025-03-31 23:24:11 +02:00 |
|
Jin
|
f446fa38f5
|
fix: 🐛 fix calendar option error
|
2025-03-31 22:54:07 +02:00 |
|
Jin
|
2dba6cb326
|
chore: 🤖 using dayjs part 1
|
2025-03-31 22:26:28 +02:00 |
|
Elian Doran
|
8c6dbb4446
|
feat(docs): preserve note IDs
|
2025-03-31 23:20:14 +03:00 |
|
Elian Doran
|
b6137c0747
|
chore(docs): normalize whitespace
|
2025-03-31 22:56:47 +03:00 |
|
Elian Doran
|
96eb7487e7
|
chore(gitattributes): set up CRLF handling
|
2025-03-31 22:51:54 +03:00 |
|
Jin
|
ae7aaaf263
|
fix: 🐛 fix calendar option error
|
2025-03-31 21:40:33 +02:00 |
|
Elian Doran
|
a5b481146b
|
Merge pull request #1581 from TriliumNext/totp
Fix redirect url with reverse proxy
|
2025-03-31 22:38:35 +03:00 |
|
Jin
|
a80932d3f9
|
chore: 🤖 add week number explanation
|
2025-03-31 21:33:15 +02:00 |
|
Jin
|
e701adac9f
|
chore: 🤖 improve calendar option page
|
2025-03-31 21:13:19 +02:00 |
|
Jin
|
ff43537942
|
fix: 🐛 fix redirect url with reverse proxy
|
2025-03-31 21:08:22 +02:00 |
|
JYC333
|
9397dfd6a6
|
Merge pull request #1577 from kliu/theme
Use --link-color as the color of links
|
2025-03-31 20:58:42 +02:00 |
|
JYC333
|
d665a4c611
|
Merge branch 'develop' into theme
|
2025-03-31 20:57:34 +02:00 |
|
Elian Doran
|
6976c9555e
|
fix(mermaid): bypass security issue when generating PNG
|
2025-03-31 21:18:40 +03:00 |
|
Elian Doran
|
3d0ec27038
|
fix(mermaid): fix export to PNG for some diagram types
|
2025-03-31 20:57:39 +03:00 |
|
Jin
|
9c5a016a93
|
Merge branch 'develop' into calendar
|
2025-03-31 19:42:58 +02:00 |
|
Jin
|
1581db5138
|
refactor: 💡 remove unused code
|
2025-03-31 19:40:50 +02:00 |
|
Jin
|
3b67364916
|
fix: 🐛 fix prev/next month date not link to right note
|
2025-03-31 19:40:10 +02:00 |
|
Jin
|
45633ad418
|
fix: 🐛 fix error caused by first day of week change
|
2025-03-31 19:37:01 +02:00 |
|
Jin
|
d79604d06a
|
feat: 🎸 add next month dates
|
2025-03-31 19:30:10 +02:00 |
|
Jin
|
71dc975aa9
|
feat: 🎸 add prev month dates
|
2025-03-31 19:19:59 +02:00 |
|
Jin
|
dece88eef7
|
feat: 🎸 adjust calendar style
|
2025-03-31 18:53:17 +02:00 |
|
Elian Doran
|
3cdbc76fff
|
feat(mermaid): display an error when PNG export could not occur
|
2025-03-31 18:37:05 +03:00 |
|
kliu
|
4ca296894d
|
Use --link-color as the color of links
|
2025-03-31 18:01:52 +08:00 |
|
Panagiotis Papadopoulos
|
66cfc78d8d
|
deps: @stylistic/eslint-plugin for formatting
replaces previously used dprint
|
2025-03-31 09:01:39 +02:00 |
|
Panagiotis Papadopoulos
|
f261c5841a
|
deps: remove dprint
to be replaced by eslint-stylistic
https://eslint.style/
|
2025-03-31 09:00:15 +02:00 |
|
Jin
|
f8da7494c8
|
feat: 🎸 create week number func
|
2025-03-31 02:47:16 +02:00 |
|
Jin
|
6084352834
|
feat: 🎸 reformat week number ui
|
2025-03-31 02:44:30 +02:00 |
|
Jin
|
0ed957dd77
|
feat: 🎸 add week numbers
|
2025-03-31 01:09:57 +02:00 |
|
Elian Doran
|
f3b866fa7b
|
fix(import/zip): remove nesting of ck-content divs
|
2025-03-31 00:58:35 +03:00 |
|
Elian Doran
|
f32b76d047
|
refactor(import/zip): extract method and test it
|
2025-03-31 00:27:36 +03:00 |
|
Elian Doran
|
2a69a98dd3
|
chore(demo): remove extremely nested content
|
2025-03-30 23:51:46 +03:00 |
|
Elian Doran
|
c2feb56a0a
|
feat(edit-demo): clean up directory
|
2025-03-30 23:09:17 +03:00 |
|
Elian Doran
|
dc31ea2333
|
chore(docs): keep root naming
|
2025-03-30 22:29:29 +03:00 |
|
Elian Doran
|
9c83738a16
|
chore(edit-demo): export root instead
|
2025-03-30 22:27:09 +03:00 |
|
Elian Doran
|
9590f5362e
|
feat(edit-demo): use in-memory database
|
2025-03-30 22:26:23 +03:00 |
|
Elian Doran
|
428f00425a
|
chore(demo): export as root
|
2025-03-30 22:26:01 +03:00 |
|
Elian Doran
|
e6d77f3058
|
chore(demo): rename top-level note
|
2025-03-30 22:08:52 +03:00 |
|
Elian Doran
|
575201fbe8
|
feat(in-app-help): display day notes help for #calendarRoot
|
2025-03-30 22:04:16 +03:00 |
|
Elian Doran
|
743c053584
|
feat(demo): create top-level calendar root
|
2025-03-30 21:54:59 +03:00 |
|