Commit Graph

47 Commits (ad8b7f67b16a4ead95ed8148536a7e55f49f1eb7)

Author SHA1 Message Date
sigaloid 8e7d26bf4f Add compression 2022-08-20 17:30:35 +07:00
zadam 9e089cc7cd disable COEP, fixes #2858 2022-05-18 22:56:29 +07:00
Tom dfa30358c5 ensure external assets in excalidraw are avoided 2022-05-09 16:08:56 +07:00
Tom 1a4bc0b989 clean up code 2022-05-03 22:06:24 +07:00
Tom aefc9f1593 add excalidraw excalidraw/utils, react and react-dom as npm-dependencies 2022-04-19 00:20:13 +07:00
zadam 9f33791922 fix uploading binary data through ETAPI, closes #2667 2022-02-18 22:34:46 +07:00
zadam 28df5d4aa2 etapi improvements and more tests 2022-01-12 19:32:23 +07:00
zadam 91dec23d5e ETAPI auth, spec improvements etc. 2022-01-10 17:09:20 +07:00
zadam 87b76abef9 better-sqlite3 binaries 2021-11-18 21:35:23 +07:00
zadam 89322c4b03 upgrade to electron v16 and node v16 2021-11-16 22:43:08 +07:00
zadam 439ef4a8cb moved becca to top level source dir 2021-05-17 22:09:49 +07:00
zadam 42510fda5c renamed also cache files/modules 2021-04-16 23:01:56 +07:00
zadam 199b49c1f7 fix partial syncs 2021-01-14 23:22:13 +07:00
zadam f8936f3bc8 use trilium.sid as a session ID to avoid session ID conflicts 2020-12-20 22:20:21 +07:00
Steven Tang 015c9d2ccd
rename session cookie from connect.sid to trilium (#1495)
to prevent collisions with other express-session apps
2020-12-20 22:18:57 +07:00
zadam 52b8162d01 WIP per-tab hoisting 2020-11-23 22:52:48 +07:00
zadam 8313116b7f disable CSP completely, fixes #1282 (and other similar issues) 2020-10-02 23:33:28 +07:00
zadam 0b38e24185 fixes to saved search 2020-08-20 15:23:24 +07:00
zadam 03d7ee9abb compatibility with existing scripts 2020-08-18 21:32:45 +07:00
zadam f60af1f05e small improvements and fixes 2020-08-06 00:06:42 +07:00
zadam 749791f6d1 fixed CSP after upgrade to helmet 4 2020-08-02 22:26:02 +07:00
zadam dee4083bf3 improve request logging 2020-07-02 23:15:37 +07:00
zadam 88348c560c syncification 2020-06-20 12:31:38 +07:00
zadam a7d9870846 Merge remote-tracking branch 'origin/better-sqlite3'
# Conflicts:
#	libraries/ckeditor/ckeditor.js
#	libraries/ckeditor/ckeditor.js.map
#	package-lock.json
#	package.json
#	src/public/app/services/utils.js
#	src/public/app/widgets/type_widgets/editable_text.js
#	src/services/utils.js
2020-06-18 09:03:09 +07:00
zadam 00faf758e8 fixes and polish 2020-06-15 17:56:53 +07:00
zadam cb4d0624b5 put session directory into data dir to avoid conflict of multiple instances on a single server, fixes #1033 2020-05-24 00:21:20 +07:00
zadam cd48135394 refactoring to allow unit tests of the whole search subsystem 2020-05-21 14:05:56 +07:00
zadam 29cec8112e fix setup of new document, closes #966 2020-04-14 21:57:42 +07:00
zadam 339f212e4c added webpack 2020-04-12 14:22:51 +07:00
zadam c4d5060a0b fix non disappearing persistent toast 2019-10-28 20:26:40 +07:00
zadam 5bba18191f small fixes 2019-10-28 19:45:36 +07:00
zadam c1e8a4b384 spell check support + small options tabs reorganization 2019-10-06 21:35:26 +07:00
zadam 44f592c6cb fix reload 2019-06-16 09:15:37 +07:00
zadam c646019536 ignore electron error 2019-06-12 21:44:33 +07:00
zadam 0a0cac5f41 added extra logging for debugging CSRF issues 2019-05-29 23:13:15 +07:00
zadam a5fc8d5329 moved libraries and images out of src folder 2019-03-30 09:39:58 +07:00
zadam 5619088c41 raise payload size limit to 500 MB #395 2019-01-29 21:19:08 +07:00
azivner 54de4d236d custom HTTP handler which triggers associated script notes WIP, #356 2019-01-27 12:28:20 +07:00
azivner 76c980b51f electron 4.0.0-beta.3 2018-10-14 11:31:23 +07:00
azivner 2d24bf81dd added new label "sorted" which will keep children notes alphabetically sorted, fixes #82 2018-08-01 09:26:02 +07:00
azivner 013714cb5c #98, new option "initialized" which indicates if setup has been finished 2018-07-24 08:12:36 +07:00
azivner e8a5d0ae16 converted note revision protection to repository/entities 2018-03-31 10:51:37 +07:00
azivner 0ec909fd7a added basic CLS support with re-entrant transactions 2018-03-28 23:41:22 +07:00
azivner 982b723647 basic scheduling of backend scripts using attributes 2018-03-02 20:56:58 +07:00
azivner adc270c59f removed reference to reddit plugin 2018-02-26 22:31:35 +07:00
azivner 6fa6891496 created repository object to access entities 2018-01-29 23:17:44 +07:00
azivner 52ad7f64b4 moved all sources to src directory 2018-01-28 22:18:15 +07:00