30 Commits

Author SHA1 Message Date
DUOLabs333
528742b32a Specify UTF-8 encoding when reading and writing files in find_and_replace
This works around an issue on Windows --- by default, Windows uses CP1252, while the files from photopea.com are encoded in UTF-8.
2024-12-24 17:22:31 -05:00
DUOLabs333
15c1cb088a Photopea no longer uses stable names for some of its resources, so use regex to extract the new names.
Also, commit snapshot of site.
2024-10-04 17:09:34 -04:00
DUOLabs333
b69b28d332 Add replace back and fix it 2023-12-08 12:26:04 -05:00
DUOLabs333
d2d98c97aa Remove unneeded replace 2023-12-08 12:23:38 -05:00
DUOLabs333
52ddb10929 Make "Force enable 'Remove BG'" patch slightly more stable. Also make it work for any menu item that is disabled on self-hosted instances. 2023-07-26 14:10:26 -04:00
DUOLabs333
6d40508e90 Force enable "Remove BG" 2023-07-24 09:28:32 -04:00
DUOLabs333
e1d427c0f6 Add some files that I missed. Credit to @minimeee 2023-07-24 08:51:12 -04:00
DUOLabs333
acda078189 Normal update 2023-07-18 07:41:17 -04:00
DUOLabs333
ae008cfbc2 Update, and force DBS.js decoder encoding to prevent breakage on Windows 2023-07-18 07:15:40 -04:00
DUOLabs333
81f4797b6b Update Updater.py to actually work, as well as gate font and templates behind flags to save some space on my drive 2023-04-13 14:47:37 -04:00
DUOLabs333
f748ef091e When deleting unused templates, check whether template is a PSD file 2022-11-11 12:17:05 -05:00
DUOLabs333
4076166b47 Fix small error in Updater.py when differentiating between templates and plugins 2022-10-24 21:16:02 -04:00
DUOLabs333
a2edc5811b Support downloading plugins and templates 2022-10-24 18:02:36 -04:00
DUOLabs333
33f42a092e Support downloading templates 2022-10-24 16:47:14 -04:00
DUOLabs333
b262898bf3 Mirror "Templates" and "Plugins" community pages 2022-10-24 15:01:22 -04:00
DUOLabs333
aebde3317e Normal update 2022-10-24 14:17:53 -04:00
r3nor
bc29f06d87 Don't load googletagmanager 2022-04-30 11:51:13 +00:00
DUOLabs333
af8387e39e Update, and fix problem where the author patched the previous patch for hosting on other ports 2022-04-25 19:29:38 -04:00
DUOLabs333
e2b23cefdc Download shapes, fix bug in Updater.py that didn't remove unneeded font files, and downloaded new fonts 2022-02-08 10:46:52 -05:00
DUOLabs333
23531a3552 Removed Facebook Tracking Domains 2022-01-18 10:57:38 -05:00
DUOLabs333
00db37e3fe Support the new storages backend, and patched dropboxStorage.html 2022-01-17 23:25:39 -05:00
DUOLabs333
bdc8f33c08 Regular update, minor changes to Updater.py 2022-01-17 23:00:21 -05:00
DUOLabs333
cc5633c334 Fix some filesystem errors 2021-12-20 18:09:14 -05:00
DUOLabs333
e5283443e4 Update, changed the errors of the DBS variables to only sound when it deals with FNTS, and added more loggind when removing fonts 2021-11-27 21:57:00 -05:00
DUOLabs333
27f0e1e8a5 Regular update, and started tracking fonts.png 2021-11-15 07:29:24 -05:00
DUOLabs333
3108bca989 Updated, removed Google Analytics, and fixed importing pictures by URL 2021-10-23 14:41:04 -04:00
DUOLabs333
40c16b769f Modified README.md to reflect that the port restriction has been fixed 2021-09-25 11:25:39 -04:00
DUOLabs333
5821e5a0dc Update, and fixed problem where server can only run on port 8887 2021-09-24 23:01:00 -04:00
Robert Xiao
ee28575a7c Pull request to improve updater script and add some files (mostly fonts)
* Update PhotoPea core, 2021-08-13

* Add some missing files: templates, languages and default sample images

* Add automatic font download to Updater.py to download all fonts written in DBS.js.

Co-authored-by: DUO Labs <dvdugo333@gmail.com>
2021-08-14 17:23:48 -04:00
DUOLabs333
f1f779e8df Fixed silly issue where server must be run from port 8887 2021-07-31 13:42:09 -04:00