Commit Graph

874 Commits

Author SHA1 Message Date
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
Anton SHEPILOV 93750c5afc 🐛Throw exception in error during exists method in storage 2024-12-12 20:47:47 +01:00
Eric Doughty-Papassideris 633f8ff71b 🚚 back: move diagnostics end points outside of exposed routes (#762) 2024-12-12 04:34:39 +01:00
Eric Doughty-Papassideris e9346711f1 back: diagnostics e2e adding aggregate failure result (#762) 2024-12-12 04:34:38 +01:00
Eric Doughty-Papassideris 4da82ecfcc ♻️🐛 back: removing heap roundtrip and minor cleanup (#762) 2024-12-12 04:34:38 +01:00
Eric Doughty-Papassideris 7da9062916 🐛 back: tolerate postgres individual errors in statistic gathering (#762) 2024-12-12 04:06:20 +01:00
Montassar Ghanmy 9bc8b29a9d Load pages and ensure scrollbar is always visible (#760) 2024-12-09 16:27:09 +01:00
Eric Doughty-Papassideris dab4d0e3ff back: very basic e2e for diagnostics (#762) 2024-12-08 23:12:44 +01:00
Eric Doughty-Papassideris 7c0f359759 back: adding storage service diagnostics (#762) 2024-12-08 22:53:43 +01:00
Eric Doughty-Papassideris 150dadeab5 🧑‍💻 back: log diagnostic tool errors as last resort (#762) 2024-12-08 22:53:39 +01:00
Eric Doughty-Papassideris e6593986f1 back: adding postgresql statistics (#762) 2024-12-08 22:52:52 +01:00
Eric Doughty-Papassideris 6f8ff34051 ♻️ back: separate and generic service level diagnostics (#762) 2024-12-08 22:51:58 +01:00
Eric Doughty-Papassideris 98723a5f86 🚧 back: WIP Initial diagnostic endpoint (#762) 2024-12-08 22:51:16 +01:00
Eric Doughty-Papassideris b59fc33cc9 🔊 back: use sub loggers for platform and message queue logging 2024-12-05 17:37:20 +01:00
Anton SHEPILOV c20a97e279 🔨 Removed changes check for feature branch publishing 2024-12-04 17:34:36 +01:00
lethemanh 4c05cf9dee fix: remove flow call quota API in useUserQuota hook 2024-12-04 09:04:47 +07:00