Commit Graph

11467 Commits (refactor_read_only_code)
 

Author SHA1 Message Date
Elian Doran 43b1b8a306
Merge pull request #1286 from TriliumNext/fix_views_appPath_#1285
fix: EJS crash after failed login
2025-02-26 17:32:53 +07:00
Elian Doran bb8277d035
Merge pull request #1281 from TriliumNext/porting_js
port toc widget button
2025-02-26 17:28:36 +07:00
Potjoe-97 9d188f9ecc
Merge pull request #8 from Potjoe-97/patch-2
Translation: Update FR translation.json
2025-02-26 15:52:15 +07:00
Potjoe-97 f04d749440
Update translation.json 2025-02-26 15:47:25 +07:00
Potjoe-97 631a4ed9b2
Update server.json 2025-02-26 15:13:20 +07:00
Panagiotis Papadopoulos 1a0c35f43d refactor(routes/login): use "shorter" syntax for passing to ejs render 2025-02-26 08:50:36 +07:00
Panagiotis Papadopoulos 0aa1d602a1 fix(routes/login): add missing "appPath" to ejs render 2025-02-26 08:45:35 +07:00
Jin d28dfc2b64 port toc widget button 2025-02-26 00:53:15 +07:00
Elian Doran 8b2788fa8c
chore(scripts): fix start-prod environment 2025-02-25 20:44:10 +07:00
Elian Doran ea04457c06
chore(i18n): refine error message for DB migration 2025-02-25 20:18:23 +07:00
Elian Doran c935cb65a0
fix(tasks): not being able to mark tasks as done 2025-02-25 20:10:57 +07:00
Elian Doran e7601f65bb
feat(tasks): highlight overdue tasks 2025-02-25 19:55:10 +07:00
Elian Doran 64647df043
feat(tasks): sort by due date 2025-02-25 19:48:26 +07:00
Elian Doran 5838ac3bca
feat(tasks): display due date in calendar-relative format 2025-02-25 19:38:15 +07:00
Elian Doran 7bc9114976
feat(tasks): display due date 2025-02-25 19:19:09 +07:00
Elian Doran 637ba78100
feat(tasks): display due date in editable textbox 2025-02-25 18:40:20 +07:00
Elian Doran fcd7b986aa
feat(tasks): make due date editable 2025-02-25 18:36:46 +07:00
Elian Doran 84e8559401
feat(tasks): allow only one editable section at one time 2025-02-25 17:46:17 +07:00
Elian Doran 06831ddc76
feat(tasks): start implementing expandable edit container 2025-02-25 17:43:28 +07:00
Elian Doran cd78955080
Merge pull request #1270 from TriliumNext/porting_js
port js to ts
2025-02-25 17:21:22 +07:00
Elian Doran 175852f6cb
refactor(client): remove unnecessary return type 2025-02-25 17:20:13 +07:00
Elian Doran 4149ebdc69
Merge pull request #1277 from TriliumNext/build_fix-missing-types-webpack
build(webpack): fix missing type declarations
2025-02-25 17:19:29 +07:00
Elian Doran 6d52d7943b
Merge pull request #1275 from TriliumNext/renovate/chardet-2.x
fix(deps): update dependency chardet to v2.1.0
2025-02-25 17:18:26 +07:00
Elian Doran 8e4aead110
Merge pull request #1274 from TriliumNext/renovate/vitest-monorepo
chore(deps): update vitest monorepo to v3.0.7
2025-02-25 17:17:51 +07:00
Elian Doran d434b416f3
Merge pull request #1273 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.27.9
2025-02-25 17:17:28 +07:00
Elian Doran ac050bca3b
Merge pull request #1272 from TriliumNext/renovate/sass-1.x
chore(deps): update dependency sass to v1.85.1
2025-02-25 17:17:05 +07:00
Panagiotis Papadopoulos 194640db66 build(webpack): fix missing type declarations 2025-02-25 08:58:37 +07:00
renovate[bot] 05975a02fb
chore(deps): update apple-actions/import-codesign-certs action to v3 2025-02-25 02:37:14 +07:00
renovate[bot] 7345cddc0a
fix(deps): update dependency chardet to v2.1.0 2025-02-25 02:37:10 +07:00
renovate[bot] a01da98b37
chore(deps): update vitest monorepo to v3.0.7 2025-02-25 02:37:01 +07:00
renovate[bot] c80ec03126
chore(deps): update dependency typedoc to v0.27.9 2025-02-25 02:36:48 +07:00
renovate[bot] cd5df24e6a
chore(deps): update dependency sass to v1.85.1 2025-02-25 02:36:38 +07:00
Jin 1be92baf4a remove edit_button.js 2025-02-25 02:11:53 +07:00
Jin 16b58a58a3 port js to ts 2025-02-25 02:02:20 +07:00
Elian Doran 34762236d1
fix(build): errors due to missing command 2025-02-24 22:50:16 +07:00
Elian Doran 4240af6c43
Merge pull request #1267 from perfectra1n/develop
Enable MacOS code signing and notarization in GitHub Actions
2025-02-24 22:37:09 +07:00
Elian Doran d85c670d7b
Merge pull request #1268 from TriliumNext/port/client_ts
Port note tree to TypeScript
2025-02-24 21:59:31 +07:00
Elian Doran 23d01ec351
fix(build): type definitions for context menu 2025-02-24 21:35:35 +07:00
Elian Doran 7874e88b4a
fix(build): fancytree's JQuery UI interfering with bootstrap 2025-02-24 21:35:23 +07:00
Jon Fuller 9d6caa84cd
Merge branch 'develop' into develop 2025-02-24 08:13:59 +07:00
perf3ct 36ce2a3342
add back prettier-ignore comment for pano 2025-02-24 16:12:53 +07:00
Elian Doran 65804f9c2a
chore(deps): revert changges to package-lock 2025-02-24 17:46:44 +07:00
Elian Doran 28ed616fa6
feat(search): focus on search string by default 2025-02-24 13:51:02 +07:00
Elian Doran 675a5e96e6
chore(client/ts): port search_string 2025-02-24 13:50:08 +07:00
Elian Doran 8ab0084e10
chore(client/ts): port search_definition 2025-02-24 13:45:36 +07:00
Elian Doran 2ab22e7b0e
fix(client): type errors due to command change 2025-02-24 12:39:40 +07:00
Elian Doran 147c340529
Merge remote-tracking branch 'origin/develop' into port/client_ts 2025-02-24 10:14:52 +07:00
Elian Doran 87e687147d
Merge remote-tracking branch 'origin/develop' into port/client_ts 2025-02-24 10:10:34 +07:00
perf3ct b88980ea49
Clean up some of the verbosity 2025-02-24 00:59:08 +07:00
perf3ct fe93ee90c7
Update Entitlements for MacOS 2025-02-24 00:59:02 +07:00