4nshuman
fc461c8735
added absolute file path processing
2024-10-20 00:04:36 +05:30
4nshuman
d39b7a8972
record unique directory list
2024-10-19 23:52:21 +05:30
4nshuman
822d850513
purge JSZip
2024-10-06 21:25:46 +05:30
4nshuman
e252567c88
Added progress dialog details
2024-10-06 21:19:42 +05:30
4nshuman
f0f8e454f9
added Promises to handle multiple file creation and closing progress dialog
2024-10-06 20:27:12 +05:30
4nshuman
a09dd29416
added empty directory check and file creation
2024-10-06 20:25:40 +05:30
4nshuman
e992e4d5d4
unzipped directory creation
2024-10-06 20:25:10 +05:30
4nshuman
2a82579eb8
added unzip error handler
2024-10-06 20:23:10 +05:30
4nshuman
a79cc040e8
implemented fflate unzip operation
2024-10-06 20:22:50 +05:30
4nshuman
e5f0f46633
added blob to uInt8Array conversion
2024-10-06 20:22:07 +05:30
4nshuman
9a2e701683
eleminate JSZip invocation
2024-10-06 20:21:29 +05:30
4nshuman
00f2dbdcf0
added window hide delay config
2024-10-06 20:18:30 +05:30
4nshuman
b9d7a1d2a1
added zip support for empty directories
2024-10-06 17:33:30 +05:30
4nshuman
b9b8229099
fixed comments phrasing
2024-10-06 16:19:46 +05:30
4nshuman
5b477c2cac
fixed module name
2024-10-06 16:10:40 +05:30
4nshuman
09d10cb29b
rectified progress window for unzip operation
2024-10-06 16:03:09 +05:30
4nshuman
f6541fc793
convention implemented definition header
2024-10-06 16:01:18 +05:30
4nshuman
deb8c4e13b
added status message terms
2024-10-06 16:00:01 +05:30
4nshuman
a93236118f
redirected unzip to helper method
2024-10-06 15:32:31 +05:30
4nshuman
a9bebdd7f0
fixed typo
2024-10-06 15:26:26 +05:30
4nshuman
dfe71d5965
modified zipping operationand integrated fflate
2024-10-05 23:47:22 +05:30
4nshuman
f05f7454e9
added helper method to convert binary large object to uInt8Array for zipping operations
2024-10-05 23:45:54 +05:30
4nshuman
582c411c00
added fflate min js to the library
2024-10-05 23:44:04 +05:30
4nshuman
f3625ed907
added terms for status message on zip operation
2024-10-05 23:43:43 +05:30
4nshuman
4c7b75ed67
added fflate on static asset and libPath
2024-10-05 23:43:15 +05:30
4nshuman
1929aaf5ef
added fflate on libPath on puter-gui
2024-10-05 23:42:43 +05:30
4nshuman
01aaa07e87
added zip progress counter configurations
2024-10-05 23:41:45 +05:30
KernelDeimos
33de98107f
fix: email change on account with unverified email
...
Changing the email address on an account that did not already have a
confirmed email would result in the email_confirmed column never being
set. This commit fixes that.
Additionally, an SQL statement using the unconfirmed email to identify a
row was changed so it now uses the user ID instead, which is safer.
Resolves: 759
2024-09-10 14:04:32 -04:00
KernelDeimos
6bdcae769d
fix: double-echo in phoenix
2024-09-04 23:56:23 -04:00
KernelDeimos
a33d721e21
fix phoenix WINSZ handling
2024-09-04 23:56:23 -04:00
KernelDeimos
4910838ab1
fix: webpack error reporting + unintentional whitespace changes
2024-09-03 14:44:51 -04:00
Nariman Jelveh
57c2d72e21
Update UIWindow.js
2024-09-03 14:24:58 -04:00
Nariman Jelveh
8e56ac5ec7
Update UIWindow.js
2024-09-03 14:14:19 -04:00
KernelDeimos
ed7d6dcbfb
fix: dist
2024-09-02 21:30:22 -04:00
KernelDeimos
d35026467e
fix: use jq el for focus
2024-09-02 20:52:46 -04:00
KernelDeimos
cd39bb5aa0
fix: fix sourcemap
2024-09-02 20:50:15 -04:00
KernelDeimos
d07929da1b
dev: add v86 submodule and app
2024-09-02 20:49:48 -04:00
KernelDeimos
5ab3d88393
cleanup
2024-09-02 17:37:38 -04:00
KernelDeimos
18a24f614f
dev: update ipc ready and app launched events
2024-09-02 17:37:38 -04:00
Muhammad Fauzi
3acabc6c79
Merge branch 'HeyPuter:main' into main
2024-08-31 23:46:25 +07:00
Muhammad Fauzi
ddbb4207f2
Update Pictures translation to Gambar, no word repetition for plural
...
The literal translation for Pictures IS Gambar-gambar, but after reviewing how it looks on live demo Puter, this translation seems a bit off, since other word like Videos is not Video-video, documents is not Dokumen-dokumen.
So, I think it's better to just translate Pictures to Gambar only. Indonesian actually does not care about singular and plural. If we really need to emphasize it plural, we just repeat the word. Which in this context, it is not that necessary to emphasize it.
2024-08-31 23:46:06 +07:00
KernelDeimos
c9d09a78b6
fix: remove now-redundant loadScript call
2024-08-30 15:24:01 -07:00
KernelDeimos
46a0f714d1
fix: env for dev build
2024-08-30 15:24:01 -07:00
KernelDeimos
3092300a01
fix: mistakes
2024-08-30 15:24:01 -07:00
KernelDeimos
4b8910169a
fix: add env to EmitPlugin config
2024-08-30 15:24:01 -07:00
KernelDeimos
72946f920c
fix: remove accidentally left-over code
2024-08-30 15:24:01 -07:00
KernelDeimos
8ad435a0ea
dev: bundle gui in dev
2024-08-30 15:24:01 -07:00
KernelDeimos
a4e9c7bdd7
rename folder
2024-08-29 22:24:55 -04:00
KernelDeimos
cf24c3dd2a
rename
2024-08-29 22:21:07 -04:00
KernelDeimos
3361043b9d
chore: rename putil
2024-08-29 14:14:35 -07:00