9152 Commits

Author SHA1 Message Date
Elian Doran
bee1df4fdf
feat(options/etapi): open swagger UI in in-app-help 2025-02-26 23:06:35 +02:00
Elian Doran
4df76fafe1
Merge branch 'develop' into feat_add-link-to-swagger-ui 2025-02-26 22:46:31 +02:00
Elian Doran
5d61f9fb12
fix(tasks): alignment of checkbox 2025-02-26 22:43:38 +02:00
Elian Doran
09f7645925
feat(tasks): improve layout 2025-02-26 22:43:38 +02:00
Elian Doran
2ea85dc238
feat(tasks): trim task name 2025-02-26 22:43:38 +02:00
Elian Doran
d0c703515b
feat(tasks): display due date without time 2025-02-26 22:43:38 +02:00
Elian Doran
89eab387ba
chore(test): html coverage 2025-02-26 22:43:38 +02: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
Elian Doran
fa60295ab2
feat(note_list): improve file footer 2025-02-26 22:43:38 +02:00
Elian Doran
ab5df9e010
feat(note_list): improve video preview 2025-02-26 22:43:38 +02:00
Elian Doran
e330d91df2
feat(file): display videos in full width 2025-02-26 22:43:38 +02:00
Elian Doran
07c2342b7b
feat(file): display video in full-width & full-height 2025-02-26 22:43:38 +02:00
Panagiotis Papadopoulos
0f1b4614fb chore(options/etapi): add TODO notice to get rid of current workaround 2025-02-26 21:07:56 +01:00
Panagiotis Papadopoulos
f1f5839ea2 feat(options/etapi): link to the swagger UI that we ship
since we are shipping it, why not link to it as well :-)
2025-02-26 21:07:56 +01:00
Panagiotis Papadopoulos
ba84c694b2 i18n(options/etapi): improve translatability of description string
convert the split up string into a single interpolated string,
which improves translatability (and allows LTR translations)
2025-02-26 21:07:56 +01:00
Elian Doran
bd933dde28
chore(test): disable download of images 2025-02-26 18:58:08 +02:00
Elian Doran
ef736edf09
chore(test): separate client & server tests 2025-02-26 18:39:00 +02:00
Elian Doran
d92959e23a
chore(i18n): reach 100% for Romanian 2025-02-26 17:44:25 +02:00
Elian Doran
3c8a42ed73
Merge pull request #1289 from Potjoe-97/FR-tra
Translation : FR update & tweaks
2025-02-26 17:33:27 +02:00
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 +02:00
Potjoe-97
f04d749440
Update translation.json 2025-02-26 15:47:25 +01:00
Panagiotis Papadopoulos
1a0c35f43d refactor(routes/login): use "shorter" syntax for passing to ejs render 2025-02-26 08:50:36 +01:00
Panagiotis Papadopoulos
0aa1d602a1 fix(routes/login): add missing "appPath" to ejs render 2025-02-26 08:45:35 +01:00
Jin
d28dfc2b64 port toc widget button 2025-02-26 00:53:15 +01:00
Elian Doran
c935cb65a0
fix(tasks): not being able to mark tasks as done 2025-02-25 20:10:57 +02:00
Elian Doran
e7601f65bb
feat(tasks): highlight overdue tasks 2025-02-25 19:55:10 +02:00
Elian Doran
64647df043
feat(tasks): sort by due date 2025-02-25 19:48:26 +02:00
Elian Doran
5838ac3bca
feat(tasks): display due date in calendar-relative format 2025-02-25 19:38:15 +02:00
Elian Doran
7bc9114976
feat(tasks): display due date 2025-02-25 19:19:09 +02:00
Elian Doran
637ba78100
feat(tasks): display due date in editable textbox 2025-02-25 18:40:20 +02:00
Elian Doran
fcd7b986aa
feat(tasks): make due date editable 2025-02-25 18:36:46 +02:00
Elian Doran
84e8559401
feat(tasks): allow only one editable section at one time 2025-02-25 17:46:17 +02:00
Elian Doran
06831ddc76
feat(tasks): start implementing expandable edit container 2025-02-25 17:43:28 +02:00
Elian Doran
175852f6cb
refactor(client): remove unnecessary return type 2025-02-25 17:20:13 +02:00
Jin
1be92baf4a remove edit_button.js 2025-02-25 02:11:53 +01:00
Jin
16b58a58a3 port js to ts 2025-02-25 02:02:20 +01:00
Elian Doran
34762236d1
fix(build): errors due to missing command 2025-02-24 22:50:16 +02:00
Elian Doran
d85c670d7b
Merge pull request #1268 from TriliumNext/port/client_ts
Port note tree to TypeScript
2025-02-24 21:59:31 +02:00
Elian Doran
23d01ec351
fix(build): type definitions for context menu 2025-02-24 21:35:35 +02:00
Elian Doran
7874e88b4a
fix(build): fancytree's JQuery UI interfering with bootstrap 2025-02-24 21:35:23 +02:00
Elian Doran
28ed616fa6
feat(search): focus on search string by default 2025-02-24 13:51:02 +02:00
Elian Doran
675a5e96e6
chore(client/ts): port search_string 2025-02-24 13:50:08 +02:00
Elian Doran
8ab0084e10
chore(client/ts): port search_definition 2025-02-24 13:45:36 +02:00
Elian Doran
2ab22e7b0e
fix(client): type errors due to command change 2025-02-24 12:39:40 +02:00
Elian Doran
147c340529
Merge remote-tracking branch 'origin/develop' into port/client_ts 2025-02-24 10:14:52 +02:00
Elian Doran
87e687147d
Merge remote-tracking branch 'origin/develop' into port/client_ts 2025-02-24 10:10:34 +02:00
Elian Doran
b91b243432
fix(tasks): selection contains spaces 2025-02-23 22:00:50 +02:00
Elian Doran
0ba4c9b9c7
fix(tasks): content flash when updating list of tasks 2025-02-23 21:54:58 +02:00
Elian Doran
31fcf7ea60
feat(tasks): clear text box when entering a task 2025-02-23 21:39:05 +02:00