puter/src/helpers
Sam Atkins e53bfe6b62 refactor: Put truncate_filename() helper in its own file
Every user previously set the max_length as window.TRUNCATE_LENGTH, so
I've moved that constant into the truncate_filename file and set it as
the default if max_length is not specified.
2024-05-10 17:46:09 +01:00
..
content_type_to_icon.js Change Puter.com to Puter in some license headers 2024-03-04 18:15:52 -08:00
determine_active_container_parent.js chore: Fix eslint issues in helper/ files 2024-05-02 17:02:53 +01:00
download.js Delete unused UIWindowDownloadProgress.js 2024-05-09 18:28:39 +01:00
new_context_menu_item.js chore: Fix eslint issues in helper/ files 2024-05-02 17:02:53 +01:00
refresh_item_container.js chore: Fix eslint issues in helper/ files 2024-05-02 17:02:53 +01:00
truncate_filename.js refactor: Put truncate_filename() helper in its own file 2024-05-10 17:46:09 +01:00
update_last_touch_coordinates.js Change Puter.com to Puter in some license headers 2024-03-04 18:15:52 -08:00
update_title_based_on_uploads.js chore: Fix eslint issues in helper/ files 2024-05-02 17:02:53 +01:00
update_username_in_gui.js Clean up and use i18n() instead of hard-coded strings 2024-03-24 20:57:57 -07:00