Elian Doran
|
ca1d5207d8
|
fix(build): try using ARM runner for building docker
|
2025-02-20 17:10:16 +02:00 |
|
Elian Doran
|
f6b6b2e740
|
feat(test): ensure backend translations are valid JSON
|
2025-02-20 12:42:42 +02:00 |
|
Elian Doran
|
c255af67c9
|
fix(i18n): Chinese translations missing due to invalid JSON
|
2025-02-20 12:40:11 +02:00 |
|
Elian Doran
|
34b4e6d069
|
feat(test): ensure frontend translations are valid JSON
|
2025-02-20 12:39:56 +02:00 |
|
Elian Doran
|
4e01534d76
|
refactor(i18n): move list of locales out of options
|
2025-02-20 12:27:33 +02:00 |
|
Elian Doran
|
6b5d905ebe
|
fix(client/file): flicker when too big alert is not needed
|
2025-02-19 13:43:50 +02:00 |
|
Elian Doran
|
61f2e35717
|
feat(client/file): trim big files in order to improve performance
|
2025-02-19 13:41:05 +02:00 |
|
Elian Doran
|
4a34d5b2df
|
Merge pull request #1227 from greg1904/feat/german_translation
feat/german translation - adding missing translations from base english and adding adjustments of inconsistent german translations
|
2025-02-19 09:39:37 +02:00 |
|
greg1904
|
549917c1f1
|
small consistency adjustment
|
2025-02-18 23:56:15 +01:00 |
|
greg1904
|
4ed3a28e29
|
german adjustments
|
2025-02-18 23:49:27 +01:00 |
|
greg1904
|
c261bf7f7a
|
Kind --> Unternotiz and some other additions
|
2025-02-18 23:30:14 +01:00 |
|
greg1904
|
62c9e865f5
|
added some fields in translation.json + switched "Hinweis" to "Notiz"
|
2025-02-18 23:12:57 +01:00 |
|
greg1904
|
e35ff07b9b
|
Launchbar --> Startleiste
|
2025-02-18 22:25:05 +01:00 |
|
greg1904
|
fbc4206908
|
adding new fields for launchbar to german translation
|
2025-02-18 22:18:55 +01:00 |
|
Elian Doran
|
50d37bbcb1
|
chore(client/ts): port note_type
|
2025-02-17 22:28:54 +02:00 |
|
Elian Doran
|
6706332be3
|
Merge pull request #1204 from TriliumNext/feat_timeScaleSelectWidget
feat: add time selector option widget
|
2025-02-17 22:23:29 +02:00 |
|
Elian Doran
|
16caae191e
|
fix(geomap): stuck viewport and zoom when switching between two geomaps
|
2025-02-17 21:59:02 +02:00 |
|
Elian Doran
|
c7d75b759c
|
feat(webview): remove disclaimer
|
2025-02-17 21:50:59 +02:00 |
|
Elian Doran
|
b837c57d06
|
chore(lock): update
|
2025-02-17 21:49:34 +02:00 |
|
Elian Doran
|
ef3a75d58e
|
feat(webview): set up some sandboxing for <iframe>
|
2025-02-17 21:49:24 +02:00 |
|
Elian Doran
|
59b474df35
|
feat(webview): render in browser using iframe
|
2025-02-17 21:26:00 +02:00 |
|
Elian Doran
|
fd47412d51
|
chore(client/ts): port web_view
|
2025-02-17 21:22:58 +02:00 |
|
Elian Doran
|
237f2ead73
|
fix(ci): server platform name missing due to invalid input
|
2025-02-17 21:16:53 +02:00 |
|
Elian Doran
|
558bee72e9
|
fix(ci): add missing zip for Windows on nightly
|
2025-02-17 21:15:12 +02:00 |
|
Elian Doran
|
ed082f34d5
|
fix(ci): add missing zip for Windows
|
2025-02-17 21:01:06 +02:00 |
|
Elian Doran
|
fabafeac86
|
fix(ci): missing os name in server release artifact
|
2025-02-17 19:53:25 +02:00 |
|
Elian Doran
|
4dd531e036
|
chore(release): 0.92.0-beta
v0.92.0-beta
|
2025-02-17 19:29:59 +02:00 |
|
Elian Doran
|
7bcfb1df96
|
chore(docs): minor updates
|
2025-02-17 19:28:54 +02:00 |
|
Elian Doran
|
e39bee23aa
|
fix(electron): background effects on fixed light/dark mode (closes #1209)
|
2025-02-17 18:07:36 +02:00 |
|
Elian Doran
|
5550885206
|
fix(build): run prepare-dist for electron-forge:make
|
2025-02-17 17:42:15 +02:00 |
|
Panagiotis Papadopoulos
|
d26d668741
|
feat(time_selector): avoid "template concatenation"
|
2025-02-17 09:00:44 +01:00 |
|
Panagiotis Papadopoulos
|
fc8f805b28
|
i18n(time_selector): adjust attachment erasure message
as we now are allowing entering the time in other formats (minutes, hours, days) – it doesn't make sense for the label to say "after X seconds".
|
2025-02-17 06:52:29 +01:00 |
|
Elian Doran
|
152f3193d1
|
Merge pull request #1183 from TriliumNext/feature/calendar_view
Calendar view
|
2025-02-16 20:16:02 +02:00 |
|
Elian Doran
|
725a9fc333
|
feat(view/calendar): add help
|
2025-02-16 19:57:44 +02:00 |
|
Panagiotis Papadopoulos
|
ccbed7bbc3
|
feat(time_selector): use showError since this is an error
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
10ba467202
|
chore(prettier): run prettier on time_selector related files
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
793b0c9fe8
|
feat(time_selector): add possibility to omit time scales
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
35a3d326f7
|
i18n(time_selector): translate invalid_input message
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
f672054441
|
feat(time_selector): use time_selector in attachment_erasure_timeout
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
e0e530b219
|
feat(time_selector): use time_selector in note_erasure_timeout
|
2025-02-16 18:30:56 +01:00 |
|
Panagiotis Papadopoulos
|
c0714a92d5
|
feat(time_selector): add time_selector options widget
|
2025-02-16 18:30:56 +01:00 |
|
Elian Doran
|
114a70b442
|
feat(view/calendar): remove redundant margin when in zen mode
|
2025-02-16 19:20:59 +02:00 |
|
Elian Doran
|
169b2269b1
|
feat(view/calendar): improve display when creating empty note
|
2025-02-16 19:17:15 +02:00 |
|
Elian Doran
|
e73ea36161
|
feat(in_app_help): contextual help for book types
|
2025-02-16 18:09:01 +02:00 |
|
Elian Doran
|
c17d10114f
|
feat(mobile): enable prompt dialog for inserting notes
|
2025-02-16 17:52:04 +02:00 |
|
Elian Doran
|
5677be2dd5
|
Merge remote-tracking branch 'origin/develop' into feature/calendar_view
|
2025-02-16 17:43:04 +02:00 |
|
Adorian Doran
|
fbacb5bb71
|
Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop
|
2025-02-16 15:48:42 +02:00 |
|
Adorian Doran
|
630eb5ac8d
|
style(next): restyle the alert bar
|
2025-02-16 15:47:44 +02:00 |
|
Elian Doran
|
a532ae6426
|
Merge pull request #1196 from TriliumNext/feature/zen_mode
Zen Mode
|
2025-02-16 15:39:54 +02:00 |
|
Elian Doran
|
dc0ac4daa2
|
fix(zen): buttons on darwin
|
2025-02-16 15:38:31 +02:00 |
|