Commit Graph

20 Commits

Author SHA1 Message Date
Priscila 1602840ed1 feat: replaced lunr by lunr-mutable (#915) 2018-08-17 12:14:23 +02:00
Michiel De Mey 11dcf798cc feat: adds support for external plugin directory (#532) 2018-07-18 14:53:08 +02:00
Juan Picado @jotadeveloper 61e33f0a30
refactor: use plugins type on loadPlugin 2018-07-18 07:52:54 +02:00
Juan Picado @jotadeveloper 55c146cb5d
chore: add flow plugin examples
middleware, authentication and storage
2018-07-18 07:52:45 +02:00
Juan Picado @jotadeveloper cbc6479003
refactor: improve readability 2018-07-15 00:47:47 +02:00
Juan Picado @jotadeveloper dd3a937ac9
refactor: config file using flow 2018-07-04 00:15:07 +02:00
Juan Picado @jotadeveloper 74f1198cf3
refactor: json web token relocated 2018-06-03 08:51:18 +02:00
Juan Picado @jotadeveloper 87e3faa624
refactor: create cryto utils 2018-06-01 22:17:01 +02:00
Juan Picado @jotadeveloper 46f8186f01
refactor: remove deprecated method 2018-05-20 08:46:11 +02:00
Juan Picado @jotadeveloper 16fc854f57
refactor: no tabs, only spaces
disallow tabs over spaces
2018-04-30 18:34:55 +02:00
Juan Picado @jotadeveloper e63674478a
refactor: clean up token middleware 2018-04-30 15:13:54 +02:00
Juan Picado @jotadeveloper c1bc2610c4
refactor: clean up ref method 2018-04-24 08:19:27 +02:00
Juan Picado @jotadeveloper de61e469ed
refactor: storage utilities
relocate methods, no logic change
2018-04-22 22:14:21 +02:00
Juan Picado @jotadeveloper e5caa71d35
refactor: storage is async
allows storage to initalize whether a async call is required on start up.
2018-04-21 18:36:06 +02:00
Juan Picado @jotadeveloper 9c39cf0c1e
chore: rename method to camelCase 2018-03-22 18:31:26 +01:00
Juan Picado @jotadeveloper 7237ab340f
refactor: add flow support on publish endpoint 2018-03-17 11:54:57 +01:00
Juan Picado @jotadeveloper 59a53e1919
refactor: annotate files with flow 2018-03-11 16:27:16 +01:00
Juan Picado @jotadeveloper 76fe6cb5d7
refactor: apply flow and imports es6 2018-03-10 21:09:04 +01:00
Juan Picado @jotadeveloper 8f932f5f8a
chore: update some endpoints with flow 2018-03-02 23:19:08 +01:00
Juan Picado @jotadeveloper 0167de508c
refactor: move specific flow types into the project 2018-02-26 21:28:09 +01:00