Commit graph

25198 commits

Author SHA1 Message Date
Manav Rathi 4aa3d68e36
Wrap the assertion 2024-04-09 12:36:25 +05:30
Manav Rathi c729516faf
Final stretch 2024-04-09 12:21:32 +05:30
Manav Rathi 56ce5c0b0e
More transition 2024-04-09 12:17:33 +05:30
Manav Rathi d441418b5b
Remove deprecated loggers 2024-04-09 12:06:46 +05:30
Manav Rathi 0d0e20f7c4
More manual tweaks 2024-04-09 11:58:44 +05:30
Manav Rathi 1dc8f4617e
log.error regex replacement
- logError\(e, (".+")\);
- log.error($1, e);

+ a whole bunch of manual tweakings
2024-04-09 11:32:34 +05:30
Manav Rathi 2b7aa372bd
Switch 2024-04-09 10:33:54 +05:30
Manav Rathi 3c9f11ee60
Tweak log format 2024-04-09 10:03:30 +05:30
Manav Rathi 72dea7eca6
Start using it 2024-04-09 09:53:28 +05:30
Manav Rathi 54a973c457
Expose on the globalThis
Note that the filename of the .d.ts has to be different from any existing file!
https://stackoverflow.com/questions/59728371/typescript-d-ts-file-not-recognized
2024-04-09 09:37:43 +05:30
Vishnu Mohandas 542cd31655
[auth] v2.0.53 (#1381) 2024-04-09 08:32:36 +05:30
vishnukvmd cdce7d5922 [auth] v2.0.53 2024-04-09 08:32:12 +05:30
Prateek Sunal a45bf52a4d
[FIX] Appimage build (#1377)
## Description

Fix build and unable to locate libtiff.so.5
2024-04-09 06:30:17 +05:30
Prateek Sunal cc5558db5e fix: reload database of locate 2024-04-08 23:05:11 +05:30
Prateek Sunal a2dfffd778 fix: app image build 2024-04-08 23:05:11 +05:30
Manav Rathi f37c46935c
[web] [desktop] Consolidate logging (#1376) 2024-04-08 21:10:48 +05:30
Manav Rathi 59bda25be2
Fix log entry format 2024-04-08 21:00:05 +05:30
Manav Rathi f92a4c2a6e
Fix errors 2024-04-08 20:57:13 +05:30
Manav Rathi 92a3650696
Dedup comlink 2024-04-08 20:53:27 +05:30
Manav Rathi a1c9ceae6b
Add temporary gateways 2024-04-08 20:47:47 +05:30
Manav Rathi 3e3712efb3
Transition 2024-04-08 20:43:42 +05:30
Manav Rathi 5339b1aa89
Merge 2024-04-08 20:39:53 +05:30
Manav Rathi 0be549c91b
Transition 2024-04-08 20:21:49 +05:30
Manav Rathi 826cacd6bf
Reroute 2024-04-08 20:00:24 +05:30
Manav Rathi 90a770c619
WIP 2024-04-08 18:09:08 +05:30
Manav Rathi f4f041552f
Move electron API types to lower layer 2024-04-08 16:51:48 +05:30
Vishnu Mohandas 730da7648c
v0.8.76 (#1373) 2024-04-08 15:53:39 +05:30
vishnukvmd 9cface7902 v0.8.76 2024-04-08 15:53:21 +05:30
Vishnu Mohandas a436a6c766
[auth] v2.0.52 (#1372) 2024-04-08 15:26:55 +05:30
vishnukvmd ed10e3ec30 [auth] v2.0.52 2024-04-08 15:26:37 +05:30
Prateek Sunal 7d39c0645a
[FIX] Compile of AppImage (#1369)
## Description

Appimage github action
2024-04-08 15:12:34 +05:30
Manav Rathi 48f741b792
Tweak docs 2024-04-08 15:02:32 +05:30
Vishnu Mohandas 8a115edef8
Uppercase auth (#1371) 2024-04-08 15:00:10 +05:30
vishnukvmd 1870c2a468 auth -> Ente Auth 2024-04-08 14:59:37 +05:30
vishnukvmd 669f428fa3 ente -> Ente 2024-04-08 14:58:35 +05:30
Manav Rathi 7be4b47e51
Tighten type checking progressively 2024-04-08 14:57:49 +05:30
Vishnu Mohandas 79250b9efa
ente -> Ente (#1370) 2024-04-08 14:56:28 +05:30
vishnukvmd 191d19a0fc ente -> Ente 2024-04-08 14:55:28 +05:30
Prateek Sunal 231bc2fc66 fix: complile of appimage 2024-04-08 14:50:49 +05:30
Manav Rathi f65e738507
Move to types 2024-04-08 14:42:44 +05:30
Manav Rathi c8089fbb60
Inline uncaptured errors 2024-04-08 14:40:44 +05:30
Prateek Sunal d10908458e
[FIX] RPM build (#1368)
## Description

fixes #1308
2024-04-08 14:36:52 +05:30
Manav Rathi 15e290a993
api => services 2024-04-08 14:31:19 +05:30
Manav Rathi 12fa3be6c5
Event handler cleanup 2024-04-08 14:24:50 +05:30
Manav Rathi 5ae6d7d47b
Don't wait for ready before logging startup banner
> The only hint is to call the code in main.ts without waiting for the ready event.
>
> https://github.com/megahertz/electron-log/issues/408
2024-04-08 14:17:02 +05:30
Prateek Sunal 47ab361494 fix: rpm build 2024-04-08 14:16:52 +05:30
Vishnu Mohandas 15d9c7da3b
v2.0.51 (#1367) 2024-04-08 14:11:12 +05:30
vishnukvmd e8f21a7247 v2.0.51 2024-04-08 14:10:52 +05:30
Manav Rathi 18e47b3d4e
Synchronize startup banners 2024-04-08 14:09:59 +05:30
Manav Rathi 35736c447d
Cleanup 2024-04-08 13:59:40 +05:30