Brendan Allan
c344c72119
Basic sync backfill dialog ( #2405 )
...
* basic sync backfill dialog
* only call enableSync once
* rename sync enable to backfill
* disallow closing dialog
2024-04-30 04:42:44 +00:00
Aditya
048b337d86
[ENG 946] Added zooming for image preview ( #2368 )
...
* added buttons for zoom in and out
* currently added only English translation
* added magnification prop
* added a `div` Wrapper for Scrolling
* Update Original.tsx
* Update de/common.json
* Update es/common.json
* Update fr/common.json
* Update it/common.json
* Update js/common.json
* Update nl/common.json
* Update ru/common.json
* Update tr/common.json
* Update by/common.json
* Update zh-CN/common.json
* Update zh-TW/common.json
* Reset Zoom
* Squashed commit of the following:
commit 36ae94c998874b5aaf79be0b87d1c05c605b1ff0
Merge: df0201729 ff0f58a92
Author: Aditya <raghavbhai4545@gmail.com >
Date: Sat Apr 27 21:35:22 2024 +0530
Merge branch 'spacedriveapp:main' into main
commit ff0f58a921
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Sat Apr 27 18:08:07 2024 +0300
[MOB-89] Separate headers (#2408 )
* separate headers
improvements to headers
cleanup
missed cleanup
documentation
* Update SearchStack.tsx
commit 9e0b1a8840
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Fri Apr 26 20:36:21 2024 +0300
Windows mouse resize fix (#2407 )
Update useMouseItemResize.ts
commit a6abb4062a
Author: Vítor Vasconcellos <vasconcellos.dev@gmail.com >
Date: Thu Apr 25 21:29:55 2024 -0300
Revert OpenDAL for ephemeral location (#2399 )
* Revert "OpenDAL - Ephemeral Locations (#2283 )"
This reverts commit f982d65417 .
* Format
* Fix some diff problems
commit 47b0c40752
Author: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com >
Date: Thu Apr 25 20:29:55 2024 -0400
Alpha 0.2.13 (#2394 )
bump
commit ecd5b3a8fb
Author: Vítor Vasconcellos <vasconcellos.dev@gmail.com >
Date: Thu Apr 25 21:20:36 2024 -0300
Fix server release again (#2403 )
* Fix server release again
* small improvement to regex
commit b0bf1f0ffc
Author: Jamie Pine <32987599+jamiepine@users.noreply.github.com >
Date: Thu Apr 25 14:37:25 2024 -0700
Reactive file identification (#2396 )
* yes
* Explain mysterious if
* Use id alias just for consistency reasons
* yes
* Rust fmt
* fix ts
---------
Co-authored-by: Ericson "Fogo" Soares <ericson.ds999@gmail.com >
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
commit 5309a4718b
Author: Utku <74243531+utkubakir@users.noreply.github.com >
Date: Thu Apr 25 16:06:35 2024 -0400
Fix title (#2398 )
* fix task manager title
* 2 more config item
commit 84c50ddd86
Author: Vítor Vasconcellos <vasconcellos.dev@gmail.com >
Date: Thu Apr 25 14:58:50 2024 -0300
Fix `cargo test` & improve `pnpm prep` native deps download (#2393 )
Couple of fixes
- Increase `pnpm prep` connection timeout to 5min, to better handle downloading native deps under flaky network conditions
- Fix `cargo test` and cache-factory CI
- Clippy and fmt
commit 0068788169
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Thu Apr 25 20:29:46 2024 +0300
[ENG-1762] Reverse mouse resize direction (#2395 )
Update useMouseItemResize.ts
commit 304e763b71
Author: Artsiom Voitas <artsiom.voitas@gmail.com >
Date: Thu Apr 25 19:26:36 2024 +0300
Improved translation into Belarusian and Russian (#2391 )
* feat: improved translation on belarusian and russian
* updated keys related to vacuum
* updated keys related to vacuum
commit ca9043704c
Author: Jamie Pine <32987599+jamiepine@users.noreply.github.com >
Date: Thu Apr 25 09:14:43 2024 -0700
Fix thumbnail generation reactivity (#2392 )
fix
commit f40f93d34c
Author: Ericson "Fogo" Soares <ericson.ds999@gmail.com >
Date: Thu Apr 25 01:06:11 2024 -0300
[ENG-1629] Write new file identifier with the task system (#2334 )
* Introduce deep vs shallow for indexer tasks with different priorities
* Make job wait to dispatch if it's paused
* Extract file metadata task on file identifier job
* Some initial drafts on object processor task
* Object processor task for file identifier
* File Identifier job and shallow
commit 8c19c52e80
Author: Heavysnowjakarta <54460050+HeavySnowJakarta@users.noreply.github.com >
Date: Thu Apr 25 07:38:34 2024 +0800
I18n polish (zh-cn) (#2337 )
* i18n some polishes
* reviewed 1st-100th strings of zh-cn i18n
* change the indent to 2 space characters
commit d7827f50a7
Author: Vítor Vasconcellos <vasconcellos.dev@gmail.com >
Date: Wed Apr 24 20:37:38 2024 -0300
Fix core test (#2386 )
* Fix core test
* Import CompressedCRDTOperations
---------
Co-authored-by: Ericson "Fogo" Soares <ericson.ds999@gmail.com >
commit 3aa3476270
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Thu Apr 25 02:34:24 2024 +0300
[MOB-90] Visual adjustments (#2383 )
* Visual adjustments
* Update Tags.tsx
* cleanup
* remove prop
* remove hitslop
* sectionlist
commit fc91a10c07
Author: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com >
Date: Wed Apr 24 14:20:51 2024 -0400
Small Trash UI fixes (#2385 )
* Update index.tsx
* More ui fixes + toast
* Update index.tsx
* Add Translations
commit 5ce273efad
Author: Utku <74243531+utkubakir@users.noreply.github.com >
Date: Wed Apr 24 12:48:14 2024 -0400
hide placeholders (#2384 )
commit 1762cb05d1
Author: Utku <74243531+utkubakir@users.noreply.github.com >
Date: Wed Apr 24 10:25:22 2024 -0400
Alpha 0.2.12 (#2382 )
* pnpm
* alpha 0.2.12
* make pnpm version non strict
commit 496858ad95
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Wed Apr 24 18:09:18 2024 +0800
Fix main (#2381 )
* fix
* fix
commit 14746970b9
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Wed Apr 24 16:43:30 2024 +0800
Improved p2p settings (#2379 )
improved p2p settings
commit dee23147d8
Author: Brendan Allan <brendonovich@outlook.com >
Date: Wed Apr 24 16:26:50 2024 +0800
Batch ingest sync operations (#2378 )
batch ingest sync operations
commit a69953e261
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Wed Apr 24 16:27:31 2024 +0800
Block size (#2377 )
Block size + some Clippy
commit dc5a0bb107
Author: Utku <74243531+utkubakir@users.noreply.github.com >
Date: Tue Apr 23 19:20:59 2024 -0400
Revert "[MOB-85] Better headers" (#2376 )
Revert "[MOB-85] Better headers (#2375 )"
This reverts commit fdd8ce3d2b .
commit fdd8ce3d2b
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Wed Apr 24 01:21:31 2024 +0300
[MOB-85] Better headers (#2375 )
* wip
* improve headers
* cleanup
commit 4eea236845
Author: Arnab Chakraborty <11457760+Rocky43007@users.noreply.github.com >
Date: Mon Apr 22 15:46:10 2024 -0400
Open Trash from the application (#2338 )
* Open Trash from the application
* Working Trash Sidebar Button
* Small UI fixes
* Update common.json
* Move openTrash to Tauri Command instead of RSPC
* format and remove type assertion
---------
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
commit bbbc6322e0
Author: nikec <43032218+niikeec@users.noreply.github.com >
Date: Mon Apr 22 20:54:42 2024 +0200
[ENG-1751] Improve active item handling (#2367 )
base
commit 6e3bc06748
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Mon Apr 22 20:43:44 2024 +0800
Reintroduce P2P Settings (#2365 )
* redo backend to be less cringe
* fixed up
commit 1a73349ab5
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Mon Apr 22 19:47:47 2024 +0800
Remove indexer rules from ephemeral indexer (#2319 )
remove indexer rules from ephemeral indexer
commit 1ae584e196
Author: Brendan Allan <brendonovich@outlook.com >
Date: Mon Apr 22 18:29:54 2024 +0800
Ignore empty object/filepath search filters (#2371 )
commit 63a43d0501
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Mon Apr 22 18:28:35 2024 +0800
Show errors creating P2P listeners on startup (#2372 )
* do it
* fix accuracy
* `useRef` as god intended
commit 72caf12960
Author: nikec <43032218+niikeec@users.noreply.github.com >
Date: Mon Apr 22 12:27:30 2024 +0200
[ENG-1753] Only open quick preview when items are selected (#2374 )
only toggle when items are selected
commit c3d7bdb42e
Author: nikec <43032218+niikeec@users.noreply.github.com >
Date: Mon Apr 22 12:25:53 2024 +0200
[ENG-1752] Fix explorer selection reset when closing quick preview via keybind (#2373 )
prevent selection reset
commit 16b5753b74
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Mon Apr 22 18:12:06 2024 +0800
Fix Docker start command (#2370 )
commit 369d9fd848
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Sun Apr 21 17:28:27 2024 +0300
[ENG-1750] Update context menu colors (#2369 )
update context menu colors
commit df0201729278dfa11126b41922e404146c151a35
Merge: 472e29a99 619a4c8b6
Author: Aditya <raghavbhai4545@gmail.com >
Date: Sat Apr 20 13:14:52 2024 +0530
Merge branch 'main' of https://github.com/Raghav-45/spacedrive
commit 5ca4277176
Author: Oscar Beaumont <oscar@otbeaumont.me >
Date: Sat Apr 20 11:21:20 2024 +0800
Remove files over p2p feature (#2364 )
* goodbye
* types
* a
commit 1cb2b24580
Author: ameer2468 <33054370+ameer2468@users.noreply.github.com >
Date: Sat Apr 20 02:18:54 2024 +0300
[ENG-1745] Mouse wheel resize (#2366 )
* Resize layout items with mouse wheel
icon/item size using mouse wheel
Update useMouseItemResize.ts
Update useMouseItemResize.ts
* improve comment
* fb
* Update useMouseItemResize.ts
* Update IconSize.tsx
commit 619a4c8b6dfe7239bce1b54b528a3176aa7350da
Merge: df4f6279b 5faaa9f84
Author: Aditya <raghavbhai4545@gmail.com >
Date: Tue Aug 29 16:59:18 2023 +0530
Merge branch 'spacedriveapp:main' into main
commit df4f6279bfbd7bdaa120212b19db72cfae0d17c7
Merge: dfb519206 7781f5be4
Author: Aditya <raghavbhai4545@gmail.com >
Date: Tue Aug 22 20:44:09 2023 +0530
Merge branch 'spacedriveapp:main' into main
commit dfb51920667c24ff05b16ebc63bf4aea33225002
Merge: c1bfc3296 66014885f
Author: Aditya <raghavbhai4545@gmail.com >
Date: Thu Aug 17 21:22:49 2023 +0530
Merge branch 'spacedriveapp:main' into main
commit c1bfc3296ee7686a6a142d74a91cf13cf4bd7677
Merge: de274c331 717e01ef1
Author: Aditya <raghavbhai4545@gmail.com >
Date: Tue Aug 15 19:43:43 2023 +0530
Merge branch 'spacedriveapp:main' into main
commit de274c3317cff942e9c3a4f2c8c08819a897d251
Merge: 14faf0bce 0cbadf025
Author: Aditya <raghavbhai4545@gmail.com >
Date: Sun Aug 13 21:54:16 2023 +0530
Merge branch 'spacedriveapp:main' into main
commit 14faf0bce2ee9123bf66706812357d6aefc44dea
Merge: 3e013d8bd 05db7f121
Author: Aditya <raghavbhai4545@gmail.com >
Date: Thu Aug 10 06:54:01 2023 -0400
Merge branch 'spacedriveapp:main' into main
commit 3e013d8bdef2ba59536c90044be4312336b6cd8a
Merge: 2e702f2eb b3181ac92
Author: Aditya <raghavbhai4545@gmail.com >
Date: Tue Aug 8 11:21:07 2023 -0400
Merge branch 'spacedriveapp:main' into main
commit 2e702f2eba
Author: Brendan Allan <brendonovich@outlook.com >
Date: Tue Aug 8 07:58:58 2023 -0700
Mention pnpm dev:web in CONTRIBUTING.md
commit a1c5c55a37
Author: Raghav-45 <77260113+Raghav-45@users.noreply.github.com >
Date: Tue Aug 8 18:49:50 2023 +0530
Update command to run server
I encountered an issue where the cargo run -p server command was not functioning properly. It took me nearly an hour to pinpoint the problem, which turned out to be related to a modification in the Cargo.toml file. This change was made by @Brendonovich during their work on issue #1181 , which pertained to *syncing ingestion*.
Initially, I believed that re-cloning the repository from GitHub would resolve the issue. However, after attempting this solution exactly 5 times, I realized my assumption was incorrect. Despite the time and effort spent, I was able to successfully identify and rectify the problem.
* conflicts
* Revert "conflicts"
This reverts commit 2f1066a0a3 .
* Revert "Squashed commit of the following:"
This reverts commit cd2435edaf .
* change in line endings from 'LF' to 'CRLF'.
* Update common.json
* Update common.json
* Update common.json
* fixed indent
---------
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
2024-04-30 00:53:40 +00:00
Oscar Beaumont
bd166915ad
Remove normalised cache ( #2390 )
...
* yeetus
* fix
* a
* fix
* todo
* fix library stuff
---------
Co-authored-by: Jamie Pine <32987599+jamiepine@users.noreply.github.com >
2024-04-30 00:36:39 +00:00
Artsiom Voitas
be88341916
Fixed Belarusian language entry name ( #2409 )
...
fixed Belarusian language entry name
2024-04-30 00:35:51 +00:00
ameer2468
9e0b1a8840
Windows mouse resize fix ( #2407 )
...
Update useMouseItemResize.ts
2024-04-26 17:36:21 +00:00
Vítor Vasconcellos
a6abb4062a
Revert OpenDAL for ephemeral location ( #2399 )
...
* Revert "OpenDAL - Ephemeral Locations (#2283 )"
This reverts commit f982d65417 .
* Format
* Fix some diff problems
2024-04-26 00:29:55 +00:00
Jamie Pine
b0bf1f0ffc
Reactive file identification ( #2396 )
...
* yes
* Explain mysterious if
* Use id alias just for consistency reasons
* yes
* Rust fmt
* fix ts
---------
Co-authored-by: Ericson "Fogo" Soares <ericson.ds999@gmail.com >
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
2024-04-25 21:37:25 +00:00
ameer2468
0068788169
[ENG-1762] Reverse mouse resize direction ( #2395 )
...
Update useMouseItemResize.ts
2024-04-25 17:29:46 +00:00
Artsiom Voitas
304e763b71
Improved translation into Belarusian and Russian ( #2391 )
...
* feat: improved translation on belarusian and russian
* updated keys related to vacuum
* updated keys related to vacuum
2024-04-25 16:26:36 +00:00
Jamie Pine
ca9043704c
Fix thumbnail generation reactivity ( #2392 )
...
fix
2024-04-25 16:14:43 +00:00
Heavysnowjakarta
8c19c52e80
I18n polish (zh-cn) ( #2337 )
...
* i18n some polishes
* reviewed 1st-100th strings of zh-cn i18n
* change the indent to 2 space characters
2024-04-24 23:38:34 +00:00
Arnab Chakraborty
fc91a10c07
Small Trash UI fixes ( #2385 )
...
* Update index.tsx
* More ui fixes + toast
* Update index.tsx
* Add Translations
2024-04-24 18:20:51 +00:00
Utku
5ce273efad
hide placeholders ( #2384 )
2024-04-24 16:48:14 +00:00
Oscar Beaumont
14746970b9
Improved p2p settings ( #2379 )
...
improved p2p settings
2024-04-24 08:43:30 +00:00
Arnab Chakraborty
4eea236845
Open Trash from the application ( #2338 )
...
* Open Trash from the application
* Working Trash Sidebar Button
* Small UI fixes
* Update common.json
* Move openTrash to Tauri Command instead of RSPC
* format and remove type assertion
---------
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
2024-04-22 19:46:10 +00:00
nikec
bbbc6322e0
[ENG-1751] Improve active item handling ( #2367 )
...
base
2024-04-22 18:54:42 +00:00
Oscar Beaumont
6e3bc06748
Reintroduce P2P Settings ( #2365 )
...
* redo backend to be less cringe
* fixed up
2024-04-22 12:43:44 +00:00
Oscar Beaumont
63a43d0501
Show errors creating P2P listeners on startup ( #2372 )
...
* do it
* fix accuracy
* `useRef` as god intended
2024-04-22 10:28:35 +00:00
nikec
72caf12960
[ENG-1753] Only open quick preview when items are selected ( #2374 )
...
only toggle when items are selected
2024-04-22 10:27:30 +00:00
nikec
c3d7bdb42e
[ENG-1752] Fix explorer selection reset when closing quick preview via keybind ( #2373 )
...
prevent selection reset
2024-04-22 10:25:53 +00:00
ameer2468
369d9fd848
[ENG-1750] Update context menu colors ( #2369 )
...
update context menu colors
2024-04-21 14:28:27 +00:00
ameer2468
1cb2b24580
[ENG-1745] Mouse wheel resize ( #2366 )
...
* Resize layout items with mouse wheel
icon/item size using mouse wheel
Update useMouseItemResize.ts
Update useMouseItemResize.ts
* improve comment
* fb
* Update useMouseItemResize.ts
* Update IconSize.tsx
2024-04-19 23:18:54 +00:00
Brendan Allan
1513626278
Memoise useExplorerPreference props ( #2363 )
...
* memoise useExplorerPreference props
* this is even faster
---------
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
2024-04-19 03:30:39 +00:00
Brendan Allan
93e1e4e074
Move preference handling into useExplorerPreferences ( #2343 )
...
* move preference handling into useExplorerPreferences
* oops
2024-04-18 14:16:11 +00:00
Brendan Allan
8aec6073a5
Group create and initial update operations into Create ( #2329 )
...
* ignore update after delete in sync
* Group create and initial update operations into Create
* fix ts
* fix sync generator
* fix sync debug route
* oops
2024-04-18 03:53:16 +00:00
Utku
a6ce32351f
Hide networking button ( #2340 )
...
hide networking button
2024-04-17 03:06:55 +00:00
Utku
1aa37cc2c9
[ENG-1695] Global setting for explorer views ( #2333 )
...
* why do i translate everytime i open the app
* default explorer settings
2024-04-17 02:02:06 +00:00
wany-oh
40c71bc6c9
Improved Japanese translation ( #2336 )
2024-04-16 14:54:08 +00:00
Oscar Beaumont
702310c718
Date header is not working ( #2321 )
...
* wip
* more
* bindings
* show date taken
* improve date lookup and include placeholder
* date taken
---------
Co-authored-by: nikec <nikec.job@gmail.com >
2024-04-15 12:53:11 +00:00
nikec
8dd4bb5b93
[ENG-1741] Improve date header ( #2330 )
...
improve date lookup and include placeholder
2024-04-15 12:26:17 +00:00
nikec
3f40ab6f47
[ENG-1737] Fix updateFirstActiveItem options type ( #2328 )
...
update type
2024-04-15 10:01:29 +00:00
Oscar Beaumont
f96a867bff
DB Vacuum Button ( #2312 )
...
* Do the thing
* Retry
* fix types
---------
Co-authored-by: Brendan Allan <brendonovich@outlook.com >
2024-04-12 18:15:56 +00:00
Brendan Allan
7a031420b9
Tag preferences ( #2313 )
...
* tag preferences
* types
2024-04-12 10:17:46 +00:00
Brendan Allan
cfa449655b
pass through query ordering options ( #2320 )
2024-04-12 08:05:50 +00:00
Oscar Beaumont
f982d65417
OpenDAL - Ephemeral Locations ( #2283 )
...
* `sd-indexer` crate
* more wip
* wip
* fix
* IndexerRules + error handling
* wip
* Fix it
* Thumbnailer
* Link locations
* Workaround rspc's requiring `Sync` for streams.
* I hate this
* Sorting
* fix
* fix
* fix paths
* Fix double file extension
* Fix thumbnailer
* Clippy
* Fix indexer rules
* fix
* lockfile
2024-04-12 06:51:51 +00:00
Arnab Chakraborty
3a60381417
[ENG-1365] Move to Trash ( #2318 )
...
* Working System Trash Connection
* small changes and prettier
---------
Co-authored-by: Utku Bakir <74243531+utkubakir@users.noreply.github.com >
2024-04-12 05:01:37 +00:00
Oscar Beaumont
c1ce15aa17
Basic HTTP auth for sd-server ( #2314 )
...
* basic http auth
* fix types
* Fix
* auth docs
2024-04-12 03:31:38 +00:00
Brendan Allan
d6ae186c34
fix types ( #2316 )
2024-04-12 03:02:42 +00:00
Oscar Beaumont
a095e798a3
size ordering for ephemeral locations (#2311 )
2024-04-11 05:21:22 +00:00
Utku
b46a5fc086
Minor changes ( #2308 )
...
* move things around
* enable sort by/direction for list view
* more machine generated translations yey + minor stuff
2024-04-11 01:44:04 +00:00
nikec
18eeeef81d
[ENG-1731] Explorer grid selection behaviour for windows ( #2307 )
...
* Add windows explorer selection behavior
* update media view
2024-04-11 01:41:39 +00:00
ameer2468
d9d27bab41
[ENG-1710] Context menu path bar ( #2305 )
...
* context menu on path bar
* Open in new tab
* locales
* Update ExplorerPath.tsx
2024-04-10 00:03:18 +00:00
Brendan Allan
c7c966b2f8
[ENG-1723] better sync status ( #2299 )
...
* better sync status
* cleanup
2024-04-09 03:14:51 +00:00
Utku
42d018d070
fix weird translations ( #2294 )
...
fix some size translations
2024-04-06 00:46:47 +00:00
Arnab Chakraborty
d6fb1b4929
Disable Labeler ( #2288 )
...
* Disable Labeler
* Auto format and lint
* Comment out regen labels context menu entry
* Comment out some more labels references
---------
Co-authored-by: Vítor Vasconcellos <vasconcellos.dev@gmail.com >
2024-04-05 19:41:11 +00:00
nikec
8b5747c057
[ENG-1714] Fix black bars ( #2289 )
...
* fix black bars
* Update Original.tsx
2024-04-05 17:11:47 +00:00
Brendan Allan
4e1c98f7ec
Better search ( #2262 )
...
* Revert "Revert "remove fixed filters" (#2261 )"
This reverts commit 06ae5afb57 .
* search sources
* only set default filters if no filters
* key saved search page on id and use raw search as searchbar default
* fix crate versions
* put media view filters in a dedicated hook
* remove ts-reset
* add comment about <Inner>
* generics!
* cleanup
* search paths/objects switch (#2278 )
* feature flag target switcher
* use useZodParams in saved search route
2024-04-05 15:40:46 +00:00
Vítor Vasconcellos
02c0d37514
Fix pnpm prep fails to download native-deps on some specific network env ( #2275 )
...
* Fix pnpm prep failing to download native-deps on some specific network configurations
* Eslint/Prettier auto-format
2024-04-04 14:19:49 +00:00
Arnab Chakraborty
0300674b45
[ENG-1483] Right Click -> New File ( #2276 )
...
* feat: Right Click -> New File
Creates an empty file called `Untitled` and adds `(1) -> (n)` for n number of files with the same `Untitled` name.
* feat: Seperate into Text File and Empty File
* chore: `cargo fmt`
* fix: Forgot to type convert to String
* feat: Working creation
* fix: i18n changes
* More i18n
* All added tags now translated
* With proper types checking now!
* Fix types
* chore: formatting
2024-04-04 04:20:31 +00:00
ameer2468
5b96bb3a8d
[ENG-1705] Locales for sizing units ( #2273 )
...
* locales for sizing units
* size_ keys
* keys
* Update common.json
2024-04-03 16:30:04 +00:00