This website requires JavaScript.
Explore
Help
Sign In
gaschz
/
trilium
Watch
1
Star
0
Fork
0
You've already forked trilium
mirror of
https://github.com/zadam/trilium.git
synced
2025-03-01 14:22:32 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
trilium
/
src
/
routes
History
zadam
ef1b32d586
search error handling & sanitize input for default fulltext
2019-04-02 22:52:42 +02:00
..
api
search error handling & sanitize input for default fulltext
2019-04-02 22:52:42 +02:00
custom.js
added CSRF protection using csurf express middleware,
fixes
#455
2019-03-24 22:41:53 +01:00
electron.js
fix csrf protection on electron build
2019-03-31 12:49:42 +02:00
index.js
added CSRF protection using csurf express middleware,
fixes
#455
2019-03-24 22:41:53 +01:00
login.js
option names now follow camelCase
2018-04-02 21:47:46 -04:00
routes.js
redesign of search input. Saved search is now saved under active note and doesn't need page reload
2019-03-29 23:24:41 +01:00
setup.js
#98
, new option "initialized" which indicates if setup has been finished
2018-07-24 08:12:36 +02:00