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 |
|
azivner
|
57e9850ca6
|
migrated tooltips to bootstrap, #203
|
2018-11-06 19:35:42 +01:00 |
|
azivner
|
6fb99ae89e
|
changed ejs indentation to 2 spaces instead of 4 (or mix)
|
2018-11-06 15:53:23 +01:00 |
|
azivner
|
e62cca886c
|
fix login & setup page
|
2018-11-06 14:54:22 +01:00 |
|
azivner
|
0442a44aab
|
font slightly larger in setup + tiny visual tweaks
|
2018-08-30 22:28:57 +02:00 |
|
azivner
|
7f9a8a55ca
|
fix init of synced options in new database
|
2018-08-17 18:11:03 +02:00 |
|
azivner
|
d39cdbfada
|
better instructions for desktop => server instance sync setup, plus some sync fixes
|
2018-07-25 10:57:36 +02:00 |
|
azivner
|
c8253caae9
|
#98 proxy support for sync setup
|
2018-07-25 08:30:41 +02:00 |
|
azivner
|
37ab7b4641
|
#98, sync to server now works as well + a lot of related changes
|
2018-07-24 20:35:03 +02:00 |
|
azivner
|
013714cb5c
|
#98, new option "initialized" which indicates if setup has been finished
|
2018-07-24 08:12:36 +02:00 |
|
azivner
|
1fe7c62f5a
|
#98, sync setup now doesn't copy the whole DB file, but sets up minimal database and starts off sync
|
2018-07-23 21:15:32 +02:00 |
|
azivner
|
a201661ce5
|
#98, fixes in the wizard
|
2018-07-22 14:49:59 +02:00 |
|
azivner
|
6235a3c886
|
beginning of #98, new multistep wizard, db creation after user enters username and password
|
2018-07-21 08:55:24 +02:00 |
|
azivner
|
a4e64350e9
|
fixed schema, initial setup
|
2018-04-02 22:33:54 -04:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|