Commit Graph

13529 Commits (aadb8cce5d425dc8f211170b51a5088a9aaea94b)
 

Author SHA1 Message Date
Jin 1164126885 feat: 🎸 add and update etapi 2025-04-01 17:10:35 +07:00
Jin 1313003bdb feat: 🎸 add create week note func 2025-04-01 16:57:52 +07:00
Jin 84def1aa30 feat: 🎸 show exist week note when enable week note 2025-04-01 16:51:48 +07:00
Jin 22f1441c4e feat: 🎸 add enableWeekNote func 2025-04-01 16:40:18 +07:00
Jin c43cca6c22 feat: 🎸 add and fix week note api services 2025-04-01 16:25:03 +07:00
Jin b13abf3098 fix: 🐛 fix substring error 2025-04-01 15:33:10 +07:00
SiriusXT adcb803caa To prevent search lag when there are a large number of notes 2025-04-01 21:07:15 +07:00
Jin bead99a85d fix: 🐛 add missing builtin monthPattern label 2025-04-01 14:52:04 +07:00
Jin 674e5976ef refactor: 💡 rename getWeekNote to getWeekFirstDayNote 2025-04-01 14:46:35 +07:00
JYC333 31d81ea2cd
Merge pull request #1585 from TriliumNext/renovate/vitest-monorepo
chore(deps): update vitest monorepo to v3.1.1
2025-04-01 14:24:00 +07:00
JYC333 c5f2c6b449
Merge pull request #1584 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency typescript-eslint to v8.29.0
2025-04-01 14:23:22 +07:00
JYC333 1c84069717
Merge pull request #1583 from TriliumNext/renovate/sass-1.x
chore(deps): update dependency sass to v1.86.1
2025-04-01 14:22:37 +07:00
SiriusXT a7799d32b0 To prevent search lag when there are a large number of notes 2025-04-01 18:47:07 +07:00
Panagiotis Papadopoulos 8dfdb48e8d chore(eslint): configure @stylistic/quotes rule 2025-04-01 09:17:24 +07:00
Panagiotis Papadopoulos e93d7e6bd1 chore: remove .dprint.json config file -> now unused 2025-04-01 09:01:11 +07:00
Panagiotis Papadopoulos cd992806a6 chore(tsconfig): add "*.js" to include, to fix eslint "ProjectService" error
added it only to the "dev" tsconfig.
The tsconfig.build.json, which is used for build output does not require it.

eslint was previosuly reporting on itself:
"TriliumNextNotes/eslint.config.js was not found by the project service. Consider either including it in the tsconfig.json or including it in allowDefaultProject"
2025-04-01 09:00:37 +07:00
Panagiotis Papadopoulos 237fcdab20 chore: run eslint on eslint.config.js :-) 2025-04-01 08:57:24 +07:00
Panagiotis Papadopoulos ad18883952 chore: add padded-blocks @stylistic rule 2025-04-01 08:56:36 +07: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 +07:00
renovate[bot] 217a28ef01
chore(deps): update vitest monorepo to v3.1.1 2025-04-01 01:38:36 +07:00
renovate[bot] 5db393bfda
chore(deps): update dependency typescript-eslint to v8.29.0 2025-04-01 01:38:19 +07:00
renovate[bot] f80c5ba29e
chore(deps): update dependency sass to v1.86.1 2025-04-01 01:38:04 +07:00
Jin ef8ecc452c chore: 🤖 fix minor 2025-04-01 00:08:48 +07:00
Jin 6f3092567d chore: 🤖 remove unused import 2025-04-01 00:05:14 +07:00
Jin d7e809b059 fix: 🐛 fix week number cross years 2025-04-01 00:04:09 +07:00
Jin be0b66c104 chore: 🤖 use dayjs fully 2025-03-31 23:56:12 +07:00
Jin 1a49c4a1e2 chore: 🤖 use dayjs part 2 2025-03-31 23:27:14 +07:00
Jin c1feedb4db fix: 🐛 fix week number between years 2025-03-31 23:24:11 +07:00
Jin f446fa38f5 fix: 🐛 fix calendar option error 2025-03-31 22:54:07 +07:00
Jin 2dba6cb326 chore: 🤖 using dayjs part 1 2025-03-31 22:26:28 +07:00
Elian Doran 8c6dbb4446
feat(docs): preserve note IDs 2025-03-31 23:20:14 +07:00
Elian Doran b6137c0747
chore(docs): normalize whitespace 2025-03-31 22:56:47 +07:00
Elian Doran 96eb7487e7
chore(gitattributes): set up CRLF handling 2025-03-31 22:51:54 +07:00
Jin ae7aaaf263 fix: 🐛 fix calendar option error 2025-03-31 21:40:33 +07:00
Elian Doran a5b481146b
Merge pull request #1581 from TriliumNext/totp
Fix redirect url with reverse proxy
2025-03-31 22:38:35 +07:00
Jin a80932d3f9 chore: 🤖 add week number explanation 2025-03-31 21:33:15 +07:00
Jin e701adac9f chore: 🤖 improve calendar option page 2025-03-31 21:13:19 +07:00
Jin ff43537942 fix: 🐛 fix redirect url with reverse proxy 2025-03-31 21:08:22 +07:00
JYC333 9397dfd6a6
Merge pull request #1577 from kliu/theme
Use --link-color as the color of links
2025-03-31 20:58:42 +07:00
JYC333 d665a4c611
Merge branch 'develop' into theme 2025-03-31 20:57:34 +07:00
perf3ct ee9c4cb23b
fix the model selection setting to not be overridden by loading available model list 2025-03-31 18:28:21 +07:00
Elian Doran 6976c9555e
fix(mermaid): bypass security issue when generating PNG 2025-03-31 21:18:40 +07:00
Elian Doran 3d0ec27038
fix(mermaid): fix export to PNG for some diagram types 2025-03-31 20:57:39 +07:00
Jin 9c5a016a93 Merge branch 'develop' into calendar 2025-03-31 19:42:58 +07:00
Jin 1581db5138 refactor: 💡 remove unused code 2025-03-31 19:40:50 +07:00
Jin 3b67364916 fix: 🐛 fix prev/next month date not link to right note 2025-03-31 19:40:10 +07:00
Jin 45633ad418 fix: 🐛 fix error caused by first day of week change 2025-03-31 19:37:01 +07:00
Jin d79604d06a feat: 🎸 add next month dates 2025-03-31 19:30:10 +07:00
Jin 71dc975aa9 feat: 🎸 add prev month dates 2025-03-31 19:19:59 +07:00
Jin dece88eef7 feat: 🎸 adjust calendar style 2025-03-31 18:53:17 +07:00