Commit Graph

25 Commits

Author SHA1 Message Date
Baptiste Grob
c084268f51 feat: display warning banner when using the app with no account 2021-02-02 15:40:20 +01:00
Baptiste Grob
2c0f215409 feat: (wip) sessions management 2020-12-16 17:27:26 +01:00
Baptiste Grob
993d241c72 feat: switch from npm to yarn (#500)
* feat: switch from npm to yarn

* fix: build

* fix: replace yarn run with yarn

* fix: nodejs version install in Docker image

* fix: initialize mobx state

Co-authored-by: Karol Sójko <karolsojko@gmail.com>
2020-12-08 14:59:22 +01:00
Baptiste Grob
d088d74069 fix: remove public beta flags 2020-10-07 12:42:25 +02:00
Baptiste Grob
62df25d7d8 fix: disable features for public beta 2020-09-30 16:37:10 +02:00
Baptiste Grob
22db551f1b fix: stop relying on window.isElectron 2020-09-28 12:19:23 +02:00
Baptiste Grob
57aa942c91 feat: reduce number of steps needed to get going for local development (#454)
* feat: reduce number of steps to get going for local development

* fix: set default sync server in SNJS

* chore: keep --force in submodules command
2020-09-02 17:37:50 +02:00
Baptiste Grob
da78399567 style: rename platform to bridge (#452)
* style: rename platform to bridge

* chore: tsc
2020-08-25 16:56:32 +02:00
Baptiste Grob
efc75965ca feat: allow specifying if platform is web or not 2020-08-12 21:21:38 +02:00
Baptiste Grob
78031eed24 feature: add platform layer 2020-08-12 21:21:38 +02:00
Baptiste Grob
0e6431b75d refactor: remove unneeded webpack copy plugin 2020-06-22 15:27:48 +02:00
Baptiste Grob
1916a459a0 perf: improve build performance 2020-05-13 09:36:26 +02:00
Johnny A
e61cb53c75 refactor: webpack configuration (#398)
* refactor: webpack configuration

* feat: webpack hot reloading

Co-authored-by: Johnny Almonte <johnny243@users.noreply.github.com>
2020-05-07 18:11:44 +02:00
Mo Bitar
78e4ae0a16 fix: use snjs proper types location 2020-04-30 11:23:02 -05:00
Mo Bitar
9cf99896a5 Remove dummy concept in favor of editor group and editors 2020-04-14 15:03:22 -05:00
Mo Bitar
31384023d1 Compiled build 2020-04-13 15:01:06 -05:00
Mo Bitar
e7651fe92b Incipient TypeScript 2020-04-09 18:16:57 -05:00
Mo Bitar
d5938e5b4f Update dependencies 2020-03-14 12:14:06 -05:00
Mo Bitar
2e0528b754 Merges master 2020-03-14 12:05:38 -05:00
Baptiste Grob
f76413b2be remove public/dev.html in favor of index.html 2020-03-12 19:02:32 +01:00
Baptiste Grob
bbceed8c42 Add webpack dev server 2020-03-11 16:46:01 +01:00
Mo Bitar
444c18bbde Update with latest SNJS changes 2020-03-01 16:14:07 -06:00
Mo Bitar
3c8c43ac7e Refactors most controllers and directives into classes for more organized and maintainable code 2020-01-30 13:37:16 -06:00
Mo Bitar
d6e0edafe9 Handle SNJS rename of cryptoManager to protocolManager, extract test suite into SNJS 2019-12-18 16:36:57 -06:00
Mo Bitar
c4c38616b0 Grunt -> Webpack, Haml -> Pug 2019-12-16 16:26:51 -06:00