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
Eric Doughty-Papassideris
6e32b5e841
💚 ci: fix for buildx regression in 0.20
2025-01-26 17:00:00 +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
Anton SHEPILOV
c20a97e279
🔨 Removed changes check for feature branch publishing
2024-12-04 17:34:36 +01:00
Montassar Ghanmy
00f819fb6d
🐞 Add antivirus inside Twake Drive ( #725 )
...
🐞 Add antivirus inside Twake Drive (#725 )
2024-11-19 17:39:18 +01:00
Eric Doughty-Papassideris
b65ddbb436
💚 add healthchecks to the docker compose services used in CI testing, removed scylladb, add env vars that are always set, removed unused dependencies
2024-10-08 19:28:33 +02:00
ericlinagora
fec56119a9
🔖 Release Version 1.0.4 ( #679 )
2024-10-04 09:21:34 +02:00
Eric Doughty-Papassideris
65939725a1
💚 backend docker environment variable set fo
2024-09-30 12:46:59 +02:00
Monta
966173cbc6
ref: removed coverage from build
2024-09-20 14:21:02 +01:00
Montassar Ghanmy
8f5061e613
🐛 Fix build CI ( #642 )
2024-08-20 16:55:13 +01:00
Eric Doughty-Papassideris
79a05fb69b
👷 github actions: always publish everything on tag creation
2024-07-25 15:01:00 +02:00
Eric Doughty-Papassideris
33145b58b6
🔨 build github actions script now checksout before filter
2024-07-23 15:06:59 +02:00
Eric Doughty-Papassideris
3a8c0e4ca5
🔖 Release Version 1.0.3
2024-07-18 20:17:02 +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
8f75c04fdd
♻️ Remove Cassandra Support
2024-05-28 13:34:57 +02:00
Anton SHEPILOV
3f484ed7f1
👷 Use another version of action for generating coverage report
2024-04-11 11:47:39 +07:00
Nguyen Thai
47daa53705
Use Github Actions for Docker build caches ( #459 )
2024-03-15 16:13:02 +01:00
Anton Shepilov
1ddcffdfb1
👷 Workflow to publish dev and feature branches ( #457 )
...
The workflow to publish docker images for main branch and for branches with name starting with "feature-"
2024-03-15 11:25:55 +01:00
Montassar Ghanmy
1c90c99214
✨ Object storage backend for e2e tests ( #446 )
...
* feat: e2e test run with object storage backend
* ref: one test suit
2024-03-15 09:50:36 +01:00
Anton SHEPILOV
82eadfc14d
🐳 Fix destination of the docker hub build
2024-03-14 17:43:05 +01:00
Nguyen Thai
1e797942e9
👷 Refactored build and publish workflow ( #435 )
2024-03-13 09:53:33 +01:00
Montassar Ghanmy
dcb6fa1c36
🖥️ Onlyoffice connector moved into the TwakeDrive repository ( #366 )
2024-02-27 10:35:01 +01:00
Anton Shepilov
63f2c281c0
✨ Simple User Quota ( #367 )
...
* ✨ Simple User Quota
* 👷 Fix build with OpenSearch
2024-02-22 10:17:25 +01:00
Anton Shepilov
2a76ddc405
publish nextcloud migration to dockerhub ( #339 )
2024-01-22 20:24:05 +01:00
Anton Shepilov
70c033aabe
🌟 Support for PostgreSQL ( #306 )
2024-01-13 21:49:34 +01:00
Anton Shepilov
927d5a62bb
🌟 Support of OpenSearch as a search database ( #304 )
...
- Added common search adapter for ES and OpenSearch
- Open Search integration tests add to the build workflow
- Stop docker-compose environment before running the next stop
2024-01-04 10:59:05 +01:00
Anton Shepilov
8efe4ec194
🌟 Data migration tool from nextcloud ( #299 )
...
- created server configuration
- implemented downloading files from nextcloud to a local directory
- build of the docker image added to the GutHub workflow
- Twake client added
- Creating user in Twake Drive from ldap
- Ldap client with ldapsearch(TODO make it work with ldapjs)
- Jest debug tests
2023-12-14 22:19:15 +01:00
Anton Shepilov
59c6f2f894
🐳 fix frontend publishing ( #230 )
2023-10-10 17:29:15 +02:00
Anton Shepilov
114c462271
🐳 publish to dockerhub ( #229 )
2023-10-10 17:11:49 +02:00
Anton Shepilov
15d3602cf8
🌟 Synchronization of the user with LDAP ( #188 )
2023-09-06 20:59:42 +02:00
Anton Shepilov
921a0f3f28
Ldap sync ( #187 )
...
* 🌟 Synchronization of the user with LDAP
2023-09-06 20:48:40 +02:00
Anton Shepilov
23cecefd06
Ldap sync ( #186 )
...
* 🌟 Synchronization of the user with LDAP
2023-09-06 20:43:41 +02:00
Anton Shepilov
b149882c34
🌟 Synchronization of the user with LDAP ( #185 )
...
* 🌟 Synchronization of the user with LDAP
2023-09-06 18:47:54 +02:00
Romaric Mourgues
49ec20d60e
⭐ ️ Writeable shared links part 1 ( #66 )
...
* Minor fixes and implemented writeable shared links (no security)
* Go t onode 16 for frontend
2023-06-05 10:06:22 +02:00
Montassar Ghanmy
78caea4e92
🍞 Improved path breadcrumb ( #62 )
2023-06-02 10:08:39 +01:00
Anton Shepilov
5e49f78436
Codeball is not active project anymore
2023-06-02 08:14:33 +00:00
Anton Shepilov
fd03040d73
🐛 #23 Fix throw error when file doesn't exist
...
* #23 Fix throw error when file doesn't exist
Run all the tests in once without special runner
Add positive scenario
Move coverage to the backend build workflow
2023-05-01 19:45:28 +02:00
Anton Shepilov
11c0c35eb2
🐳 Add chatgpt codereview to PRs
2023-04-30 14:03:26 +02:00
Romaric Mourgues
b0c94e86ac
Rename workflow
2023-04-25 11:11:22 +02:00
Romaric Mourgues
8af10bcffc
Update coverage.yml
2023-04-20 10:38:57 +02:00
Romaric Mourgues
c821b978f7
Update coverage.yml
2023-04-20 09:40:19 +02:00
Romaric Mourgues
bd21929b97
Update coverage.yml
2023-04-19 16:38:26 +02:00
Romaric Mourgues
4ec4db27a3
Update coverage.yml
2023-04-19 16:13:21 +02:00
Romaric Mourgues
138aa72245
Update coverage.yml
2023-04-19 16:06:16 +02:00
Romaric Mourgues
ce47f45a43
Update coverage.yml
2023-04-19 15:37:43 +02:00
Romaric Mourgues
7f8a0bcf6e
Update coverage.yml
2023-04-19 15:19:15 +02:00
Romaric Mourgues
3eb3f8bbeb
Update coverage.yml
2023-04-19 15:02:29 +02:00