1
1
mirror of https://github.com/bitgapp/eqMac.git synced 2024-12-02 10:24:09 +03:00
Commit Graph

479 Commits

Author SHA1 Message Date
Nodeful
412f1e5d91 added loading listeners to UI class 2021-05-18 22:45:59 +03:00
Nodeful
1a584c8a0c moved crash report setup to the very top 2021-05-10 01:27:26 +03:00
Nodeful
12ee0d3c61 Merge branch 'master' of github.com:bitgapp/eqMac 2021-05-10 01:24:27 +03:00
Nodeful
4d5b88e332 sending eq type change event to ui, storing previous eq type, little refactor of Application.swift code 2021-05-10 01:24:19 +03:00
Roman Kisil
d6a3f5cec7
Update CONTRIBUTING.md 2021-05-08 15:24:55 +03:00
Roman Kisil
e696e1552b
Update README.md 2021-05-08 15:23:43 +03:00
Nodeful
9455b59cd2 removed unnecessary DataBusEven file, added middleware to databus, showing warning toast on all unsuccessful databridge calls, improvement to toast 2021-05-08 00:20:22 +03:00
Nodeful
0e270ba14e only setting eq type in ui after successful call to swift 2021-05-08 00:15:41 +03:00
Nodeful
9bb9f0c312 moved to UInts on some timing logic 2021-05-07 01:29:01 +03:00
Nodeful
0a761c26cc reenabled ivy back on the ui since not building components module 2021-05-04 03:02:18 +03:00
Nodeful
c7cd637cc8 referencing components modules locally instead of building it 2021-05-04 02:58:35 +03:00
Nodeful
8711fcfd4f disabled Ivy engine for UI for now 2021-05-04 02:08:23 +03:00
Nodeful
0fb6d41a47 added pro component to components module 2021-05-04 02:00:41 +03:00
Nodeful
4aec66fd06 killing only eqMac.app process during debug instead of node instances 2021-05-01 01:04:44 +03:00
Nodeful
6938f2429a added copy icon to components 2021-04-28 15:20:04 +03:00
Nodeful
fc93d5e32f stop tracking package-locks as using yarn 2021-04-10 16:43:42 +03:00
Nodeful
7fc4396a0c moved to yarn workspaces setup for UI 2021-04-10 16:32:25 +03:00
Nodeful
b9cbbb008d built component package 2021-04-09 19:37:50 +03:00
Nodeful
75ee701927 exporting icons from the component file 2021-04-09 19:33:14 +03:00
Nodeful
5c966b82dc components build 2021-04-09 17:17:51 +03:00
Nodeful
085f3bc3ed added missing icons from pro repo 2021-04-09 16:54:15 +03:00
Nodeful
da39e1216e removed unnecessary files and ngsw code 2021-04-09 16:45:41 +03:00
Nodeful
a5c888925f moved to using tgz package for components library 2021-04-09 16:41:43 +03:00
Nodeful
846d9375b0 Merge branch 'master' of github.com:bitgapp/eqMac 2021-04-09 01:33:14 +03:00
Nodeful
8ec7ce1455 separated components into a module 2021-04-09 01:27:47 +03:00
Nodeful
6ba968d987 tcopied eqm components into a separate module, trying to package 2021-04-08 02:37:17 +03:00
Nodeful
dfe032b20d replaced Reachability with Connectivity 2021-04-05 03:43:58 +03:00
Nodeful
4e066b6ac9 moving files around 2021-04-05 00:54:29 +03:00
Nodeful
36549aac43 skipping update check if cannot access internet 2021-04-05 00:07:01 +03:00
Nodeful
32c59090dc accidentally commented out preset data on update :( 2021-04-02 14:20:36 +03:00
Nodeful
9b3ace7209 fix 2021-04-02 14:02:59 +03:00
Nodeful
3e0ac9805e unused deps cleanup 2021-04-02 14:00:51 +03:00
Nodeful
f50c29e0a6 added event destroyers to all components with event listening 2021-04-02 02:45:39 +03:00
Nodeful
40416ee97c some changes for pro version 2021-04-01 20:02:02 +03:00
Nodeful
dc24c69692 Merge branch 'master' of github.com:bitgapp/eqMac 2021-03-30 19:35:53 +03:00
Nodeful
69a3f210d7 removed uuid from ui as dependency 2021-03-30 19:35:45 +03:00
Darío Hereñú
266d7265a7 Minor proposals (lines 19, 20) 2021-03-24 17:08:00 +00:00
Nodeful
7a9ca2ece9 fixes to UI build 2021-03-24 18:53:51 +02:00
Nodeful
b070884ec7 changes to lint rules 2021-03-24 17:03:31 +02:00
Nodeful
010535b4be added linting scripts 2021-03-24 16:45:36 +02:00
Nodeful
c7419165b2 added eslint to the monorepo and fixed UI linting errors 2021-03-24 16:42:45 +02:00
Nodeful
decf2673b1 removed site from OS repo 2021-03-24 13:25:52 +02:00
Nodeful
e8e1f0c4f6 removed strict mode on site ts 2021-03-22 19:40:33 +02:00
Nodeful
adf72df81d changed Sites Dockerfile build/start commands 2021-03-22 19:17:12 +02:00
Nodeful
82b64278cf fixed site ssr build 2021-03-22 19:12:30 +02:00
Nodeful
6a0c603e5b fixes to the site 2021-03-22 18:05:39 +02:00
Nodeful
c43fc06b80 fixed site SSRing 2021-03-22 15:53:15 +02:00
Nodeful
f48a44f99b updated site Angular version to 11 and redid the routing 2021-03-22 15:20:07 +02:00
Nodeful
1d5a986ae1 more fixes to log scale flat slider 2021-03-18 17:40:54 +02:00
Nodeful
748f958b01 fixes to flat slider log scale 2021-03-18 17:16:05 +02:00