zadam
|
b0c0ed8512
|
add configurable max content width with default value of 1200px.
|
2021-10-31 21:55:11 +01:00 |
|
zadam
|
ec4d445f97
|
make sure we're not using electron before enabling mobile version
|
2021-10-31 20:25:54 +01:00 |
|
zadam
|
113bebed3b
|
switching themes via loading only specific CSS
|
2021-09-26 15:24:37 +02:00 |
|
zadam
|
b660238a40
|
backend import unification
|
2021-06-29 22:15:57 +02:00 |
|
zadam
|
de6108f95d
|
protected session is now global application state to avoid weird issues with multiple tabs/windows/reloads
|
2021-05-07 22:23:49 +02:00 |
|
zadam
|
392a00ac17
|
sync status widget
|
2021-03-21 22:43:41 +01:00 |
|
zadam
|
f8fb071a6f
|
added option to bring back plain (non-markdown) headings, closes #1678
|
2021-03-09 22:06:40 +01:00 |
|
zadam
|
bed7bdfd00
|
"move to new window" respects note hoisting of original tab
|
2021-02-07 21:27:09 +01:00 |
|
zadam
|
c949dcb449
|
fixes and optimizations
|
2020-12-14 22:12:26 +01:00 |
|
zadam
|
864271d5ef
|
refactored "sync" table to "entity_changes"
|
2020-08-02 23:27:48 +02:00 |
|
zadam
|
f4a4e746bf
|
Merge remote-tracking branch 'origin/stable'
# Conflicts:
# libraries/ckeditor/ckeditor.js.map
# package.json
# src/routes/api/login.js
# src/routes/api/sync.js
# src/routes/index.js
# src/services/app_info.js
# src/services/sync.js
|
2020-08-02 20:41:22 +02:00 |
|
zadam
|
17d7ff3ff1
|
small improvements to sync table handling
|
2020-07-31 00:08:01 +02:00 |
|
zadam
|
88348c560c
|
syncification
|
2020-06-20 12:31:38 +02:00 |
|
zadam
|
75c58cbf79
|
refactored layouts for extra window
|
2020-04-25 23:52:13 +02:00 |
|
zadam
|
32020d78b5
|
prototype for new app window
|
2020-04-23 23:08:15 +02:00 |
|
zadam
|
2f711a12f8
|
added "include note" widget to text notes, WIP
|
2019-12-29 23:46:40 +01:00 |
|
zadam
|
e0368e395c
|
removed left and right sidebar sizing options
|
2019-12-23 19:45:59 +01:00 |
|
zadam
|
f331172c7d
|
fixes & tweaks
|
2019-08-28 21:15:16 +02:00 |
|
zadam
|
9888850c22
|
resizing sidebar in options
|
2019-08-19 23:02:19 +02:00 |
|
zadam
|
0a0cac5f41
|
added extra logging for debugging CSRF issues
|
2019-05-29 23:13:15 +02:00 |
|
zadam
|
9fc5d328b4
|
added CSRF protection using csurf express middleware, fixes #455
|
2019-03-24 22:41:53 +01:00 |
|
zadam
|
2c1580ea65
|
appCss/appTheme are now loaded as external CSS files instead of inline styles
|
2019-01-27 17:01:37 +01:00 |
|
azivner
|
f1c3278874
|
store font size in options #326
|
2019-01-13 21:27:32 +01:00 |
|
azivner
|
458ed1faff
|
mobile detection
|
2018-12-28 23:47:06 +01:00 |
|
azivner
|
c95e409b5e
|
left pane sizing taking effect
|
2018-09-06 11:54:04 +02:00 |
|
azivner
|
1c0fd243d1
|
cleanup of labels and relations from backend
|
2018-08-07 13:33:10 +02:00 |
|
azivner
|
89a5cab98f
|
added too options new tab appearance with possibility to change theme (white, black, dark) and zoom factor
|
2018-06-08 23:18:53 -04:00 |
|
azivner
|
6f567e3e10
|
camelCase builtin labels
|
2018-04-02 21:56:55 -04:00 |
|
azivner
|
429d3f518e
|
moved instanceName to index.ejs
|
2018-04-02 21:34:28 -04:00 |
|
azivner
|
e2921a648d
|
refactored backend to use new naming convention for modules
|
2018-04-01 21:27:46 -04:00 |
|
azivner
|
088fb00ca9
|
repository is now stateless
|
2018-03-31 09:07:58 -04:00 |
|
azivner
|
795d50f02e
|
converted of web (non-api) routes, basic conversion completed
|
2018-03-30 19:31:22 -04:00 |
|
azivner
|
95bb2cf0bb
|
renaming attributes to labels, fixes #79
|
2018-03-24 22:02:26 -04:00 |
|
azivner
|
b6277049f3
|
added support for app_css attribute, which allows custom styling
|
2018-03-07 23:24:23 -05:00 |
|
azivner
|
b44412bc32
|
renaming of sql methods to fit getRows/getEntities model
|
2018-01-29 17:41:59 -05:00 |
|
azivner
|
52ad7f64b4
|
moved all sources to src directory
|
2018-01-28 22:18:15 -05:00 |
|