82 Commits
Author SHA1 Message Date
Anton SHEPILOV 38385a0145 🐛Fixed "file not found" error in bake action 2025-04-22 13:51:39 +02:00
Anton SHEPILOV a8b4d84bef ♻️Turn-off sonarqube 2025-04-22 13:32:16 +02:00
Anton SHEPILOV 743d2e9123 ⬆️Upgraded docker bake action to support new GitHub cache 2025-04-22 13:24:15 +02:00
Anton SHEPILOV 373a28ecc8 🩹Added configuration from env variables for cli
Fixed cli tolls lib for node 22
2025-04-08 09:35:47 +02:00
Anton SHEPILOV 4c10de7c47 ♻️Rollup final script file to add dependencies after 2025-02-11 17:20:42 +01:00
Anton SHEPILOV 0f9e3fb8b4 Added root folder for all uploads, document creation, and cleanup after 2025-02-11 17:20:42 +01:00
Anton SHEPILOV 47106a8459 ♻️Made performance test runnable 2025-02-11 17:20:42 +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
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
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
Anton SHEPILOV 93750c5afc 🐛Throw exception in error during exists method in storage 2024-12-12 20:47:47 +01:00
Anton SHEPILOV c20a97e279 🔨 Removed changes check for feature branch publishing 2024-12-04 17:34:36 +01:00
Anton SHEPILOV 328bb7f161 🔧Added additional environment variables in configuration 2024-11-07 18:15:00 +07:00
Anton SHEPILOV 2c5cf0bb8d Fixed storage e2e test for S3 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 20ef64f04f Fixed storage unit tests 2024-11-05 15:32:49 +07:00
Anton SHEPILOV f76a04ddbf ♻️Added specific Exception to be monitored to one-of storage strategy 2024-11-05 15:32:49 +07:00
Anton SHEPILOV da9736e23b ♻️Removed console.log from backend node + error serializer 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 01744274eb ♻️Default value for storage home directory doesn't start with '/' 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 6c7dac388f 📝More docs to one-of storage strategy 2024-11-05 15:32:49 +07:00
Anton SHEPILOV d587c13c6b ♻️fix lint 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 6d443e4afd Resilience strategy to read and write only to one storage 2024-11-05 15:32:49 +07:00
Anton SHEPILOV 492b636e93 ♻️Removed cumulative queries to the database
First step to the transactions in PostgreSQL
2024-09-05 15:29:54 +02:00
Anton SHEPILOV c66123f450 Added support of the session editing key for the OnlyOffice connector 2024-08-25 22:26:29 +02:00
Anton SHEPILOV a692eabf3b 🐛Fixed document identifier for OnlyOffice in view mode 2024-08-25 22:26:28 +02:00
Anton SHEPILOV d94ec46e1d Added editing session key to the connector services 2024-08-25 22:26:28 +02:00
Anton SHEPILOV 7941ba2e1f 💄Added user friendly error page instead of JSON response 2024-08-25 22:26:28 +02:00
Anton SHEPILOV ca3ebcc83d 🚧Changing file identifier with editing_session_id 2024-08-25 22:26:27 +02:00
Anton SHEPILOV afb673f9e0 🐛Fix text in the upload queue 2024-07-23 14:27:06 +02:00
Anton SHEPILOV 6ce005f882 🐛Fixed "folder size isn't displayed after the upload" 2024-07-23 14:26:29 +02:00
Anton SHEPILOV 2de9bb91ed 🌐Translated left menu to russian 2024-07-22 09:23:50 +02:00
Anton SHEPILOV 846d7d3c9b ⬆️Fixed security vulnerabilities in dependencies 2024-07-22 09:22:49 +02:00
Anton SHEPILOV 585da88b0d 🐛Fixed pagination for PostgreSQL connector 2024-07-12 08:42:34 +02:00
Anton SHEPILOV 845781642f 💄Fixed nextPage condition 2024-07-12 08:42:34 +02:00
Anton SHEPILOV dff0be8b1b 🐛Fixed bug with zipping all files in the folder 2024-07-12 08:42:34 +02:00
Anton SHEPILOV 725c9a6a29 Fixed compilation of the UserApi for e2e test 2024-07-11 18:44:21 +02:00
Anton SHEPILOV 349ef38691 👷Added sonarqube analysis 2024-07-08 11:02:54 +02:00
Anton SHEPILOV 85db234f5e 👷Added sonarqube analysis 2024-07-08 11:02:54 +02:00
Anton SHEPILOV 281c9006e4 🐛Show files in folders up to 1k files 2024-06-07 10:36:11 +02:00
Anton SHEPILOV 90876e0094 🐛Removed routing state update when scrolling gallery 2024-06-05 18:17:59 +02:00
Anton SHEPILOV df775f0b57 💄Removed "Go to trash" menu item 2024-06-05 18:17:59 +02:00
Anton SHEPILOV af753babb8 Added left and right buttons to the preview gallery 2024-06-05 14:58:54 +02:00
Anton SHEPILOV 6676d5d159 🐛Fixed thumbnails downloads 2024-06-04 14:15:59 +02:00
Anton SHEPILOV 098e663650 💄Fixed link to twake workplace site and text 2024-05-31 16:08:07 +02:00
Anton SHEPILOV c2b7688946 🐛Fixed redirect to the sign-up page after unsuccessful internal token initialization 2024-05-30 17:44:49 +02:00
Anton SHEPILOV e10e0e3504 🐛Changed date format to the EU 2024-05-30 14:15:10 +02:00
Anton SHEPILOV 9026900005 🐛Fixed bug with ability to log in with revoked session 2024-05-30 10:43:22 +02:00
Anton SHEPILOV c3c039d1f9 🐛Fixed format of the logout token 2024-05-29 17:34:17 +02:00
Anton SHEPILOV ff2b3ab7f9 🐛Fixed downloading file or folder request 2024-05-29 16:44:58 +02:00
Anton SHEPILOV 88be9c9e12 📝Fixed documentation vite build 2024-05-29 16:44:58 +02:00
Anton SHEPILOV 28370cd3ca Added more test and logs for logout token verification 2024-05-29 16:44:58 +02:00
Anton SHEPILOV 14864ab60c ♻️Added one more testcase 2024-05-29 11:34:46 +02:00
Anton SHEPILOV 3cf164787f 📝Updated documentation for the backend services 2024-05-29 11:25:45 +02:00
Anton SHEPILOV 8f75c04fdd ♻️Remove Cassandra Support 2024-05-28 13:34:57 +02:00
Anton SHEPILOV 8214a5f6d4 Fixed test for back-channel logout 2024-05-24 23:25:10 +02:00
Anton SHEPILOV c8a9145906 ⬆️Fix security warnings in dependencies 2024-05-24 12:06:56 +02:00
Anton SHEPILOV 2884193072 🐛Fix bug with sending files with response stream
Also updated another dependencies and removed old version of the fastify multipart plugin
2024-05-24 11:49:58 +02:00
Anton SHEPILOV 999e3087e8 ♻️Fix fastify warning with deprecated property "routerMethod" on request 2024-05-24 11:49:58 +02:00
Anton SHEPILOV 6f0bfbcd09 ♻️Removed unused websockets 2024-05-24 00:19:31 +02:00
Anton SHEPILOV 12a51d761c 💄Rearrange context menu items 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 6a50ba9209 💄Removed unnecessary subtitle 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 744a50a5a7 🌐Modified russian translation 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 78c3347767 💄Change search results text back to grey 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 27649ebfa2 💄Text-align to the right for the select in Safari 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 9ead8efee6 💄Remove on-focus border for the select and radiobutton inputs 2024-05-13 10:50:14 +02:00
Anton SHEPILOV e1d6788cd2 💄Change font color for the dark theme for "Change" button 2024-05-13 10:50:14 +02:00
Anton SHEPILOV 3f484ed7f1 👷Use another version of action for generating coverage report 2024-04-11 11:47:39 +07:00
Anton SHEPILOV dff43338cc 🔖 Release Version 1.0.2 2024-04-09 19:43:30 +07:00
Anton SHEPILOV 389d42fe4f ♻️Refactor files uploading test to use public API 2024-03-22 17:22:54 +01:00
Anton SHEPILOV 82eadfc14d 🐳Fix destination of the docker hub build 2024-03-14 17:43:05 +01:00
Anton SHEPILOV d350f8ad38 🔖Release Version 1.0.1 2024-03-14 17:43:05 +01:00
Anton SHEPILOV 2ecf74cdf2 🐛Temporary fix for twake client auth in plugin 2024-03-09 09:48:58 +01:00
Anton SHEPILOV 6d21bc4d8d 🐛Fix checking files in S3 storage 2024-03-09 08:59:15 +01:00
Anton SHEPILOV 2cf553e4c0 🐛Fix file downloading 2024-02-26 18:56:27 +01:00
Anton SHEPILOV 488aafe284 🐛home directory fix 2024-02-23 11:51:06 +01:00
Anton SHEPILOV ceee21b5eb remove user online status 2024-02-03 14:26:02 +01:00