Commit Graph

789 Commits

Author SHA1 Message Date
Eric Doughty-Papassideris 4444e73bd1 🐛 back: zip file creation throttling 2025-01-31 23:22:34 +01:00
Anton SHEPILOV 988907e7c3 ⬆️Upgraded archiver lib version 2025-01-30 22:22:25 +01:00
Anton SHEPILOV ff92387499 ⚒️Added debug gc information 2025-01-30 22:20:35 +01:00
Anton SHEPILOV 14d42d85c6 🔖 Release Version 1.0.6-rc5 2025-01-30 19:02:52 +01:00
Anton SHEPILOV d90869c8b6 🔖 Release Version 1.0.6-rc4 2025-01-30 17:58:45 +01:00
Anton SHEPILOV 48e7e8ba38 🔀 Merge remote-tracking branch 'origin/main' into release/v1.0.6 2025-01-30 17:56:40 +01:00
Anton SHEPILOV b985f0357e 🐛Fixed problem with zero size heapdump when running inside docker
⬆️Upgraded node-types to the current version on nodejs
2025-01-30 17:35:23 +01:00
Eric Doughty-Papassideris b574d4c216 🔖 Release Version 1.0.6-rc3 2025-01-27 18:29:38 +01:00
Eric Doughty-Papassideris cc5727d360 🔀 Merge remote-tracking branch 'origin/main' into release/v1.0.6 2025-01-27 18:28:28 +01:00
Anton Shepilov 20d128d990 🐛 Fixed problem with deleting files uploaded by an application (#793) 2025-01-27 16:40:47 +01:00
Eric Doughty-Papassideris 6e32b5e841 💚 ci: fix for buildx regression in 0.20 2025-01-26 17:00:00 +01:00
Eric Doughty-Papassideris d6600d63e4 🔖 Release Version 1.0.6-rc2 2025-01-26 06:03:04 +01:00
Eric Doughty-Papassideris 66cffcc792 🔀 Merge remote-tracking branch 'origin/main' into release/v1.0.6 2025-01-26 05:52:33 +01:00
ericlinagora 5bace9c97e 🐛 Check permission for API update user (#781) 2025-01-26 05:49:14 +01:00
ericlinagora 68b62b2306 🐛 (S3 sync) Fixed cases on storage exception are thrown and preview generation turned off (#782) 2025-01-26 05:33:50 +01:00
ericlinagora a1cb74e469 🐛 [in brackets] back: immediately start streaming downloading of zip #783 (#788)
When downloading a folder with a great many entries below, time to first
byte can cause a tcp disconnection for timeout by a reverse proxy, this
starts the download asap, and ignores unreadable entries because of AV
or rights. It tries to generate a valid zip even if some entries are
missing for those reasons
2025-01-24 16:23:01 +01:00
Eric Doughty-Papassideris c39bdd9724 🐛 back: immediately start streaming downloading of zip #783 2025-01-24 14:34:19 +01:00
lethemanh a19f46c4a4 Fix text overflow in menu account 2025-01-24 16:37:12 +07:00
lethemanh 4210974021 🐛 Check permission for API update user 2025-01-22 09:54:31 +07:00
Eric Doughty-Papassideris 058f4aea00 🔖 Release Version v1.0.6-rc1 2025-01-18 16:27:27 +01:00
lethemanh ac8b777a59 Implement API update user 2025-01-17 19:09:50 +07:00
lethemanh c0dd24cc74 Add testid into checkable icon, file version rows 2025-01-15 22:33:39 +07:00
lethemanh b64ada8927 🐛 Fix bug infinite switching preview files when using shortcut keys 2025-01-10 15:31:55 +07:00
Montassar Ghanmy fd0ff703b6 🐛 Fixing pagination for "Shared with me"/ES (#778) 2025-01-08 17:58:01 +01:00
Anton SHEPILOV ab4c39e22a 🐛do not generate thumbnails tmp until it will be fixed 2025-01-08 15:46:31 +01:00
Anton SHEPILOV 84a61c1431 🐛do not generate thumbnails tmp until it will be fixed 2025-01-08 11:16:51 +01:00
ericlinagora f04e5f0535 Experimental/minimal compose (#776)
simple minimalistic way to get started running twake drive locally
2025-01-03 03:34:19 +01:00
lethemanh f87d85a9e2 Update new UI for mobile 2025-01-03 09:21:40 +07:00
Eric Doughty-Papassideris 268a9202aa 👷 Minimal docker compose DRYer 2025-01-02 13:44:49 +01:00
Eric Doughty-Papassideris 88af44d5c8 👷 Minimal docker compose option for internal e2e testing 2024-12-28 00:24:54 +01:00
Anton SHEPILOV c82787bc17 ♻️Added file path to all storage exceptions 2024-12-19 19:02:27 +01:00
Anton SHEPILOV 0025964b68 🐛Throw write exception with proper storage identifier 2024-12-19 18:33:43 +01:00
Montassar Ghanmy 57dfbaff84 ⌨️ Keyboard shortcuts/navigation for create and upload (#736) 2024-12-19 14:55:00 +01:00
Anton Shepilov 946fabbadb 🔊 back: use sub loggers for platform and message queue logging (#761)
Move platform and message queue logging to their own loggers for better
filtering in dev
2024-12-19 14:46:52 +01:00
Anton Shepilov ffa0902244 🛠️ probe and diagnostic endpoints (#763)
basic lifecycle probes for kubes and an endpoint for diagnosing mem
leaks

missing tests for av, message queue, possibly sso
2024-12-19 14:24:57 +01:00
lethemanh c59545aff1 🎨 [element-identifier]: Update test id convention 2024-12-18 09:51:02 +07:00
lethemanh 6d3be1fa28 Adjust field name and test id for more clear 2024-12-18 09:51:02 +07:00
lethemanh 86e3661508 Add more test id to elements based on test case e2e 2024-12-18 09:51:02 +07:00
lethemanh 217e683269 Add testing identifier to elements 2024-12-18 09:51:02 +07:00
Eric Doughty-Papassideris db997f78ff 🔊 back: log http headers at login to get trace of IP and user agent as relates (#762) 2024-12-17 22:06:20 +01:00
lethemanh df5c472d7b 🐛 preview: fix bug layout breaks when switch images quickly with arrow keys in preview (#492) 2024-12-16 16:56:31 +01:00
Montassar Ghanmy 582d12c462 🐛 Fix ORM query builder with $in option for postgres (#771) 2024-12-16 16:02:18 +01:00
lethemanh 64ec163ad5 🐛 ui: Fix bug date of last modification of document is not align between items in mobile (#655) 2024-12-16 14:44:47 +07:00
lethemanh ca3ad6b99b 🐛 layout: Fix layout breaks if there's a folder with long name within a folder with long name (#701) 2024-12-16 14:44:20 +07:00
lethemanh e4dbc06202 Reuse icon in application 2024-12-16 14:43:56 +07:00
lethemanh df5efd7124 Update new design of account menu 2024-12-16 14:43:56 +07:00
Eric Doughty-Papassideris 0341321641 🩹 back: flatten postgres diagnostics (a bit) (#762) 2024-12-13 19:54:36 +01:00
Eric Doughty-Papassideris 50e7545e62 🚧 back: preparing attempt at route statistics, non functional without fastify upgrade (#762) 2024-12-13 19:53:45 +01:00
Eric Doughty-Papassideris 8d61f6310c 🔇 back: silent output of purposefully non implemented diagnostics (#762) 2024-12-13 19:52:26 +01:00
Eric Doughty-Papassideris f6d3072bfe 🔊 back: output statistics periodically to logs (#762) 2024-12-13 19:50:37 +01:00