Adorian Doran
|
6f1f728c1b
|
client: "Setup" dialog: use a consistent format for radio buttons
|
2025-02-03 17:17:39 +02:00 |
|
Elian Doran
|
fd53d49937
|
Merge pull request #1071 from TriliumNext/fix_setup-keyboard-navigation_#94
fix(setup): make keyboard navigation work
|
2025-01-29 22:10:29 +02:00 |
|
Panagiotis Papadopoulos
|
66c42f0524
|
fix(setup): make keyboard navigation work
fixes #94
|
2025-01-29 09:53:03 +01:00 |
|
Panagiotis Papadopoulos
|
0559ebb48a
|
chore(views/setup): remove knockout src tag
-> this is now handled inside setup.ts and is handled by webpack
|
2025-01-28 23:16:16 +01:00 |
|
Panagiotis Papadopoulos
|
98c4baeb6b
|
chore(views/setup): move syncInProgress to meta tag
makes it easier to hanlde in the setup.ts file
|
2025-01-28 23:15:16 +01:00 |
|
Elian Doran
|
76256c1b9c
|
feat(theme): use TriliumNext as setup theme
|
2024-11-22 20:21:22 +02:00 |
|
Elian Doran
|
e565d29490
|
server: Translate share 404
|
2024-09-08 20:25:38 +03:00 |
|
Elian Doran
|
947c50353d
|
server: Translate here link in setup
|
2024-09-08 20:16:57 +03:00 |
|
Elian Doran
|
893a1e3723
|
i18n: Translate setup screen
|
2024-09-08 20:00:55 +03:00 |
|
Elian Doran
|
94857d8802
|
server: Translate JavaScript required
|
2024-09-08 18:55:11 +03:00 |
|
Jin
|
0967ee1b46
|
remove fancytree and bootstrap
|
2024-08-11 10:13:01 +02:00 |
|
Jin
|
d3803fc6f3
|
remove hard-coded libraries part 1
|
2024-08-11 10:12:55 +02:00 |
|
Elian Doran
|
590442b0d5
|
client,server: Trilium Notes -> TriliumNext Notes (closes #195)
|
2024-07-14 21:20:42 +03:00 |
|
zadam
|
e70539ff48
|
load jquery-hotkeys from node_modules
|
2023-11-22 20:15:21 +01:00 |
|
zadam
|
a439be79b3
|
load jquery from node_modules
|
2023-11-22 20:11:41 +01:00 |
|
zadam
|
b7f0fd2db3
|
Merge branch 'master' into next61
# Conflicts:
# package-lock.json
# src/public/app/services/note_content_renderer.js
# src/public/app/widgets/note_tree.js
# src/routes/routes.js
# src/services/consistency_checks.js
# src/services/notes.js
# src/services/task_context.js
|
2023-07-10 18:20:36 +02:00 |
|
zadam
|
192e399cb5
|
typos
|
2023-06-30 11:18:34 +02:00 |
|
Kian-Meng Ang
|
712304bbc6
|
Fix typos
Found via `codespell -S ./libraries,./package-lock.json -L tabel,tabels,uptodate,isnt,edn,falsy`
|
2023-06-23 00:27:04 +08:00 |
|
zadam
|
7c98ade72b
|
fix missing doc resources for launchers, closes #3455
|
2022-12-25 11:58:24 +01:00 |
|
zadam
|
b499640db8
|
use trilium version number in asset paths to avoid caching issues WIP
|
2022-10-26 23:50:54 +02:00 |
|
zadam
|
2d2641dbd7
|
sync fixes
|
2022-01-09 21:25:15 +01:00 |
|
zadam
|
7159b13c9d
|
add memberId to entity_changes to avoid having to resend all changes second time
|
2022-01-09 20:16:39 +01:00 |
|
zadam
|
f92016f9ec
|
set password from web trilium
|
2021-12-29 23:37:12 +01:00 |
|
zadam
|
7e48d214ca
|
removed username/password from setup
|
2021-12-28 22:59:38 +01:00 |
|
zadam
|
3f307b117e
|
fix webpack build
|
2021-12-24 22:18:05 +01:00 |
|
MeIchthys
|
9e29fba8da
|
Update "Sync from Desktop" setup instructions. (#2271)
|
2021-10-25 21:15:17 +02:00 |
|
zadam
|
113bebed3b
|
switching themes via loading only specific CSS
|
2021-09-26 15:24:37 +02:00 |
|
zadam
|
1e767482b4
|
removed black theme from setup
|
2021-06-30 21:30:54 +02:00 |
|
zadam
|
9e1c9782ff
|
use MontserratLight also for setup
|
2021-06-26 23:20:12 +02:00 |
|
zadam
|
f54f6d09b0
|
fix declaring global variables on the setup page, closes #1071
|
2020-07-11 23:19:24 +02:00 |
|
zadam
|
64c9734f05
|
transform setup.js to the webpacked version in the build
|
2020-05-08 20:50:53 +02:00 |
|
zadam
|
29cec8112e
|
fix setup of new document, closes #966
|
2020-04-14 21:57:42 +02:00 |
|
zadam
|
f8bd6183bf
|
fix default document
|
2020-03-29 18:53:32 +02:00 |
|
zadam
|
5a6ab68144
|
added a progress screen for setup of a new document
|
2020-03-26 17:47:56 +01:00 |
|
zadam
|
2d58019d6e
|
allow to setup web version as a sync client
|
2020-02-19 22:10:40 +01:00 |
|
zadam
|
a16aaf7a81
|
fix setup on non-root paths #404
|
2019-11-22 20:24:49 +01:00 |
|
zadam
|
963ed32ce4
|
allow user to choose theme during initial setup
|
2019-08-11 10:28:49 +02:00 |
|
zadam
|
3760835608
|
added noscript to make it clear that Trilium requires JavaScript
|
2019-04-15 21:30:26 +02:00 |
|
zadam
|
e7ac2ec4ed
|
add noscript to setup
|
2019-04-15 21:28:21 +02:00 |
|
azivner
|
35edce7523
|
fix crazy clipboard operation on mac setup, closes #348
|
2019-01-16 22:03:30 +01:00 |
|
azivner
|
b115a7cf19
|
delete note through its entity instead of manually with SQL, closes #303
|
2019-01-13 00:24:51 +01:00 |
|
azivner
|
fd39d6b3a9
|
using btn-secondary instead of btn-default since that doesn't exist in BS4
|
2019-01-05 21:51:27 +01:00 |
|
azivner
|
a103886ea5
|
responsive setup page
|
2019-01-05 21:49:40 +01:00 |
|
azivner
|
e2dfe1b6de
|
fixed setup page issues which caused wrong choice to be used in the wizard
|
2019-01-03 22:32:36 +01:00 |
|
azivner
|
812f9f6fca
|
initial work on mobile frontend
|
2018-12-23 22:28:57 +01:00 |
|
azivner
|
d0d24f0f4a
|
unify ejs indentation to 4 spaces
|
2018-12-23 10:57:40 +01:00 |
|
azivner
|
35cc9da626
|
note about system proxy in the settings
|
2018-12-17 22:58:53 +01:00 |
|
Julien Nicoulaud
|
cb00d42546
|
fix #248: crossorigin attribute is needed when including with type="module"
For more info, see:
* https://html.spec.whatwg.org/multipage/urls-and-fetching.html#cors-settings-attributes
* https://jakearchibald.com/2017/es-modules-in-browsers
|
2018-12-01 23:33:23 +01:00 |
|
azivner
|
3fee263355
|
fixed "paths" styling for BS4 and fix for special case of root note
|
2018-11-16 22:04:51 +01:00 |
|
azivner
|
94565e3ec0
|
now using .tar export to initialize DB instead of direct DB dumps
|
2018-11-16 14:36:50 +01:00 |
|