aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use vgo in place of dep.vgojloup2018-05-153-372/+30
* Better go import paths.v0.0.17jloup2018-05-149-11/+11
* Reliable icon provider for cryptocurrencies logo : Bitonics.v0.0.16jloup2018-05-142565-1217/+116
* JS clean.v0.0.15jloup2018-05-1410-31/+47
* Admin minimal dashboard.v0.0.14jloup2018-05-139-5/+150
* Admin user token in frontend.jloup2018-05-134-6/+27
* JS factorization + clean.jloup2018-05-13535-616/+1192
* User roles.v0.0.13jloup2018-05-134-2/+38
* Change mode configuration: 'production' -> 'prod'.jloup2018-05-131-1/+1
* Fix message on empty credentials.v0.0.12jloup2018-05-131-0/+2
* Account information panel.v0.0.11jloup2018-05-135-54/+152
* Disable log colors in production.jloup2018-05-131-0/+1
* Load credentials only when user requests it.jloup2018-05-134-33/+30
* Fix escape sequence.v0.0.10jloup2018-05-111-1/+1
* Mails.jloup2018-05-1111-5/+353
* Add column 'status' to market_configs.v0.0.9jloup2018-05-107-11/+81
* Disable Poloniex ticker connection.v0.0.8jloup2018-05-091-18/+0
* Clean password reset response message.jloup2018-05-091-2/+2
* Refactor Portfolio balance.jloup2018-05-0915-112/+651
* Various fixes.jloup2018-05-072-9/+8
* Create poloniex market_config at signup.jloup2018-05-071-0/+9
* Account page.jloup2018-05-078-107/+234
* Add fontello icons.jloup2018-05-0711-4/+148
* Fix checkpoint not null in migrationIsmaël Bouya2018-05-071-1/+1
* Fix migrations.jloup2018-05-062-18/+19
* Add more missing migrations.Ismaël Bouya2018-05-061-12/+12
* Add missing index and viewIsmaël Bouya2018-05-061-3/+36
* Remove code skipping migration version1.jloup2018-05-061-10/+0
* Factorize Header/Footer code.v0.0.7jloup2018-05-058-44/+90
* Add nvm versionIsmaël Bouya2018-05-051-0/+1
* Upgrade webapp dependencies for node v10.v0.0.6jloup2018-05-051-492/+542
* Allow to configure the type of Postgres connection (tcp or unix).jloup2018-05-043-2/+6
* Fix vault var name.jloup2018-05-041-1/+1
* Password reset.jloup2018-05-0420-44/+433
* Session expires after 7 days.v0.0.5jloup2018-05-011-1/+1
* Fix PG migrations + redis config.jloup2018-05-014-9/+16
* Add reports CREATE TABLE.jloup2018-05-011-1/+8
* Redis connection.jloup2018-04-305-8/+56
* Databse migrations.jloup2018-04-303-37/+98
* Set session expire to 7 days.v0.0.4jloup2018-04-162-2/+2
* Add STR icon. Same than XLM.jloup2018-04-162-0/+2
* Display short positions.v0.0.3jloup2018-03-265-35/+96
* Handle poloniex ip restriction.jloup2018-03-264-3/+17
* Add build_release in MakefileIsmaël Bouya2018-03-041-0/+15
* Use <img> for currency display.jloup2018-03-01529-1162/+594
* update github.com/jloup/utils dep.jloup2018-02-281-7/+7
* small UI tweaks (alignment).v0.0.2jloup2018-02-253-2/+4
* Display user awaiting validation message when user try to relog in.jloup2018-02-251-4/+0
* Logout link.jloup2018-02-253-13/+39
* /not_confirmed page.jloup2018-02-254-1/+22