1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-10 18:10:54 +09:00
Commit graph

65 commits

Author SHA1 Message Date
Andrew Simachev
f6cf93cc62
move run.js to dist/js 2024-02-26 16:42:41 +01:00
Andrew Simachev
ab59fe7322
rework embed iframe libs 2024-02-02 14:29:39 +01:00
Andrew Simachev
69d9bb5180
rework webpack config 2024-02-02 14:15:03 +01:00
Andrew Simachev
92f8e70e83
merge 2024-01-16 13:36:54 +01:00
Andrew Simachev
f94ac29696
PDF rendering 2024-01-12 17:09:49 +01:00
Andrew Simachev
d2906a9466
merge 2023-12-09 14:59:46 +01:00
Andrew Simachev
12b688273f
fix embeds 2023-12-08 22:33:37 +01:00
Andrew Simachev
2612255b47
extension file structure and routing 2023-08-15 17:19:57 +02:00
Andrew Simachev
7578b9e13a
extension build 2023-08-15 15:17:30 +02:00
Andrew Simachev
2474279108
move files 2023-08-15 14:22:55 +02:00
Andrew Simachev
0b6ed5bf4c
linter fixes 2023-08-10 11:12:43 +02:00
Dragos Rotaru
7751b648b8
some refactoring 2023-04-19 00:40:54 +09:00
Andrew Simachev
192f8f5d63
fixes 2023-03-25 14:17:29 +03:00
Andrew Simachev
e1f346247c
fix set styles 2023-03-21 15:21:52 +03:00
Dragos Rotaru
698c4bd687 replaced require json statements with import statements and made the necessary changes to the compiler and webpack config; removed unused json import statements 2022-11-10 15:25:50 -05:00
Andrew Simachev
2ff50dd724 remove node bindings from webpack config 2022-08-20 18:52:01 +03:00
Andrew Simachev
ddbfd05b00 JS-185: optimize emoji 2022-08-04 09:16:18 +03:00
Andrew Simachev
ee0d424909 change imports to alias 2022-08-02 17:23:15 +03:00
Andrew Simachev
30dff27b26 update webpack 2022-07-26 13:08:54 +03:00
Andrew Simachev
4ee6a8ca05 preload.js initial revision 2022-07-07 20:35:52 +03:00
Andrew Simachev
006395b5ac Api, window management, initial routing 2022-06-30 17:42:21 +03:00
Andrew Simachev
23ec6f4376 remove addon logic 2022-06-30 15:33:17 +03:00
Andrew Simachev
924b1cfd42 fix config 2022-05-04 10:49:21 +03:00
Andrew Simachev
e3b44feffa fix 2022-05-03 11:38:20 +03:00
Andrew Simachev
318e8f00fb fix 2022-03-17 17:28:11 +03:00
Andrew Simachev
1c181b7640 localstorage in json 2022-03-16 13:28:10 +03:00
Andrew Simachev
f202284859 resize and drag fixes 2022-01-26 19:23:36 +03:00
Andrew Simachev
b2a005b401 return addon 2021-11-22 14:36:45 +03:00
Andrew Simachev
1ab9a1f214 commented addon usage 2021-11-19 17:31:17 +03:00
Molchanov Timofey
3bcbcb0120 add multiple items selection with shift 2021-11-15 15:35:16 +01:00
Andrew Simachev
1816d60d5b #n1bzm0: archive flag on objectType model 2021-07-07 11:59:11 +03:00
Andrew Simachev
347b650777 Fix Updater 2021-03-30 14:49:04 +03:00
Andrew Simachev
2df0a47dcf try fix ci build 2021-02-02 20:15:54 +03:00
Andrew Simachev
9484f2bb76 fix build 2020-11-19 17:03:01 +03:00
Andrew Simachev
3adc6813fb #607: search fixes 2020-08-24 21:15:59 +03:00
Andrew Simachev
a692c45d05 fix macos electron bug 2020-07-10 09:16:51 +03:00
Andrew Simachev
91e6562e0d server port env var 2020-07-02 11:27:48 +03:00
Andrew Simachev
524d3549ee bindings fix 2020-06-25 17:27:15 +03:00
requilence
5c69efbbb9 dev&env logic to use addon or grpc
with optional explicit ANYTYPE_USE_ADDON, ANYTYPE_USE_GRPC
2020-06-25 15:53:35 +03:00
Andrew Simachev
17c52e49ae build optimization + duplicate selection fux 2020-06-24 17:41:29 +03:00
Andrew Simachev
894bc96b31 grpc dispatcher refactoring 2020-06-23 19:30:51 +03:00
requilence
4352a75314 use pb without webpack 2020-06-22 19:14:22 +03:00
Andrew Simachev
446b48b2b6 native and web package 2020-06-22 17:22:33 +03:00
Andrew Simachev
96862709b5 fixed relative imports, removed babel transpiler for js files 2020-06-22 16:22:02 +03:00
requilence
0f91c1c7a7 change var 2020-06-22 12:01:56 +03:00
requilence
0647425ec3 grpcweb 2020-06-22 11:54:19 +03:00
Andrew Simachev
05c1ecaf2d config optimization 2020-06-03 10:32:35 +03:00
Andrew Simachev
61fc67b2aa covers 2020-05-20 18:26:38 +03:00
Andrew Simachev
969c12c7ff #306 create existing page 2020-04-29 12:49:27 +03:00
Andrew Simachev
2d9dec580b move to && navigate 2020-04-29 12:15:19 +03:00