Commit Graph

  • d13efbbe23 Changed vm dir to make_container in starter script lsileoni 2024-04-11 12:22:45 +0300
  • 9b1fbea7e1
    Merge branch 'HeyPuter:main' into main Luis 2024-04-11 12:23:16 +0300
  • 09bf422686 Add session manager ui KernelDeimos 2024-04-11 00:29:39 -0400
  • 18b3e06fe8 Add session listing and revocation KernelDeimos 2024-04-10 23:00:37 -0400
  • e436693d3e Improve session mgmt (part 1) KernelDeimos 2024-04-10 21:54:16 -0400
  • eb66848aee Update database version when creating a new one KernelDeimos 2024-04-10 12:25:44 -0400
  • 0eded34c8c Add indented logs and fix a bug KernelDeimos 2024-04-10 12:22:21 -0400
  • 367c18bfc5 Add endpoint to list permissions KernelDeimos 2024-04-10 12:16:08 -0400
  • 92dc0a7671
    Merge pull request #255 from AtkinsSJ/appconnection-close Eric Dubé 2024-04-09 21:31:48 -0400
  • 8e553b4ee0
    Merge pull request #252 from AtkinsSJ/broadcasts Eric Dubé 2024-04-09 21:29:46 -0400
  • 21c64e827b Add closeApp message Sam Atkins 2024-04-09 15:05:48 +0100
  • c69a0abfa9 Extract a window_for_app_instance() helper function Sam Atkins 2024-04-09 14:52:53 +0100
  • cce6531d45 Notify parents/children when an app closes Sam Atkins 2024-04-09 15:08:36 +0100
  • 84a31b3520 Broadcast when the language changes Sam Atkins 2024-04-08 14:04:44 +0100
  • 59cdb6e8c6 Broadcast when theme changes Sam Atkins 2024-04-09 10:40:06 +0100
  • 068e620249 Add a message broadcasting service Sam Atkins 2024-04-09 10:39:06 +0100
  • 80aa87023e working white text, not perfect with all colors Aya Moosa 2024-04-08 22:01:00 -0700
  • 626d63c91d working white text, not perfect with all colors Aya Moosa 2024-04-08 22:00:12 -0700
  • 5bf0411015 got white text working, restets when other silders are used Aya Moosa 2024-04-08 21:24:24 -0700
  • b2fcb8d104 started light text for color Aya Moosa 2024-04-08 15:59:12 -0700
  • 79f98795c7 Fix version checker using later javascript features KernelDeimos 2024-04-08 17:05:47 -0400
  • 24ad365047
    Merge pull request #253 from AtkinsSJ/bad-config-login-error Eric Dubé 2024-04-08 12:23:31 -0400
  • 72286fd642
    Merge pull request #249 from AtkinsSJ/service-copyrights Eric Dubé 2024-04-08 12:22:15 -0400
  • a0f46c326a
    Add build stage and remove linux/arm/v7 Mohamed Elashri 2024-04-08 17:12:26 +0200
  • b1f2750cdb Add an error message when login fails because of domain misconfiguration Sam Atkins 2024-04-08 15:40:47 +0100
  • 8aee3f8174 Add some missing copyright notices Sam Atkins 2024-04-08 11:10:39 +0100
  • ea61799b3d
    Merge pull request #240 from HeyPuter/eric/gui-personalization Nariman Jelveh 2024-04-07 14:35:24 -0700
  • b1e6e0c25a Fix i18n KernelDeimos 2024-04-07 17:27:09 -0400
  • f7916cfa74 Add option to reset colors KernelDeimos 2024-04-07 17:19:47 -0400
  • 3f37ef2fad Fix i18n KernelDeimos 2024-04-07 16:18:59 -0400
  • 3297940bab Improve dialog KernelDeimos 2024-04-07 04:53:49 -0400
  • 821d33b8d8 Make opacity differences match prod KernelDeimos 2024-04-07 04:39:08 -0400
  • 72129ca16f Make defaults consistent with original KernelDeimos 2024-04-07 03:21:32 -0400
  • 12fa88b149 Save color settings KernelDeimos 2024-04-07 03:15:45 -0400
  • c83069bd03 Add i18n items KernelDeimos 2024-04-07 02:53:33 -0400
  • 5661605884 Add ui colors to settings window KernelDeimos 2024-04-07 02:53:05 -0400
  • d1bbbb8e93 Use CSS variables KernelDeimos 2024-04-07 02:34:04 -0400
  • 178f851684 Fix previous fix KernelDeimos 2024-04-07 00:28:23 -0400
  • cb4b8c5914 Add minor fixes KernelDeimos 2024-04-07 00:06:11 -0400
  • 8018a607a8 Add CSS KernelDeimos 2024-04-07 00:05:54 -0400
  • dc5a7ca431 Display storage use of host/puter separately KernelDeimos 2024-04-06 23:26:18 -0400
  • 5bc40c6896
    Update Dockerfile Martini 2024-04-06 23:14:42 +0800
  • 76d10a5f7d
    Update docker-compose.yml Martini 2024-04-06 23:14:07 +0800
  • 72038d8913
    Update docker-compose.yml Martini 2024-04-06 23:10:26 +0800
  • 2aaf87d67d
    Update Dockerfile Martini 2024-04-06 23:09:32 +0800
  • 48d2f51456
    Update docker-compose.yml Martini 2024-04-06 22:22:42 +0800
  • 098b8a9cc0
    Update Dockerfile Martini 2024-04-06 22:17:44 +0800
  • f467d156bb
    Merge branch 'HeyPuter:main' into martini Martini 2024-04-06 22:16:01 +0800
  • 95d33eab94
    Merge pull request #238 from AtkinsSJ/app-ipc Eric Dubé 2024-04-06 07:51:17 -0400
  • 725cbf2e20 Add support for launching child apps Sam Atkins 2024-04-05 16:55:49 +0100
  • 674cebd9e1 Add Linux support to HostDiskUsageService KernelDeimos 2024-04-06 05:33:46 -0400
  • 0dd66463df
    Merge pull request #241 from vineeth-vk11/#233 Eric Dubé 2024-04-06 05:29:21 -0400
  • beeeb7bcbf Tiny fix KernelDeimos 2024-04-06 05:08:38 -0400
  • bf4bc214b2 Implementing HostDiskUsageService removing diskusage dependency vineethvk11 2024-04-06 13:03:09 +0530
  • b99534ebdf Add WIP color sliders KernelDeimos 2024-04-06 02:35:06 -0400
  • c6fb75c65f
    Merge pull request #231 from HeyPuter/eric/user-to-user-permissions Eric Dubé 2024-04-05 23:11:32 -0400
  • 38e8b19b50 Cleanup KernelDeimos 2024-04-05 23:05:20 -0400
  • 90ce840234 Add revoke-user-user endpoint KernelDeimos 2024-04-05 23:01:50 -0400
  • fc6eda392b Allow granting user-to-user permissions KernelDeimos 2024-04-05 22:11:31 -0400
  • 343edbff51 Use weak CORS policy for experimental_no_subdomain KernelDeimos 2024-04-05 16:51:57 -0400
  • fe88880486 Add experimental_no_subdomain flag KernelDeimos 2024-04-05 16:20:27 -0400
  • 1c2e4968e2 Remove console log KernelDeimos 2024-04-05 14:38:50 -0400
  • f9b375a39b Fix case when main domain is a subdomain KernelDeimos 2024-04-05 14:38:33 -0400
  • eb18e74e88 Add error when someone forgets npm install KernelDeimos 2024-04-05 14:09:34 -0400
  • 487553a00c
    Merge pull request #237 from eltociear/patch-2 Eric Dubé 2024-04-05 13:32:05 -0400
  • c78927d5db Add messageToApp message Sam Atkins 2024-04-05 16:36:02 +0100
  • 26e9822344
    Update download.js Ikko Eltociear Ashimine 2024-04-06 00:22:22 +0900
  • 207fa139d4 Add user-to-user permissions table KernelDeimos 2024-04-04 20:46:44 -0400
  • e2236d43fd
    Merge pull request #234 from vineeth-vk11/#80 Eric Dubé 2024-04-05 03:21:22 -0400
  • 6006767a9f fixing issues in copy while overwriting vineethvk11 2024-04-05 09:11:39 +0530
  • 35abf9a6bc Stop printing default password in logs KernelDeimos 2024-04-04 22:17:00 -0400
  • c3a4223bbf Add service to check EOL date of node KernelDeimos 2024-04-04 22:10:56 -0400
  • 4a2fa5a29f Friendly node version errors KernelDeimos 2024-04-04 21:39:32 -0400
  • 17ae6668b4
    Add linux/arm/v7 again Mohamed Elashri 2024-04-05 01:10:47 +0000
  • 06a31fd67b
    Fix typo in arm64 namespace Mohamed Elashri 2024-04-05 00:59:05 +0000
  • 1a13ef6921
    remove linux/arm/v7,linux/arm/v6 emporarily Mohamed Elashri 2024-04-05 00:55:44 +0000
  • 17a323298c Make dismiss command print what was dismissed KernelDeimos 2024-04-04 20:46:03 -0400
  • 27c99fd90a Use OR IGNORE when sqlite KernelDeimos 2024-04-04 20:02:35 -0400
  • 6c7175c109 NOOP legacy share fetch KernelDeimos 2024-04-04 19:26:29 -0400
  • cdd9dbf748 Add quick doc about https KernelDeimos 2024-04-04 19:08:31 -0400
  • 1b72b80241
    Merge branch 'main' into main Eric Dubé 2024-04-04 18:43:39 -0400
  • be53a9472a
    Update docker-image.yaml Eric Dubé 2024-04-04 18:39:53 -0400
  • accdec3af4
    handle linking to python binary gracefully Mohamed Elashri 2024-04-04 21:51:39 +0000
  • 95b6dbd140
    Add python3 to use node-gyp to allow native cross platform build Mohamed Elashri 2024-04-04 21:47:29 +0000
  • 08838c989e Fix fragmented if..else seq (fix app tokens) KernelDeimos 2024-04-04 17:44:34 -0400
  • 74bff84226
    Remove unpopular archs Mohamed Elashri 2024-04-04 21:35:22 +0000
  • b1a3124fcc
    Add requirements for multi-platform docker build to the CI Mohamed Elashri 2024-04-04 22:58:00 +0200
  • 3e1c7eb434
    Merge pull request #223 from vineeth-vk11/#211 Eric Dubé 2024-04-04 16:12:31 -0400
  • 2125367683 Avoid predicate.values not iterable error KernelDeimos 2024-04-04 14:20:30 -0400
  • 809e33b053 Remove unused code KernelDeimos 2024-04-04 14:18:34 -0400
  • 0efe163591 Update README.md KernelDeimos 2024-04-04 13:56:22 -0400
  • e8935f5582
    Add many platforms arbitrarily Eric Dubé 2024-04-04 13:47:24 -0400
  • 0da9e1fab3 removing storage limit for self hosters vineethvk11 2024-04-04 22:31:37 +0530
  • 802370eb9d
    Fix heading level Eric Dubé 2024-04-04 02:14:36 -0400
  • 4e722b47b5 Document pub_port, which wasn't documented before KernelDeimos 2024-04-03 22:11:52 -0400
  • b055c5cdad Fix change_username KernelDeimos 2024-04-03 22:06:06 -0400
  • b7a1f21e31 Fix puter sites errors KernelDeimos 2024-04-03 22:05:33 -0400
  • a04cac60e6 Fix db migration error in SQLES KernelDeimos 2024-04-03 17:38:42 -0400
  • 274b69d017 Fix /file and /setItem KernelDeimos 2024-04-03 17:20:49 -0400
  • 2d09e691d6
    Merge branch 'HeyPuter:main' into martini Martini 2024-04-03 22:18:58 +0800