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
7d57961ab2
make clipper api authenticated for server and unauthenticated for local electron
2019-07-07 13:12:40 +02:00
..
api
make clipper api authenticated for server and unauthenticated for local electron
2019-07-07 13:12:40 +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 extra logging for debugging CSRF issues
2019-05-29 23:13:15 +02:00
login.js
fix redirect after login
2019-05-22 21:25:13 +02:00
routes.js
make clipper api authenticated for server and unauthenticated for local electron
2019-07-07 13:12:40 +02:00
setup.js
#98
, new option "initialized" which indicates if setup has been finished
2018-07-24 08:12:36 +02:00