Commit Graph

  • 4dd22e1313 Merge branch '525-515-548-523-onlyoffice-rework' into release/v1.0.4-rc1 Monta 2024-09-20 14:19:40 +01:00
  • bf65b35ed3 🔖 Release Version 1.0.4-rc1 Monta 2024-09-20 10:40:18 +01:00
  • a40cb7eae6 🩹 backend,oo: minor fixes for file renames (#525) Eric Doughty-Papassideris 2024-09-19 21:55:35 +02:00
  • ac9700f9b5 🐛 Fix big file (with multiple chunks) download (#653) Montassar Ghanmy 2024-09-19 17:39:57 +01:00
  • 5285de4abf ♻️🩹 backend,oo: fixing instances of controllers, and wip rename from drive -> oo (#525) Eric Doughty-Papassideris 2024-09-19 15:25:37 +02:00
  • 9adc0ec646 🌐 Added translation for context menu (#649) Anton Shepilov 2024-09-19 10:24:56 +02:00
  • ea18aafde9 ⚰️ backend: deleting rather quite boring file (#525) Eric Doughty-Papassideris 2024-09-19 03:25:13 +02:00
  • c0182cff51 🩹 oo-connector: respect user picked by OO for callback url in updateSession (#525) Eric Doughty-Papassideris 2024-09-19 03:14:49 +02:00
  • b6d66d62b5 🚨 oo-connector: minor linter cleanup (#525) Eric Doughty-Papassideris 2024-09-19 02:51:58 +02:00
  • c855c29664 🩹 backend,oo: adding userId override for application updatingEditingSession (#525) Eric Doughty-Papassideris 2024-09-19 02:50:36 +02:00
  • 5ae1782490 🐛 backend: when adding a FileVersion, update DriveFile.last_modified (#525) Eric Doughty-Papassideris 2024-09-19 02:45:27 +02:00
  • d353ec8088 🩹 cli: fix details of editing_session list command (#525) Eric Doughty-Papassideris 2024-09-19 02:06:21 +02:00
  • 021d82ced0 📝 doc: bit of documentation about the editing session key system for plugins (#525) Eric Doughty-Papassideris 2024-09-19 01:41:55 +02:00
  • 1ee4f57e05 backend: mock oo-connector response to fix an e2e test (#525) Eric Doughty-Papassideris 2024-09-19 01:28:29 +02:00
  • c23984355d 🩹 backend,oo: fixed begin editing session process (#525) Eric Doughty-Papassideris 2024-09-19 00:55:55 +02:00
  • 9db0fddc98 ♻️ backend: fix e2e editing session test, make ApplicationApiService a singleton (#525) Eric Doughty-Papassideris 2024-09-18 21:25:30 +02:00
  • be10393435 ♻️ oo-connector: refactored health (#525) Eric Doughty-Papassideris 2024-09-18 19:04:04 +02:00
  • 488d5a5936 ♻️ oo-connector: single request endediting, refactor URLs, bit of logging (#525) Eric Doughty-Papassideris 2024-09-18 17:47:55 +02:00
  • 6685b7b98d ♻️ oo-connector: centralising forgotten file batch management with session key check, bit of health refactoring (#525) Eric Doughty-Papassideris 2024-09-18 03:34:18 +02:00
  • 18f9208a43 oo-connector: OO forgotten files batch processor, and testing, but WIP (#525) Eric Doughty-Papassideris 2024-09-18 01:55:18 +02:00
  • 15ca46b656 🔀 Merge remote-tracking branch 'origin/main' into 525-515-548-523-onlyoffice-rework Eric Doughty-Papassideris 2024-09-18 00:04:57 +02:00
  • 7929c2d12c 🐛 backend: fix bug with postgres support when uploading files (#646) ericlinagora 2024-09-18 00:01:54 +02:00
  • 7b78c32a65 ♻️ oo-connector: wip on callbacks and key reactions, and minor cleanup (#525) Eric Doughty-Papassideris 2024-09-17 17:41:11 +02:00
  • 816fb58e89 ♻️ backend,oo: split endEditing into add version and actual end, via "updateEditing" (#525) Eric Doughty-Papassideris 2024-09-17 17:37:20 +02:00
  • c9db0bf3d7 ♻️ cli: better information about file history and key (#525) Eric Doughty-Papassideris 2024-09-17 17:03:36 +02:00
  • 2eb6f73312 ♻️🩹🚨 backend,oo: remove company_id when key available and minor cleanup (#525) Eric Doughty-Papassideris 2024-09-16 20:12:42 +02:00
  • b8814c0968 🩹 backend,oo: small fixes, related to instance id (#525) Eric Doughty-Papassideris 2024-09-16 17:32:34 +02:00
  • ee63becdbb cli: improve editing session listing (#525) Eric Doughty-Papassideris 2024-09-16 04:21:50 +02:00
  • 87d0de92d8 ♻️ ooconnector: routing refactor (#525) Eric Doughty-Papassideris 2024-09-15 01:41:48 +02:00
  • 5cf1fa581e ooconnector: callback command retreival system (#525) Eric Doughty-Papassideris 2024-09-15 01:25:59 +02:00
  • 1d81c94d47 🩹 ooconnector: using user token for post to backend (#525) Eric Doughty-Papassideris 2024-09-15 01:19:05 +02:00
  • 22f04a5eeb 🐛 ooconnector: minor error page dark mode (#525) Eric Doughty-Papassideris 2024-09-15 00:33:36 +02:00
  • 1e16e179b0 backend cli: add editing_session list viewer command (and minor instanceId fixes) (#525) Eric Doughty-Papassideris 2024-09-15 00:03:49 +02:00
  • 53b34a0962 backend: Adding support for select based on null values and negation (#525) Eric Doughty-Papassideris 2024-09-14 23:58:01 +02:00
  • 93351d527f 🔀 Merge branch 'postgres-support-fix' into 525-515-548-523-onlyoffice-rework Eric Doughty-Papassideris 2024-09-14 22:56:31 +02:00
  • 66525d7e48 🐛 backend: fix bug with postgres support when uploading files Eric Doughty-Papassideris 2024-09-14 22:29:50 +02:00
  • f14ec8bd2d 🐛 Fix infinite scroll for shared with me (#641) Montassar Ghanmy 2024-09-05 14:30:27 +01:00
  • 492b636e93 ♻️Removed cumulative queries to the database First step to the transactions in PostgreSQL Anton SHEPILOV 2024-07-20 00:46:20 +02:00
  • 8b9fd36c8c Ignore errors during nextcloud migration to be able to import files partially (#579) Anton Shepilov 2024-09-05 15:29:25 +02:00
  • 996c7a9a61 💄 oo-connector: Fixed error page to show 500, correct e-mail, removed GA (#525) Eric Doughty-Papassideris 2024-09-05 13:27:40 +02:00
  • 81ee6c1673 🐛 Fix OpenSearch e2e test Montassar Ghanmy 2024-09-04 13:28:31 +01:00
  • 9bc9dcafee ♻️ oo-connector: refactored router system to something more coherent (#525) Eric Doughty-Papassideris 2024-09-04 03:47:59 +02:00
  • afe6562804 ♻️ backend: adding freeform instanceid to identify multiple instances of plugin (#525) Eric Doughty-Papassideris 2024-09-03 21:03:19 +02:00
  • 483b1b0688 backend: Add callback to application to check editing key status (#525) Eric Doughty-Papassideris 2024-08-25 22:26:30 +02:00
  • 9b0dcc1068 ♻️🩹 backend: add company_id to editing_session_key (#525) Eric Doughty-Papassideris 2024-08-25 22:26:29 +02:00
  • 3b81a21e08 ♻️ backend: move editing_session_key generation and parsing to specific implementation (#525) Eric Doughty-Papassideris 2024-08-25 22:26:29 +02:00
  • c66123f450 Added support of the session editing key for the OnlyOffice connector Anton SHEPILOV 2024-08-25 22:26:29 +02:00
  • b6be90f825 🚧 ooconnector: show forgotten files in health endpoint for debugging (#525) Eric Doughty-Papassideris 2024-08-25 22:26:29 +02:00
  • a692eabf3b 🐛Fixed document identifier for OnlyOffice in view mode Anton SHEPILOV 2024-08-25 22:26:28 +02:00
  • 0914db9789 ooconnector: poll forgotten files, wip: extract code from oocallback to call here (#525) Eric Doughty-Papassideris 2024-08-25 22:26:28 +02:00
  • d94ec46e1d Added editing session key to the connector services Anton SHEPILOV 2024-08-25 22:26:28 +02:00
  • 7941ba2e1f 💄Added user friendly error page instead of JSON response Anton SHEPILOV 2024-08-25 22:26:28 +02:00
  • 3c156c4421 🚨🩹 ooconnector: pass linter, fix bug where ignored promises in poller caused crash (#525) Eric Doughty-Papassideris 2024-08-25 22:26:28 +02:00
  • ca3ebcc83d 🚧Changing file identifier with editing_session_id Anton SHEPILOV 2024-08-25 22:26:27 +02:00
  • 688217dfdb 🚧 WIP: backend: beginnings of a transactional editing for plugins (#525) Eric Doughty-Papassideris 2024-08-25 22:26:27 +02:00
  • 8f5061e613 🐛 Fix build CI (#642) Montassar Ghanmy 2024-08-20 16:55:13 +01:00
  • a471920ca6 🔀 Closing release/v1.0.3-rc2 (#640) ericlinagora 2024-08-20 10:08:45 +02:00
  • 8b6c63aa91 🚑️ frontend: opera didnt permit folder uploads (#630) Eric Doughty-Papassideris 2024-07-25 17:57:59 +02:00
  • 8c88ffe513 🔧 Deleted extra character (#636) Nguyen Thai 2024-07-26 15:28:26 +07:00
  • f4a25e7680 frontend: pending files view minor fixes (#634) ericlinagora 2024-07-25 17:39:13 +02:00
  • de92fdf86b 🌐 frontend: upload pending file row translation Eric Doughty-Papassideris 2024-07-25 16:54:59 +02:00
  • 74fb5c93d4 💄 frontend: pending uploads dialog text layout for long filenames (#599) Eric Doughty-Papassideris 2024-07-25 16:48:22 +02:00
  • 78f8cb27a4 💄 frontend: let pending uploads view keep its header visible after collapse (#598) Eric Doughty-Papassideris 2024-07-25 16:32:44 +02:00
  • 79a05fb69b 👷 github actions: always publish everything on tag creation Eric Doughty-Papassideris 2024-07-25 15:01:00 +02:00
  • 1af6aa719c 🔀 Merge branch 'main' into release/v1.0.3 fixes #622 #594 #620 #628 Eric Doughty-Papassideris 2024-07-24 17:03:43 +02:00
  • 9b99f3f354 🐛 Fix permanent trash delete (#629) Montassar Ghanmy 2024-07-24 16:01:42 +01:00
  • 123e6212fb 🐛 Disable upload to trash/shared with me (#627) Montassar Ghanmy 2024-07-24 14:28:55 +01:00
  • a09bd964e1 🐛 Fix shared file action menu (#626) Montassar Ghanmy 2024-07-24 14:06:46 +01:00
  • bb07ca2a7a 💄 frontend: hide open in new window context menu (#603) Eric Doughty-Papassideris 2024-07-24 12:31:04 +02:00
  • 5b3d89bade 🐛 Fixed "nothing is here" everywhere Montassar Ghanmy 2024-07-24 12:53:59 +01:00
  • fbf1d2fda4 🚨 dockerfile: fix casing of FROM AS to avoid warnings in github actions Eric Doughty-Papassideris 2024-07-23 15:50:09 +02:00
  • 33145b58b6 🔨 build github actions script now checksout before filter Eric Doughty-Papassideris 2024-07-23 15:06:59 +02:00
  • cc64e9b90c 🔀 Merge branch 'main' into release/v1.0.3 with fixes #621 #619 #615 #614 #612 #608 Eric Doughty-Papassideris 2024-07-23 14:52:54 +02:00
  • 3e6228d3e5 💄 backend: more appropriate zip download default file name (#600) Eric Doughty-Papassideris 2024-07-23 14:14:04 +02:00
  • 2f3a4c2302 💄 frontend: remove vertical padding on public link expiry date input (#605) Eric Doughty-Papassideris 2024-07-22 12:48:36 +02:00
  • afb673f9e0 🐛Fix text in the upload queue Anton SHEPILOV 2024-07-22 14:12:12 +02:00
  • 6ce005f882 🐛Fixed "folder size isn't displayed after the upload" Anton SHEPILOV 2024-07-22 15:02:11 +02:00
  • 881eb6515a fix: download zip Monta 2024-07-22 14:41:34 +01:00
  • b1b635a8c7 🐛 Fix refresh on item delete/restore Montassar Ghanmy 2024-07-22 14:35:29 +01:00
  • 2de9bb91ed 🌐Translated left menu to russian Anton SHEPILOV 2024-07-21 15:44:24 +02:00
  • 846d7d3c9b ⬆️Fixed security vulnerabilities in dependencies Anton SHEPILOV 2024-07-20 00:07:30 +02:00
  • 3a8c0e4ca5 🔖 Release Version 1.0.3 Eric Doughty-Papassideris 2024-07-17 17:08:03 +02:00
  • 222a6d1059 Translate notifications (#581) Montassar Ghanmy 2024-07-18 19:16:10 +01:00
  • 8a2651134b 🐛 When we are creating path for the files to store them in S3 (#583) Anton Shepilov 2024-07-18 16:03:29 +02:00
  • e76da87916 Sort files chronologically + infinite scroll (#535) Montassar Ghanmy 2024-07-15 22:56:34 +01:00
  • 585da88b0d 🐛Fixed pagination for PostgreSQL connector Anton SHEPILOV 2024-07-12 00:22:33 +02:00
  • 845781642f 💄Fixed nextPage condition Anton SHEPILOV 2024-07-11 22:19:24 +02:00
  • dff0be8b1b 🐛Fixed bug with zipping all files in the folder Anton SHEPILOV 2024-06-07 17:41:38 +02:00
  • 725c9a6a29 Fixed compilation of the UserApi for e2e test Anton SHEPILOV 2024-07-10 15:37:38 +02:00
  • e628c68229 💄 backend: fix compiler issue and e2e pg connector (#525) Eric Doughty-Papassideris 2024-07-10 12:10:40 +02:00
  • 92aad866d5 ♻️🎨 connector: light cleanup, load (#525) Eric Doughty-Papassideris 2024-07-10 01:41:00 +02:00
  • 16dbf8077b 🐛 backend: adding editing session key (#525) Eric Doughty-Papassideris 2024-07-01 19:24:30 +02:00
  • 3de9829bf0 Test for Repository.atomicCompareAndSet (#525) Eric Doughty-Papassideris 2024-06-20 11:14:45 +02:00
  • f1dcb15aba 🗃️ DriveFile: add editing_session_key column (#525) Eric Doughty-Papassideris 2024-06-20 11:13:19 +02:00
  • e5c12a03bd backend: Adding atomicCompareAndSet operation to DB connector (#525) Eric Doughty-Papassideris 2024-06-17 18:26:50 +02:00
  • 3a6e683acf ♻️ OOConnector: refactor OnlyOffice logic to its own file, implement API interface (#515) Eric Doughty-Papassideris 2024-06-14 13:55:34 +02:00
  • ca267df7ac ♻️ OOConnector: refactor a bit of string manipulation Eric Doughty-Papassideris 2024-06-14 13:54:02 +02:00
  • 6534f23cc2 📝 OO connector technical documentation (#547) Eric Doughty-Papassideris 2024-06-14 12:27:30 +02:00
  • 5e1ac7b010 🩹 frontend: fixing proxy in development to backend for /plugins/ Eric Doughty-Papassideris 2024-06-13 14:52:38 +02:00
  • 5f4595338a 🐛 frontend: Do not create template file if it failed to download Eric Doughty-Papassideris 2024-06-12 14:15:08 +02:00