- add new file templates (1f7f094)
- add cross_origin_isolation option (e539932)
- add option to disable temporary users (f9333b3)
- add some default groups (ba50d0f)
- Add support for dropping multiple Puter items onto Dev Center (close #311) (8e7306c)
- Update ig.js (382fb24)
- feat: add vietnamese localization-a (c2d3d69)
- Update zhtw.js, Complete Traditional Chinese translation based on English file #550 (b9e73b7)
- update zhtw.js to match en.js (37fd666)
- Add Tamil translation to translations.js (8a3d043)
- Move Tamil translation to the rest of translations (333d6e3)
- Translation improvements, mainly style and context-based (8bece96)
- update translation file es.js to be up to date with the file en.js (1515278)
- Translate en.js as of 2024-07-10 (8e297cd)
- Create hu.js hungarian language (69a80ab)
- Update translations.js to Hungarian lang (56820cf)
- Tamil translation (81781f8)
- Update it.js (84e31ef)
- Update Armenian translation file (3b8af7c)
- fix templates (5d2a6fc)
- popup login in co isolation mode (8f87770)
- add necessary iframe attributes for co isolation (2a5cec7)
- chore: fix confirm for type_confirm_to_delete_account (02e1b1e)
- syntax error and formatting issue (3a09e84)
- #432 (f897e84)
launch_app
not consideringexplorer
as a special case (98e6964)- well kinda (HOSTNAME in phoenix) (7043b94)
- it was github actions the entire time (602a198)
- fix CI attempt #7 (614f2c5)
- fix CI attempt #6 (9d549b1)
- fix CI attempt #5 (74adcdd)
- fix CI attempt #4 (84b993b)
- fix CI attempt #3 (3bca973)
- fix CI attempt #2 (aebe89a)
- run mocha within packages in monorepo (58c199c)
- make webpack output not look like errors (ad3d318)
- No scrollbar for session list (45f131f)
- fix path issues under win32 platform (d80f2fa)
- remove abnoxious debug file (5c636d4)
- read_only fields in ES (e8f4c32)
- hoist acl check in ll_read (6a2fbc1)
- Update bn.js file formatting (cff488f)
- Issue#530 - Update bengali translations (92abc99)
- Added missing Romanian translations. (8440f56)
- Add 2FA Romanian translations (473b651)
- Add Japanese Translation (47ec74f)
- Completing Italian translation based on English file (f5a8ee1)
- Completing Italian translation based on English file. (a96abb5)
- Completing Arabic translation based on English file (78a0ace)
- Update Arabic translations in src/gui/src/i18n/translations/ar.js to match English version in src/gui/src/i18n/translations/en.js (fe5be7f)
- Update Arabic translations in src/gui/src/i18n/translations/ar.js to match English version in src/gui/src/i18n/translations/en.js (bffa192)
- Ukrainian updated (e61039f)
- Update ru.js issue #547 (17145d0)
- Russian translation fixed (8836011)
- remove flag that breaks puter-js webpack (7aadae5)
- Improve
getMimeType
to remove trailing dot in the extension if preset (535475b)
- add (pt-br) translation for system settings. (77211c4)
- add /group/list endpoint (d55f38c)
- add /share/file-by-username endpoint (5d214c7)
- add /sharelink/request endpoint (742f625)
- add /show urls (079e25a)
- add app metadata (f7216b9)
- add appdata permission (if applicable) on app share (9751fd9)
- add cookie for site token (a813fbb)
- add cross-server event broadcasting (1207a15)
- add debug mod (16b1649)
- add endpoints for share tokens (301ffaf)
- Add exit status code to apps (7674da4)
- add external mod loading (eb05fbd)
- add group management endpoints (4216346)
- add group permission endpoints (c374b0c)
- add mark-read endpoint (0101f42)
- add permission rewriter for app by name (16c4907)
- add protected apps (f2f3d6f)
- add protected subdomains (86fca17)
- add querystring-informed errors (e7c0b83)
- add readdir delegate for shares in a user directory (8424d44)
- add readdir delegate for sharing user homedirs (19a5eb0)
- add service for notifications (a1e6887)
- add service to test file share logic (332371f)
- add share list to stat (8c49ba2)
- add share service and share-by-email to /share (db5990a)
- add subdomain permission (if applicable) on app share (13e2f72)
- add user-group permission check (0014940)
- backend: add script service (30550fc)
- backend: Add tab completion to server console command arguments (fa81dca)
- backend: Add tab-completion to server console command names (e1e76c6)
- backend: add tip of day (2d8e624)
- backend: allow services to provide user properties (522664d)
- backend: allow services to provide whoami values (fccabf1)
- backend: improve logger and reduce logs (4bdad75)
- Display app icon and description in embeds (ef298ce)
- get first test working on share-test service (88d6bee)
- git: Add --color and --no-color options (d6dd1a5)
- git: Add a --debug option, which sets the DEBUG global (fa3df72)
- git: Add authentication to clone, fetch, and pull. (364d580)
- git: Add diff display to
show
andlog
subcommands (3cad1ec) - git: Add start-revision and file arguments to
git log
(49c2f16) - git: Allow checking out a commit instead of a branch (057b3ac)
- git: Color output for
git status
files (bab5204) - git: Display file contents as a string for
git show FILE_OID
(a680371) - git: Display ref names in
git log
andgit show
(45cdfcb) - git: Format output closer to canonical git (60976b1)
- git: Handle detached HEAD in
git status
andgit branch --list
(2c9b1a3) - git: Implement
git branch
(ad4f132) - git: Implement
git checkout
(35e4453) - git: Implement
git cherry-pick
(2e4259d) - git: Implement
git clone
(95c8235) - git: Implement
git diff
(622b6a9) - git: Implement
git fetch
(98a4b9e) - git: Implement
git pull
(eb2b6a0) - git: Implement
git push
(8c70229) - git: Implement
git remote
(43ce0d5) - git: Implement
git restore
(4ba8a32) - git: Make
git add
work for deleted files (9551544) - git: Make shorten_hash() guaranteed to produce a unique hash (dd10a37)
- git: Resolve more forms of commit reference (b6906bb)
- git: Understand references like
HEAD^
andmain~3
(711dbc0) - implicit access from apps to shared appdata dirs (31d4eb0)
- introduce notification selection via driver (c5334b0)
- multi-recipient multi-file share endpoint (846fdc2)
- parsely: Add a fail() parser (5656d9d)
- parsely: Add stringUntil() parser (d46b043)
- phoenix: Add --dump and --file options to sed (f250f86)
- phoenix: Add more commands to sed, including labels and branching (306014a)
- phoenix: Expose parsed arg tokens to apps that request them (4067c82)
- phoenix: Implement an
exit
builtin (3184d34) - phoenix: Implement parsing of sed scripts (0d4f907)
- phoenix: Make
clear
clear scrollback unless-x
is given (75a989a) - Phoenix: Pass command line arguments and ENV when launching apps (8f1c4fc)
- phoenix: Respond to exit status codes (5de3052)
- phoenix: Show actual host name in prompt and neofetch (4539408)
- rate-limit for excessive groups (4af279a)
- re-send unreads on login (02fc4d8)
- register dev center to apps (10f4d7d)
- send notification when file gets shared (2f6c428)
- start directory index frame (fb1e2f2)
- support canonical puter.js url in dev (fd41ae2)
- ui: add new components (577bd59)
- ui: add new components (38ba425)
- ui: allow component-based settings tabs (1245960)
- update share endpoint to support more things (dd5fde5)
- add app_uid param to kv interface (f7a0549)
- add missing columns for public directory update (b10302a)
- Add missing file extension to 0009_app-prefix-fix.sql in DB init (a8160a8)
- add permission implicator for file modes (e63ab3a)
- add stream limit (ceba309)
- backend: remove a bad thing that really doesn't work (8d22276)
- bug introduced when refactoring /share to Sequence (ecb9978)
- check subdomain earlier for /apps (4e3a24e)
- column nullability blunder (1429d6f)
- Correct APIError imports (062e23b)
- correct shown flag behavior (632c536)
- database migration (9b39309)
- do not delegate to select on read like ever that is really dumb (a2a10b9)
- docker runtime fail because stdout columns (94c0449)
- fix issues with apps in /share endpoint (0cf90ee)
- fix owner ids for default apps (283f409)
- fix permission cascade properly this time (de58866)
- Fix phoenix app prefix and TokenService test (afb9d86)
- fix that fix (b126b67)
- fix typo (ce328b7)
- git: Make git commit display detached HEAD correctly (73d0f5a)
- group permission audit table (7d2f6d2)
- handle subpaths under another user (d128cee)
- handling of batch requests with zero files (c0063a8)
- i forgot to test reloading (7eabb43)
- improve console experience on mac (15465bf)
- incorrect error from suggested_apps (b648817)
- Make polyfilled import.meta.filename getter a valid function (85c6798)
- null email in request to /share (bf63144)
- Only run Component initialization functions once (5b43358)
- oops (a136ee5)
- parsely: Make Repeat parser work when no separator is given (9b4d16f)
- peers array assumption (10cbf08)
- phoenix: Add missing newlines to sed command output (e047b0b)
- phoenix: Gracefully handle completing a non-existent path (d76e713)
- property validation on some permission endpoints (0855f2b)
- readdir on file (a72ec97)
- remove last component when share URL is file (1166e69)
- remove legacy permission check in stat (f2c6e01)
- Remove null or duplicate app entries from suggest_app_for_fsentry() (6900233)
- security: Move token for socket.io to request body (49b257e)
- switch share notif username to sender (cd65217)
- Terminal: Accept input from Chrome on Android (4ef3e53)
- Throw an error when readdir is called on a non-directory (46eb4ed)
- type error in puter-site (d96f924)
- ui color input attributes (d9c4fbb)
- ui: improve Component base class (f8780d0)
- update email share object (9033f6f)
- update PD alert custom details (2f16322)
- update test kernel (55c609b)
- validate size metadata (2008db0)
- add /healthcheck endpoint (c166560)
- Add command names to phoenix tab-completion (cf0eee1)
- add option to change desktop background to default (03f05f3)
- allow apps to add a menubar via puter.js (331d9e7)
- Allow querying puter-apps driver by partial app names (dc5b010)
- Display upload errors in UIWindowProgress dialog (edebbee)
- Implement 'Like' predicate in entity storage (a854a0d)
- improve password recovery experience (04432df)
- security: add ip rate limiting (ccf1afc)
- Show "Deleting /foo" in progress window when deleting files (f07c13a)
- Add missing file extension to 0009_app-prefix-fix.sql in DB init (a8160a8)
- Add missing TextEncoder to PTT (8d4a1e0)
- Correct APIError imports (062e23b)
- Correct grep output when asking for line numbers (c8a20ca)
- Correct inverted instanceof check in SignalReader.read() (d4c2b49)
- Correct variables used in errors in sign.js (fa7c6be)
- Eliminates duplicate translation keys (5800350)
- fix error handling for outdated node versions (4c1d5a4)
- Fix phoenix app prefix and TokenService test (afb9d86)
- increase QR code size (d2de46e)
- Make PathCommandProvider reject queries with path separators (d733119)
- Make url variable accessible to all users of it (2f30ae7)
- Only run Component initialization functions once (5b43358)
- Parse octal echo escapes (6ad8f5e)
- reduce token lengths (5a76bad)
- reliability issue 🐛 (1d546d9)
- Remove null or duplicate app entries from suggest_app_for_fsentry() (6900233)
- security: always use application/octet-stream (74e213a)
- security: Fix session revocation (eb166a6)
- security: Move token for socket.io to request body (49b257e)
- security: Prevent email enumeration (ed70314)
- security: skip cache when checking old passwd (7800ef6)
- Terminal: Accept input from Chrome on Android (4ef3e53)
- test release-please action #3 (8fb0a66)
- test release-please action #4 (f392de7)
- typographical error 🐛 (2949f71)
- typographical errors 🐛 (4d30740)
- Use correct variable for version number (52d5299)
- use primary read in signup (30f17ad)