Commit Graph

30 Commits

Author SHA1 Message Date
Sam Atkins c2f73c37c5 Correct capitalisation of i18n() keys
Found by searching for `i18n\(\'[^\']*[A-Z]+[^\']*\'\)`
2024-04-01 11:26:07 +01:00
Nariman Jelveh db245f9ba2 Fix spelling mistake 2024-03-29 20:59:50 -07:00
meetqy 514abf030c fix: Make showing/hiding the clock configurable #159 2024-03-30 10:53:39 +08:00
meetqy 69beb1ff7d not save to server 2024-03-28 11:09:47 +08:00
Sondre Tungesvik Njåstad e341f1f054 Fix incorrect casing 2024-03-25 08:32:09 +01:00
Nariman Jelveh 52d1bd1f03 remove settings options from the user menu 2024-03-24 13:19:56 -07:00
Nariman Jelveh 3aab04a245 First version of Settings 2024-03-24 00:41:27 -07:00
Sondre Tungesvik Njåstad b31c5a672d The user can now choose to always use a given app (when double clicking the icon) after rightclicking and clicking "open with" 2024-03-22 13:46:55 +01:00
Sam Atkins afd733024b Fix some i18n-related typos 2024-03-21 10:53:06 +00:00
Nariman Jelveh 51fb668b66 Merge pull request #132 from SondreNjaastad/main
More translation
2024-03-19 15:46:34 -07:00
Sondre Njåstad ae335df11e Presist language user_preference 2024-03-19 06:13:39 +01:00
Sondre Njåstad 9a0d612dff Fix comments 2024-03-19 04:00:03 +01:00
Nariman Jelveh c0d2472860 Merge branch 'main' into #10 2024-03-18 17:30:47 -07:00
Sondre Njåstad 8e1dbc8189 Fix broken dialogboxes 2024-03-18 21:16:33 +01:00
Sondre Njåstad 592a30ca6d Translation WIP 2024-03-18 21:07:29 +01:00
Sondre Njåstad 926070ce26 Remove logging, simplify listing supported languages 2024-03-18 18:47:55 +01:00
Sondre Njåstad 2f63c4cadf Fix listing languages
Translate additional fields
2024-03-18 18:47:54 +01:00
Sondre Njåstad f5c9ab04f8 Add lanuage selector, norwegian, franch and presistant language preference based on user 2024-03-18 18:47:53 +01:00
vineethvk11 8ef6167915 adding language support for auto arrange word 2024-03-18 09:29:23 +05:30
vineeth kumar a2fedfcd97 Merge branch 'main' into #10 2024-03-18 09:17:34 +05:30
Nariman Jelveh 86080b0ccf Add i18n for English, Korean, and Chinese
This is WIP. Help make the translations better.
2024-03-17 16:01:06 -07:00
Nariman Jelveh f3e4a12e57 Refactor helpers.js to reduce file size 2024-03-16 20:13:48 -07:00
Nariman Jelveh 8100edbef9 implement query param passing between browser window and app iframe 2024-03-16 19:57:33 -07:00
vineethvk11 fddda77523 adding ability to customise desktop by arranging items 2024-03-15 20:32:47 +05:30
vineethvk11 a18ec1efdb adding ability to undo create file/folder action 2024-03-10 19:48:17 +05:30
Nariman Jelveh 61c3d3571d Apply user preferences every time Desktop is loaded 2024-03-08 20:02:17 -08:00
Sun Jia Cheng e39e38da11 Implement 'Show Hidden Files' feature 2024-03-09 11:37:34 +08:00
Nariman Jelveh e04da6d8b1 fix license formatting
Prefix lines with ' * ' and use the correct repo name.
2024-03-04 13:00:26 -08:00
Nariman Jelveh 17f0709a42 Add license headers
lame but necessary
2024-03-02 19:59:32 -08:00
Nariman Jelveh fa42b0871e Initial commit 2024-03-02 18:39:14 -08:00