Commit Graph

2 Commits

Author SHA1 Message Date
ShadowArcanist
7ea2d0b64e Optimized Dockerfile 2025-05-04 07:57:46 +05:30
nizzy
c4172c297c Staging (#696)
* add: add dockerfile

* add: docker-compose.yaml

* cleanup

* cleanup

* update dockerfile.

* - switched to react-hotkeys-hook
- refactor hotkeys
- add hotkey recorder

* add: docker-compose.yaml

* feat: add farsi support

* hotkeys

* feat: save hotkeys to indexedDB

* remove console logs from shortcuts

* fix: load all shortcuts by default

* fix: add key for selectAll in en.json

* hotkeys db and api route
- added route for hotkeys
- added table for hotkeys
- indexdb for hotkeys (synced with db)

* fix hotkeys db loading too many times

* remove comments

* fix: remove unused imports

* fix: better handling of indexdb and syncing with postgres db

* remove comments from hotkeys files

* Refactor email creation component imports and structure

---------

Co-authored-by: Muhammad-Owais-Warsi <warsimuhammadowais@gmail.com>
Co-authored-by: needle <122770437+needleXO@users.noreply.github.com>
Co-authored-by: Ahmet Kilinc <akx9@icloud.com>
Co-authored-by: essinn <ehsan.raj@hotmail.com>
Co-authored-by: Adam <x_1337@outlook.com>
2025-04-17 02:51:53 -04:00