samherrington
1246a677d1
Remove console.logs
...
Using console in production is generally undesirable due to
performance loss and security concerns. Errors were changed
to console.error and console.logs were removed.
2018-09-29 15:50:32 -05:00
Max Buranbaev
5de176757d
Fixing flickering in both cases
2018-06-27 13:07:38 +05:00
Nguyễn Việt Hưng
0934c08dfe
added shortcut manager and allow user to customize toggle mode shortcut
2018-05-18 14:55:42 +07:00
William Grant
5bd0499ae4
Merge branch 'master' into monokai_theme
2018-04-27 09:06:11 +02:00
William Grant
92be3f32d6
added monokai theme
2018-04-27 08:10:50 +02:00
Hung Nguyen
d76db726c4
refactored code according to review
2018-04-24 18:06:10 +07:00
Hung Nguyen
47af3f09fc
Centralized languages into 1 file
2018-04-17 09:59:30 +07:00
Hung Nguyen
a4af77f91e
fixed eslint error
2018-04-13 21:46:19 +07:00
Hung Nguyen
f2a4e1d230
fixed typo in variable name
2018-04-13 21:00:01 +07:00
Hung Nguyen
8560901f80
Edited theme and language init code to avoid code repetition
2018-04-13 20:39:17 +07:00
David Miguel
080448af3a
Add Spanish (es-ES) locale
2018-03-25 02:09:04 +01:00
bimlas
be235e5204
i18n: Add HU to locales
2018-03-22 12:35:42 +01:00
Simon
ccb0302d3f
Resolved Merge issue; Added Russian;
2018-03-14 13:13:47 +01:00
Simon
4f6c35713e
Added languages; better German translation
2018-03-09 17:30:11 +01:00
Simon
4d41c7f37f
Changed default language to en
2018-03-09 07:39:08 +01:00
Simon
0f82085cae
Adjustments for Travis CI
2018-03-07 07:10:49 +01:00
Simon
a36841e501
Implemented language switch in Interface Config Tab
2018-03-06 15:04:04 +01:00
Sosuke Suzuki
d44d220c55
change default storage name from debugging to production
2018-01-10 19:40:04 +09:00
Sosuke Suzuki
f6bcef0789
remove unnecessary variables
2018-01-10 19:36:45 +09:00
Sosuke Suzuki
48ea5746d9
move init function to Main.js
2018-01-10 19:33:58 +09:00
Kazu Yokomizo
ed9d3639e2
Add the Solarized Dark Theme
2017-12-11 19:01:24 +09:00
yosmoc
edaa0713e8
React.PropTypes is deprecated from React 15.5
...
Migrated by react-codemod + minor fix by hand.
2017-11-25 22:27:04 +01:00
Maurits Lourens
3fbc749395
fixed eslint warnings
2017-11-24 17:00:03 +01:00
Kohei TAKATA
fe0544dbc9
Merge pull request #1114 from levrik/remove-mixpanel
...
Removed mixpanel
2017-11-14 20:46:10 +09:00
Levin Rickert
9fbdf895af
Removed mixpanel
2017-11-12 03:44:51 +01:00
Kazu Yokomizo
a84fddd5fa
Fix CI error
2017-11-11 20:34:31 +09:00
Kazu Yokomizo
4a6c16df8d
Add base of white theme
2017-11-11 19:05:08 +09:00
Kazu Yokomizo
92eccb635a
Move the notification area from main window to preference modal
2017-11-05 17:56:32 +09:00
Cristian Beskid
ea81b0d414
Fix notification bar offset in full screen mode
2017-09-25 23:08:12 +02:00
Cristian Beskid
a0c8ec3171
Remove redundant semicolon
2017-09-25 17:26:08 +02:00
Cristian Beskid
80c13f7c4f
Align notification bar with the navigation bar
2017-09-25 17:17:34 +02:00
Kazu Yokomizo
69f1ad6eb3
Sorry CI
2017-09-23 00:00:27 +09:00
Kazu Yokomizo
9861fbf7c8
Fix layout at RealtimeNotification
2017-09-22 22:56:32 +09:00
asmsuechan
881f5a5110
Fix typo regarding fullscreen
2017-08-15 20:22:26 +09:00
asmsuechan
6bc3e7fcf1
[eslint] react/no-direct-mutation-state
2017-08-15 10:01:04 +09:00
Kohei TAKATA
8c73ca8854
Fix not to show scroll bar when full screen mode in Windows
2017-06-21 22:51:21 +09:00
Christoph Hasse
9281f8f6cb
fix spelling to avoid include error
2017-06-13 00:59:37 +02:00
SuenagaRyota
21004aab6a
Merge pull request #634 from asmsuechan/enable-analytics-on-develop
...
Disable awsAnalytics on develop
2017-06-12 19:07:32 +09:00
asmsuechan
eaf88c6491
Disable awsAnalytics on develop
2017-06-12 18:57:40 +09:00
Kevin Nadro
552653c0ed
for got run eslint
2017-06-12 17:34:14 +09:00
Kevin Nadro
c9bbc61c95
cleaning up code and fixing slider bug on fullscreen mode
2017-06-12 17:34:08 +09:00
Kevin Nadro
41a04aa3f1
reworking architecture of code
2017-06-12 17:34:02 +09:00
Kevin Nadro
063e2e02bd
fixing some code from the comments
2017-06-12 17:33:50 +09:00
Kevin Nadro
2ee2494dc4
for got run eslint
2017-06-12 17:33:37 +09:00
Kevin Nadro
df6ff1fffe
cleaning up code and fixing slider bug on fullscreen mode
2017-06-12 17:33:31 +09:00
Kevin Nadro
0d2e6a6a12
forgot this in last commit
2017-06-12 17:33:24 +09:00
Kevin Nadro
79ed55a76f
reworking architecture of code
2017-06-12 17:32:59 +09:00
Kevin Nadro
afc729b1c3
fixing some code from the comments
2017-06-12 17:30:29 +09:00
Sosuke Suzuki
186a815821
config to use dynamic customEvents
2017-06-10 12:51:01 +09:00
sota1235
ed9ddee5f1
refactor: fix by standardjs
2017-01-11 23:17:32 +09:00