Commit Graph

  • 5e78690b97 Add Thai translation. Sysnajar 2024-07-06 10:46:58 +07:00
  • d0758631ea Add more English translation keys Nariman Jelveh 2024-07-05 15:35:16 -07:00
  • c9e2427ad6 Merge pull request #521 from Zuhaib-Asif/update-urdu-translations Nariman Jelveh 2024-07-05 14:38:15 -07:00
  • a9c33da151 Updated Urdu translations, added missing entries, and corrected inaccuracies Zuhaib Asif 2024-07-06 02:21:49 +05:00
  • 7d2f6d256f fix: group permission audit table KernelDeimos 2024-07-04 19:10:27 -04:00
  • 4af279a72f feat: rate-limit for excessive groups KernelDeimos 2024-07-04 19:00:21 -04:00
  • 0855f2b36e fix: property validation on some permission endpoints KernelDeimos 2024-07-04 16:42:17 -04:00
  • dcbca2f829 Add i18n keys for multiple terms Nariman Jelveh 2024-07-03 13:05:39 -07:00
  • de7e2adabd doc: document /group/list KernelDeimos 2024-07-03 15:38:05 -04:00
  • d55f38ca68 feat: add /group/list endpoint KernelDeimos 2024-07-03 15:26:15 -04:00
  • 3633349700 Merge pull request #516 from guicazaroto/feature/translate-br.js Nariman Jelveh 2024-07-02 15:59:23 -07:00
  • 77211c4f71 feature: add (pt-br) translation for system settings. Guilherme Guimarães Cazaroto 2024-07-02 19:42:49 -03:00
  • c0063a871f fix: handling of batch requests with zero files KernelDeimos 2024-07-02 15:33:09 -04:00
  • 80ea655d05 close #512 Nariman Jelveh 2024-07-01 15:44:48 -07:00
  • d9c4fbbd1d fix: ui color input attributes KernelDeimos 2024-07-01 14:23:41 -04:00
  • 75a989a7b6 feat(phoenix): Make clear clear scrollback unless -x is given Sam Atkins 2024-06-26 20:01:01 +01:00
  • d76e7130cb fix(phoenix): Gracefully handle completing a non-existent path Sam Atkins 2024-06-28 14:52:39 +01:00
  • 4539408a21 feat(phoenix): Show actual host name in prompt and neofetch Sam Atkins 2024-06-28 15:58:33 +01:00
  • e2ea57fcf9 tweak(phoenix): Only take auth params from config message Sam Atkins 2024-06-28 15:45:25 +01:00
  • b7133760df tweak: Ensure puter.domain is always set for launched apps Sam Atkins 2024-06-28 15:35:37 +01:00
  • 91e9fa7c25 improve the ux of "Show Desktop" toolbar button Nariman Jelveh 2024-06-30 23:30:55 -07:00
  • 2f5b9cc4ee chore: add temp user-app permission KernelDeimos 2024-06-30 16:40:25 -04:00
  • 2f163221bd fix: update PD alert custom details KernelDeimos 2024-06-30 16:31:02 -04:00
  • a0f4292072 test: add more test scenarios for sharing KernelDeimos 2024-06-30 15:09:49 -04:00
  • 1429d6f57c fix: column nullability blunder KernelDeimos 2024-06-30 15:06:10 -04:00
  • b10302ad74 fix: add missing columns for public directory update KernelDeimos 2024-06-28 22:26:57 -04:00
  • 88d6bee954 feat: get first test working on share-test service KernelDeimos 2024-06-28 17:40:27 -04:00
  • 9ad04cd33f prereq: make it possible to access storage without context init KernelDeimos 2024-06-28 17:39:55 -04:00
  • 332371fccb feat: add service to test file share logic KernelDeimos 2024-06-27 19:50:58 -04:00
  • 95e1268527 Make contextmenu smooth as butter Nariman Jelveh 2024-06-28 12:48:55 -07:00
  • d077504f9b doc(git): Expand documentation and add FIXMEs Sam Atkins 2024-06-28 09:58:48 +01:00
  • 711dbc0d2f feat(git): Understand references like HEAD^ and main~3 Sam Atkins 2024-06-27 16:15:45 +01:00
  • adcd3db0ed refactor: Move parsely into top-level packages directory Sam Atkins 2024-06-27 15:11:43 +01:00
  • 45cdfcb5bf feat(git): Display ref names in git log and git show Sam Atkins 2024-06-26 17:09:15 +01:00
  • 351d3f50ba tweak(git): List git subcommands in git help with no arguments Sam Atkins 2024-06-26 16:09:07 +01:00
  • 73d0f5a90c fix(git): Make git commit display detached HEAD correctly Sam Atkins 2024-06-26 15:47:35 +01:00
  • dd10a37749 feat(git): Make shorten_hash() guaranteed to produce a unique hash Sam Atkins 2024-06-26 15:47:14 +01:00
  • fa3df72f6e feat(git): Add a --debug option, which sets the DEBUG global Sam Atkins 2024-06-26 12:07:17 +01:00
  • 2e4259d267 feat(git): Implement git cherry-pick Sam Atkins 2024-06-26 12:06:03 +01:00
  • bab5204209 feat(git): Color output for git status files Sam Atkins 2024-06-24 13:07:34 +01:00
  • 4ba8a32b45 feat(git): Implement git restore Sam Atkins 2024-06-20 20:54:59 +01:00
  • a68037111a feat(git): Display file contents as a string for git show FILE_OID Sam Atkins 2024-06-24 12:23:35 +01:00
  • b6906bbcaa feat(git): Resolve more forms of commit reference Sam Atkins 2024-06-21 16:59:32 +01:00
  • 60976b1ed6 feat(git): Format output closer to canonical git Sam Atkins 2024-06-24 12:33:55 +01:00
  • 955154468f feat(git): Make git add work for deleted files Sam Atkins 2024-06-20 15:46:43 +01:00
  • 057b3acf00 feat(git): Allow checking out a commit instead of a branch Sam Atkins 2024-06-20 14:46:37 +01:00
  • 2c9b1a3ffc feat(git): Handle detached HEAD in git status and git branch --list Sam Atkins 2024-06-20 14:31:09 +01:00
  • d6dd1a5bb0 feat(git): Add --color and --no-color options Sam Atkins 2024-06-20 14:17:15 +01:00
  • 364d580ff8 feat(git): Add authentication to clone, fetch, and pull. Sam Atkins 2024-06-20 11:06:53 +01:00
  • 8c70229a18 feat(git): Implement git push Sam Atkins 2024-06-18 16:44:25 +01:00
  • 3cad1ec436 feat(git): Add diff display to show and log subcommands Sam Atkins 2024-06-11 16:31:34 +01:00
  • c436460b8c tweak(git): Move proxy url definition into config files Sam Atkins 2024-06-11 14:52:21 +01:00
  • a68194090e tweak(git): Check for 'ENOENT' instead of ErrorCodes.ENOENT Sam Atkins 2024-06-11 14:42:43 +01:00
  • c0562d78a2 docs(git): Document git client Sam Atkins 2024-06-11 14:40:57 +01:00
  • 622b6a9b92 feat(git): Implement git diff Sam Atkins 2024-06-07 16:29:36 +01:00
  • 49c2f16351 feat(git): Add start-revision and file arguments to git log Sam Atkins 2024-06-07 11:24:44 +01:00
  • eb2b6a08b0 feat(git): Implement git pull Sam Atkins 2024-06-05 15:54:23 +01:00
  • 1822ace296 refactor(git): Use dir/gitdir variable names like isogit does Sam Atkins 2024-06-05 15:04:08 +01:00
  • 35e4453930 feat(git): Implement git checkout Sam Atkins 2024-06-04 15:12:02 +01:00
  • 98a4b9ede3 feat(git): Implement git fetch Sam Atkins 2024-06-04 14:20:40 +01:00
  • c86e4dfdce Remove unused imports from git subcommands Sam Atkins 2024-06-03 16:44:44 +01:00
  • ad4f13255d feat(git): Implement git branch Sam Atkins 2024-06-03 16:49:08 +01:00
  • 43ce0d5b45 feat(git): Implement git remote Sam Atkins 2024-05-31 20:51:31 +01:00
  • 95c8235a4a feat(git): Implement git clone Sam Atkins 2024-05-31 17:49:19 +01:00
  • fa81dca950 feat(backend): Add tab completion to server console command arguments Sam Atkins 2024-06-28 14:16:23 +01:00
  • e1e76c6be7 feat(backend): Add tab-completion to server console command names Sam Atkins 2024-06-28 11:48:45 +01:00
  • ecb997885c fix: bug introduced when refactoring /share to Sequence KernelDeimos 2024-06-27 18:25:13 -04:00
  • 2faaeaedb3 chore: add write request to kdmod KernelDeimos 2024-06-27 18:24:57 -04:00
  • e9ee3191e9 doc: document group endpoints KernelDeimos 2024-06-27 18:24:33 -04:00
  • c374b0cbca feat: add group permission endpoints KernelDeimos 2024-06-27 00:30:46 -04:00
  • 4216346384 feat: add group management endpoints KernelDeimos 2024-06-26 16:21:32 -04:00
  • 00149402e0 feat: add user-group permission check KernelDeimos 2024-06-25 19:16:09 -04:00
  • b817a78efa sql: group permissions table KernelDeimos 2024-06-25 19:02:23 -04:00
  • 0ddb13e8ee sql: group table KernelDeimos 2024-06-25 18:57:37 -04:00
  • e132a203d1 refactor: move check-user-permission to Sequence KernelDeimos 2024-06-25 18:46:49 -04:00
  • fbc02a5f62 Fix the issue with re-opening submenus using keyboard Nariman Jelveh 2024-06-26 09:41:57 -07:00
  • 8a763eab6f fix multiple issues with ctx menu event delegation and keyboard navigation Nariman Jelveh 2024-06-26 00:57:12 -07:00
  • b78c83a4ab refactor: share endpoint KernelDeimos 2024-06-25 16:51:14 -04:00
  • 5551326c98 doc: add documentation for app shares KernelDeimos 2024-06-24 20:13:34 -04:00
  • d81f6e5ede chore: Mark globals as being part of the window object Sam Atkins 2024-06-24 11:46:01 +01:00
  • 00765d0fce chore: Add mods/ directory to eslint Sam Atkins 2024-06-24 11:44:15 +01:00
  • 9033f6f8c7 fix: update email share object KernelDeimos 2024-06-24 19:04:25 -04:00
  • 9751fd92a5 feat: add appdata permission (if applicable) on app share KernelDeimos 2024-06-24 18:56:39 -04:00
  • 13e2f72c9f feat: add subdomain permission (if applicable) on app share KernelDeimos 2024-06-24 18:38:07 -04:00
  • 0cf90ee39a fix: fix issues with apps in /share endpoint KernelDeimos 2024-06-24 16:59:28 -04:00
  • 46eb4ed2b9 fix: Throw an error when readdir is called on a non-directory Sam Atkins 2024-06-24 11:23:29 +01:00
  • a136ee5edd fix: oops KernelDeimos 2024-06-24 14:05:08 -04:00
  • 15465bfc50 fix: improve console experience on mac KernelDeimos 2024-06-24 14:01:00 -04:00
  • c79f500364 tweak: improve dev console KernelDeimos 2024-06-24 13:53:00 -04:00
  • 266e41f95c Remove extra height for iframe when menu bar is in desktop mode Nariman Jelveh 2024-06-24 10:24:30 -07:00
  • 2839e74420 doc: /sharelink/request KernelDeimos 2024-06-24 01:05:18 -04:00
  • 742f625309 feat: add /sharelink/request endpoint KernelDeimos 2024-06-24 01:02:00 -04:00
  • b0e067e4ae doc: misc doc additions KernelDeimos 2024-06-23 17:35:19 -04:00
  • 16b1649ff6 feat: add debug mod KernelDeimos 2024-06-23 17:35:05 -04:00
  • a094ae5683 Update en.js Nariman Jelveh 2024-06-23 10:01:16 -07:00
  • a521ff3d7c Merge pull request #490 from HeyPuter/customizable-menubar Nariman Jelveh 2024-06-22 22:10:01 -07:00
  • a58aa3f2e6 Close #480 Nariman Jelveh 2024-06-22 22:09:19 -07:00
  • 0bd0eaf890 add the ability to pick between desktop and winow menubars Nariman Jelveh 2024-06-22 19:51:29 -07:00
  • a72ec9799a fix: readdir on file KernelDeimos 2024-06-22 19:10:25 -04:00
  • 704a4ead17 Show register form when user receiving a file is not the correctone Nariman Jelveh 2024-06-21 12:16:42 -07:00