-
Notifications
You must be signed in to change notification settings - Fork 194
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump cookiejar from 2.1.2 to 2.1.4 in /twake/backend/node #2700
base: main
Are you sure you want to change the base?
Bump cookiejar from 2.1.2 to 2.1.4 in /twake/backend/node #2700
Commits on May 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 92de075 - Browse repository at this point
Copy the full SHA 92de075View commit details
Commits on May 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9085112 - Browse repository at this point
Copy the full SHA 9085112View commit details
Commits on Jun 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0df67a3 - Browse repository at this point
Copy the full SHA 0df67a3View commit details -
🌟 Implement media filter and both download and upload origin (#2206)
* Implement media filter and both download and upload origin * Add user in the file object * Fix recent backend endpoints * Fixing tests * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 241c5f1 - Browse repository at this point
Copy the full SHA 241c5f1View commit details
Commits on Jun 2, 2022
-
🌟 Add more information in the recent files route (#2211)
* Fix missing information in files * Fix tests * Ability to search messages with "media" * Fix not unique id select one * Downloaded files with full context * Fix tests * Fix potential unreachable messageFileRepo * Add context with recent files
Configuration menu - View commit details
-
Copy full SHA for f60f2fc - Browse repository at this point
Copy the full SHA f60f2fcView commit details -
🌟 2165 recent contacts UI (#2212)
* recent * recent contacts * recent everything * FileUploadAPIClient.mimeToType() to get the filetype + document to FileUploadAPIClient.mimeToType() removed unnecessary comments images recreated as svg and moved out of code Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 009257b - Browse repository at this point
Copy the full SHA 009257bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3397ec1 - Browse repository at this point
Copy the full SHA 3397ec1View commit details -
🌟 Added link preview service (#2204)
* 🌟 added link preview service * unit tests * moved links preview callback handler to message service * added publish message in realtime helper * publish message in realtime after preview generation * publish message only to channels
Configuration menu - View commit details
-
Copy full SHA for 8f18380 - Browse repository at this point
Copy the full SHA 8f18380View commit details -
Configuration menu - View commit details
-
Copy full SHA for c71d4a8 - Browse repository at this point
Copy the full SHA c71d4a8View commit details -
🛠 Missing channel and workspace in context (#2218)
* Missing channel and workspace in context * Fix undefined cache
Configuration menu - View commit details
-
Copy full SHA for 208266f - Browse repository at this point
Copy the full SHA 208266fView commit details
Commits on Jun 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 480723d - Browse repository at this point
Copy the full SHA 480723dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bfdf30 - Browse repository at this point
Copy the full SHA 3bfdf30View commit details
Commits on Jun 7, 2022
-
🌟 Added link preview in the frontend (#2228)
* 🌟 added link preview in the frontend * 🛠 handle parsed images being objects instead of urls * 🛠 fixed links detection in message * 🛠 fixed domain having www and added url to the preview * 🛠 adjusted preview card style * 🛠 updated unit tests * 🛠 improved link preview display * 🛠 fixed favicon alignment * show link previews alongside files
Configuration menu - View commit details
-
Copy full SHA for 917a8e4 - Browse repository at this point
Copy the full SHA 917a8e4View commit details -
🌟 Improve search endpoint (#2231)
* Ability to search with only one letter * Add file searchable entity * Make message_files indexable with cli * Add ability to search for files * Fix import issue * Set user as public object * Add files search tests * Fix tests * Fix one letter search in mongodb * Fix prefix search with mongo and tests in general * Finish mongo prefix search * Fixed user and channel search (maybe) * Fix mongo tests
Configuration menu - View commit details
-
Copy full SHA for 9909452 - Browse repository at this point
Copy the full SHA 9909452View commit details
Commits on Jun 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 374e345 - Browse repository at this point
Copy the full SHA 374e345View commit details -
🌟 Added remove link preview (#2238)
Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 35a17dc - Browse repository at this point
Copy the full SHA 35a17dcView commit details -
🛠 Multiple fixes June 8 (#2239)
* Fix missing rel="noreferrer" * Fix #2237 * Fix email pattern not accepted in on-premise * Fix invalid regex * Support breaking invitation change on new console * Add pagination to message search methods * Now epty files search returns recent files * Update messages.files.spec.ts
Configuration menu - View commit details
-
Copy full SHA for 8355b43 - Browse repository at this point
Copy the full SHA 8355b43View commit details -
🎨 Fix attached links UI (#2260)
* Small UI change * Small UI change
Configuration menu - View commit details
-
Copy full SHA for 6acbefa - Browse repository at this point
Copy the full SHA 6acbefaView commit details -
🛠 Fix connectors not opening on main thread (#2261)
* That's the simple part * An other part of the problem * Fix them
Configuration menu - View commit details
-
Copy full SHA for 69a2459 - Browse repository at this point
Copy the full SHA 69a2459View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8036b97 - Browse repository at this point
Copy the full SHA 8036b97View commit details
Commits on Jun 10, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 90af0a9 - Browse repository at this point
Copy the full SHA 90af0a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3bb6c1 - Browse repository at this point
Copy the full SHA f3bb6c1View commit details
Commits on Jun 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b33b751 - Browse repository at this point
Copy the full SHA b33b751View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f73e22 - Browse repository at this point
Copy the full SHA 8f73e22View commit details -
👨💻 Added console helpers to debug the app state #2259 (#2271)
* 🌟 Added console helper functions to debug the application state in dev mode * 🌟 Added localstorage to the file dump * 🌟 Added custom hook to debug recoil state * 🛠 moved code to 1 single file
Configuration menu - View commit details
-
Copy full SHA for 19095aa - Browse repository at this point
Copy the full SHA 19095aaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d1c1b6 - Browse repository at this point
Copy the full SHA 0d1c1b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07b2f94 - Browse repository at this point
Copy the full SHA 07b2f94View commit details
Commits on Jun 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3716521 - Browse repository at this point
Copy the full SHA 3716521View commit details -
* fix access to media * search fixes * search fixes
Configuration menu - View commit details
-
Copy full SHA for 156275b - Browse repository at this point
Copy the full SHA 156275bView commit details
Commits on Jun 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1ea30ff - Browse repository at this point
Copy the full SHA 1ea30ffView commit details -
* React-script-v5 * Fix build issues * Add atoms from https://github.com/RomaricMourgues/react-ts-tailwindcss-base * Add storybook * Storybook is working, started few stories * Resolve all linter issues * Fix ES lint after merge * Prepare ability to build storybook for production * Storybook was missing * Fix useGlobalEffect * Fix linter again
Configuration menu - View commit details
-
Copy full SHA for c10d4c4 - Browse repository at this point
Copy the full SHA c10d4c4View commit details -
🌟 Added support for image link preview and added a limit and timeout …
…to links #2280 #2278 (#2294) * 🌟 Added content size limit and timeout for urls when generating previews #2280 * 🧹 Added and fixed unit tests #2280 * 🌟 Added support for image links preview #2278 * unit tests #2278 * added timeout and maxContentLength to the html parser #2280 * fixed unit test * get favicon from the website url when it's an image
Configuration menu - View commit details
-
Copy full SHA for 3fe8d66 - Browse repository at this point
Copy the full SHA 3fe8d66View commit details -
🛠 Migration script for messages files (#2297)
* Migration script for messages files * Fix command
Configuration menu - View commit details
-
Copy full SHA for 3e53a14 - Browse repository at this point
Copy the full SHA 3e53a14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c91035 - Browse repository at this point
Copy the full SHA 3c91035View commit details
Commits on Jun 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 48fb46d - Browse repository at this point
Copy the full SHA 48fb46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 291132e - Browse repository at this point
Copy the full SHA 291132eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 66ae486 - Browse repository at this point
Copy the full SHA 66ae486View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745a9b4 - Browse repository at this point
Copy the full SHA 745a9b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 773f9e4 - Browse repository at this point
Copy the full SHA 773f9e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee17fac - Browse repository at this point
Copy the full SHA ee17facView commit details
Commits on Jun 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1642b0f - Browse repository at this point
Copy the full SHA 1642b0fView commit details -
🎨 Configure tailwind and first atoms (#2317)
* Create molecules folder and configure tailwind * Add usable colors * Fix linter
Configuration menu - View commit details
-
Copy full SHA for e1354d5 - Browse repository at this point
Copy the full SHA e1354d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98b17c1 - Browse repository at this point
Copy the full SHA 98b17c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0529566 - Browse repository at this point
Copy the full SHA 0529566View commit details
Commits on Jun 20, 2022
-
⭐️ Add user object in channel member get endpoint (#2313)
* 🌟 Add user object in channel member get endpoint * 🌟 Add search parameter in channel member get endpoint
Configuration menu - View commit details
-
Copy full SHA for 7f0cfa1 - Browse repository at this point
Copy the full SHA 7f0cfa1View commit details
Commits on Jun 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f6182e5 - Browse repository at this point
Copy the full SHA f6182e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ce251d - Browse repository at this point
Copy the full SHA 5ce251dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61ae37f - Browse repository at this point
Copy the full SHA 61ae37fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c032105 - Browse repository at this point
Copy the full SHA c032105View commit details
Commits on Jun 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 658e2aa - Browse repository at this point
Copy the full SHA 658e2aaView commit details -
* 👨💻 molecule/media * moved from enum to strings
Configuration menu - View commit details
-
Copy full SHA for 77eafb2 - Browse repository at this point
Copy the full SHA 77eafb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 102972f - Browse repository at this point
Copy the full SHA 102972fView commit details
Commits on Jun 24, 2022
-
🌟 Add/fix several atoms (buttons, inputs, selects, modal, searchbox)
* Create all the hooks for search modal * Add search scope for hooks * Fix tests * Create the modal story * Updating input atom * Update buttons atoms * Add input groups and icons * Create the InputDecorationIcon component * Fixed confirm buttons * Regenerate tailwind.css * Fix non-square medias and add cursor to tabs * Start using new tabs and input atoms and molecules * Add little counters next to each tabs * Continuing the work
Configuration menu - View commit details
-
Copy full SHA for cbdae5f - Browse repository at this point
Copy the full SHA cbdae5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c74a7c - Browse repository at this point
Copy the full SHA 9c74a7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d8de6c - Browse repository at this point
Copy the full SHA 8d8de6cView commit details
Commits on Jun 28, 2022
-
🌟 Added open desktop app when it's a Twake link #2316 (#2345)
* 🌟 Added logo atom * 🌟 Added static dir to storybook config * 🌟 Added opened in desktop view * 🛠 ui improvements * 🌟 Added translated strings * 🌟 desktop app detection methods for chrome, firefox and chrome * 🛠 detection improvements * 🛠 added static dir when running storybook
Configuration menu - View commit details
-
Copy full SHA for d07234d - Browse repository at this point
Copy the full SHA d07234dView commit details -
* Implement results for medias * Continuing the work * Implemented messages results * Ability to click on channels and add files actions * Add statistics to searched channel object * Show channels in a row in "all" * Remove console log * react-highlight-words was missing
Configuration menu - View commit details
-
Copy full SHA for 766f7c4 - Browse repository at this point
Copy the full SHA 766f7c4View commit details
Commits on Jun 29, 2022
-
👨💻 channel, user, workspaces and companies molecule and atoms (#2363)
Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d7d9ba5 - Browse repository at this point
Copy the full SHA d7d9ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6734c61 - Browse repository at this point
Copy the full SHA 6734c61View commit details -
🛠 Improve search part 3 (#2367)
* Added ellipsis * Add channels badges * Update ctrl+K and join channels * Fixing errors * Finish channels search in frontend * Now ability to show a channel we are not yet member of and propose to join it. * Implement private channel locked content notice * Fixed some bugs
Configuration menu - View commit details
-
Copy full SHA for 526f2d7 - Browse repository at this point
Copy the full SHA 526f2d7View commit details
Commits on Jun 30, 2022
-
🌟 Added download desktop app banner (#2365)
* 🌟 Added download desktop app banner * 🌟 Added translations * 🌟 Added Download app banner component * 🌟 Added download banner molecule * formatting * capitalize twake * 🛠 Added languages service storybook mock
Configuration menu - View commit details
-
Copy full SHA for 3cfee81 - Browse repository at this point
Copy the full SHA 3cfee81View commit details
Commits on Jul 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 52e3ef9 - Browse repository at this point
Copy the full SHA 52e3ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3293cdd - Browse repository at this point
Copy the full SHA 3293cddView commit details
Commits on Jul 2, 2022
-
🛠 Fix bugs backend July 2022 (#2379)
* Always add users to direct channels * Forgoten log removal * Fixed pinned message listing * Fix infinite calls * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 9290791 - Browse repository at this point
Copy the full SHA 9290791View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60add34 - Browse repository at this point
Copy the full SHA 60add34View commit details -
Configuration menu - View commit details
-
Copy full SHA for de8f345 - Browse repository at this point
Copy the full SHA de8f345View commit details -
🛠 Prepare release on canary (#2382)
* Fix canary stuff * Update changelog
Configuration menu - View commit details
-
Copy full SHA for f4e7c51 - Browse repository at this point
Copy the full SHA f4e7c51View commit details
Commits on Jul 3, 2022
-
* Fix more stuff * Speed up a bit * Speed up recent requests * Fix channels with no names
Configuration menu - View commit details
-
Copy full SHA for 92b404c - Browse repository at this point
Copy the full SHA 92b404cView commit details -
⚡️ Make search popup recent faster to display (#2384)
* Fix it * Adjust query
Configuration menu - View commit details
-
Copy full SHA for 6dca7cf - Browse repository at this point
Copy the full SHA 6dca7cfView commit details
Commits on Jul 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0063ba5 - Browse repository at this point
Copy the full SHA 0063ba5View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa9f1ee - Browse repository at this point
Copy the full SHA fa9f1eeView commit details
Commits on Jul 6, 2022
-
🛠 Fix search bugs part 4 (#2395)
* First set of changes * Fix popup height * Make sure recent works for channels scopre * Add not joined public channels if not enough results
Configuration menu - View commit details
-
Copy full SHA for 01b39b5 - Browse repository at this point
Copy the full SHA 01b39b5View commit details
Commits on Jul 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c260b15 - Browse repository at this point
Copy the full SHA c260b15View commit details
Commits on Jul 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 752d269 - Browse repository at this point
Copy the full SHA 752d269View commit details -
🛠 Search and co work unit 5 (#2405)
* Fix channel redirection on notification * Implement #2400 * Update search method for messages and files * Result should be recent first, word delimiter fix for links * Merge * Fix tests * Fix test 2
Configuration menu - View commit details
-
Copy full SHA for cac4d44 - Browse repository at this point
Copy the full SHA cac4d44View commit details
Commits on Jul 10, 2022
-
🛠 preview cache and size (#2409)
* 🌟 Added thumnbail caching * 🛠 use JPG when generating video previews * 🛠 set the maximum preview image to the image dimensions * 🛠 fixed unit tests
Configuration menu - View commit details
-
Copy full SHA for de4bacd - Browse repository at this point
Copy the full SHA de4bacdView commit details -
🛠️ allow debug on mongo-dev (#2408)
* 🛠 launch debugger by default in dev mode * 🛠 expose port 9229 on mongo dev for debug
Configuration menu - View commit details
-
Copy full SHA for d4be9e8 - Browse repository at this point
Copy the full SHA d4be9e8View commit details
Commits on Jul 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 27b0cad - Browse repository at this point
Copy the full SHA 27b0cadView commit details
Commits on Jul 12, 2022
-
🛠 Implement endpoint to get message file and other fixes (#2416)
* Fix medias migration script * Fix support for images preview * Implement new messages-files service * Implemented the controllers * Add some comments * Fix delay requests with async calls * Maybe fixed open on desktop app * Fix linter
Configuration menu - View commit details
-
Copy full SHA for babaa7a - Browse repository at this point
Copy the full SHA babaa7aView commit details -
⬆️ Prepare version 2022.Q3.1065 (#2417)
* Upgrade version number and changelog * Add one item to changelog
Configuration menu - View commit details
-
Copy full SHA for 5d17eaa - Browse repository at this point
Copy the full SHA 5d17eaaView commit details
Commits on Jul 13, 2022
-
🛠 Fix pagination for message files (#2420)
* Fix pagination for message files * Make sure i18n is always up to date * Fix media / file searation on channel file list * Fix files duplication * Fix navigation aroung message files * Pagination fixed * Fix router param mistake
Configuration menu - View commit details
-
Copy full SHA for 10adc15 - Browse repository at this point
Copy the full SHA 10adc15View commit details -
🛠 Pagination for files and more (#2424)
* Minor fix * Fix pagination for list files and medias in channel
Configuration menu - View commit details
-
Copy full SHA for 45e98a2 - Browse repository at this point
Copy the full SHA 45e98a2View commit details
Commits on Jul 21, 2022
-
🌟 Added channel files and medias view (#2422)
* 🌟 Added channel files and medias view * 🌟 Added channel file and medias hooks and components * 🌟 Added header icons * 🌟 Added translations * 🛠 tweaked media and files hooks * 🌟 Added pagination * 🛠 style changes * 🛠 style changes * 🛠 assert unique files when loading using pagination
Configuration menu - View commit details
-
Copy full SHA for dfbec13 - Browse repository at this point
Copy the full SHA dfbec13View commit details
Commits on Jul 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a256d5e - Browse repository at this point
Copy the full SHA a256d5eView commit details
Commits on Jul 26, 2022
-
🌟 Add channel members base state management (#2350)
* 🌟 Add channel members base state management * 🌟 Added search hooks + use modal atoms * 🌟 Add channel member methods inside hook + improvements * 🌟 Add pending email suggestion * 🌟 Add modal scrollbar + modal height * Almost finished * Implement some additional points * Improving names * Add the badges * Some cleanup Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 898fe9e - Browse repository at this point
Copy the full SHA 898fe9eView commit details
Commits on Aug 1, 2022
-
🌍Translated using Weblate (Esperanto) (#2436)
Currently translated at 25.9% (235 of 904 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.5% (900 of 904 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 92.1% (833 of 904 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 92.2% (834 of 904 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 95.2% (861 of 904 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.5% (900 of 904 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 92.2% (834 of 904 strings) 🌍Translated using Weblate (Turkish) Currently translated at 92.2% (834 of 904 strings) 🌍Translated using Weblate (Finnish) Currently translated at 92.2% (834 of 904 strings) 🌍Translated using Weblate (Basque) Currently translated at 92.6% (838 of 904 strings) 🌍Translated using Weblate (Japanese) Currently translated at 92.3% (835 of 904 strings) 🌍Translated using Weblate (French) Currently translated at 98.3% (889 of 904 strings) 🌍Translated using Weblate (Spanish) Currently translated at 94.1% (851 of 904 strings) 🌍Translated using Weblate (German) Currently translated at 94.2% (852 of 904 strings) 🌍Translated using Weblate (Italian) Currently translated at 100.0% (900 of 900 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (900 of 900 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 26.1% (235 of 900 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.6% (231 of 900 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 0.0% (0 of 900 strings) 🌍Translated using Weblate (Italian) Currently translated at 98.5% (887 of 900 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 92.5% (833 of 900 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 92.6% (834 of 900 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 92.6% (834 of 900 strings) 🌍Translated using Weblate (Turkish) Currently translated at 92.6% (834 of 900 strings) 🌍Translated using Weblate (Finnish) Currently translated at 92.6% (834 of 900 strings) 🌍Translated using Weblate (Basque) Currently translated at 93.1% (838 of 900 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 95.6% (861 of 900 strings) 🌍Translated using Weblate (Russian) Currently translated at 98.5% (887 of 900 strings) 🌍Translated using Weblate (Japanese) Currently translated at 92.7% (835 of 900 strings) 🌍Translated using Weblate (French) Currently translated at 98.7% (889 of 900 strings) 🌍Translated using Weblate (Spanish) Currently translated at 94.5% (851 of 900 strings) 🌍Translated using Weblate (German) Currently translated at 94.6% (852 of 900 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 0.0% (0 of 899 strings) 🌍Translated using Weblate (Italian) Currently translated at 98.6% (887 of 899 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 92.6% (833 of 899 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 92.7% (834 of 899 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 92.7% (834 of 899 strings) 🌍Translated using Weblate (Turkish) Currently translated at 92.7% (834 of 899 strings) 🌍Translated using Weblate (Finnish) Currently translated at 92.7% (834 of 899 strings) 🌍Translated using Weblate (Basque) Currently translated at 93.2% (838 of 899 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 95.7% (861 of 899 strings) 🌍Translated using Weblate (Russian) Currently translated at 98.6% (887 of 899 strings) 🌍Translated using Weblate (Japanese) Currently translated at 92.8% (835 of 899 strings) 🌍Translated using Weblate (French) Currently translated at 98.8% (889 of 899 strings) 🌍Translated using Weblate (Spanish) Currently translated at 94.6% (851 of 899 strings) 🌍Translated using Weblate (German) Currently translated at 94.7% (852 of 899 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 0.0% (0 of 889 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.7% (887 of 889 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 93.7% (833 of 889 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 93.8% (834 of 889 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 93.8% (834 of 889 strings) 🌍Translated using Weblate (Turkish) Currently translated at 93.8% (834 of 889 strings) 🌍Translated using Weblate (Finnish) Currently translated at 93.8% (834 of 889 strings) 🌍Translated using Weblate (Basque) Currently translated at 94.2% (838 of 889 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 96.8% (861 of 889 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.7% (887 of 889 strings) 🌍Translated using Weblate (Japanese) Currently translated at 93.9% (835 of 889 strings) 🌍Translated using Weblate (Spanish) Currently translated at 95.7% (851 of 889 strings) 🌍Translated using Weblate (German) Currently translated at 95.8% (852 of 889 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 0.0% (0 of 888 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.8% (887 of 888 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 93.8% (833 of 888 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 93.9% (834 of 888 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 93.9% (834 of 888 strings) 🌍Translated using Weblate (Turkish) Currently translated at 93.9% (834 of 888 strings) 🌍Translated using Weblate (Finnish) Currently translated at 93.9% (834 of 888 strings) 🌍Translated using Weblate (Basque) Currently translated at 94.3% (838 of 888 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 96.9% (861 of 888 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.8% (887 of 888 strings) 🌍Translated using Weblate (Japanese) Currently translated at 94.0% (835 of 888 strings) 🌍Translated using Weblate (Spanish) Currently translated at 95.8% (851 of 888 strings) 🌍Translated using Weblate (German) Currently translated at 95.9% (852 of 888 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (887 of 887 strings) Co-authored-by: Anonymous <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Taisiya Prudentova <[email protected]> Co-authored-by: phlostically <[email protected]> Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/de/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/eo/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/es/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/eu/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/fi/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/fr/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/it/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ja/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ru/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/si/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/tr/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/vi/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/zh_Hans/ Translation: Linagora/Twake Chat Web Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Anonymous <[email protected]> Co-authored-by: Taisiya Prudentova <[email protected]> Co-authored-by: phlostically <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b310afc - Browse repository at this point
Copy the full SHA b310afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for e435b00 - Browse repository at this point
Copy the full SHA e435b00View commit details -
🛠 Fix user live status (#2425)
* 🧹 Remove user-online cron job * 🌟 Update online-user entity * 🌟 Count all sockets across all nodes * 🌟 Refresh online users from front * 🌟 Add company to categorize online users * 🌟 Add online infos into format user method * 🛠 Fix properties of null * Fix tests Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 066df00 - Browse repository at this point
Copy the full SHA 066df00View commit details
Commits on Aug 3, 2022
-
🛠 Add statistics to recent channels (#2442)
* Add statistics * Fix tests maybe * Remove stats * Further search * Further search * And now ? * And now 2 * And now ? * Fixed it
Configuration menu - View commit details
-
Copy full SHA for 836c69a - Browse repository at this point
Copy the full SHA 836c69aView commit details
Commits on Aug 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cf28883 - Browse repository at this point
Copy the full SHA cf28883View commit details
Commits on Aug 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6ee94b4 - Browse repository at this point
Copy the full SHA 6ee94b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10c5001 - Browse repository at this point
Copy the full SHA 10c5001View commit details
Commits on Aug 11, 2022
-
* Update dependencies * Revert node-fetch upgrade
Configuration menu - View commit details
-
Copy full SHA for 01d34eb - Browse repository at this point
Copy the full SHA 01d34ebView commit details
Commits on Aug 12, 2022
-
🌟 Added message quote-reply (#1409) (#2450)
* 🌟 Added quote-reply molecule * 🌟 Added message quote-reply state management * 🌟 Added message quote-reply UI * 🌟 Added message quote-reply * 🌟 Added jump to message * 🧹 cleaning * 🛠 Fixed quoted message not being reactive
Configuration menu - View commit details
-
Copy full SHA for 406d030 - Browse repository at this point
Copy the full SHA 406d030View commit details -
🌟 Add push reaction notification (#2443)
* 🌟 Add push reaction notification * 🌟 Add message content notification * 🛠 Refactor + Fix user reaction * Update messages-operations.ts Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 600c2f2 - Browse repository at this point
Copy the full SHA 600c2f2View commit details -
* Update new console urls with company context * Start work on new previewer * Finish main viewer modal * Finish first basic version of the image/video preview * Add new icons + buttons atoms * Finish image viewer * Reimplement other-apps viewer * Finish preview of others types but backend isn't ready for message attachment edition or preview * Add comment * Fix deps
Configuration menu - View commit details
-
Copy full SHA for 77d3306 - Browse repository at this point
Copy the full SHA 77d3306View commit details
Commits on Aug 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 656570a - Browse repository at this point
Copy the full SHA 656570aView commit details -
Merge pull request #2454 from rezk2ll/quoted-message-debug
🛠 removed debug message for quoted message
Configuration menu - View commit details
-
Copy full SHA for 5569aa1 - Browse repository at this point
Copy the full SHA 5569aa1View commit details
Commits on Aug 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 64305f0 - Browse repository at this point
Copy the full SHA 64305f0View commit details
Commits on Aug 29, 2022
-
Configuration menu - View commit details
-
Copy full SHA for fded466 - Browse repository at this point
Copy the full SHA fded466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00c1349 - Browse repository at this point
Copy the full SHA 00c1349View commit details -
Configuration menu - View commit details
-
Copy full SHA for af8b1b6 - Browse repository at this point
Copy the full SHA af8b1b6View commit details -
Merge pull request #2458 from rezk2ll/#2456
🛠️ quoted reply improvements
Configuration menu - View commit details
-
Copy full SHA for a1bf5d3 - Browse repository at this point
Copy the full SHA a1bf5d3View commit details -
🌟 message delivery status (#2451) (#2452)
* 🌟 Added message status molecule * 🛠 upgraded fortawesome * 🌟 Added message status type * 🌟 Added message status to message content UI * 🌟 Added message delivery * 🌟 Added message read * 🌟 Added channel member read cursors * 🛠 updated package lock * 🛠 ensure message is propagated correctly * 🛠 updated package-lock * 🛠 fixed typo
Configuration menu - View commit details
-
Copy full SHA for a7f862b - Browse repository at this point
Copy the full SHA a7f862bView commit details
Commits on Aug 31, 2022
-
🛠 Add channel to files search response (#2475)
* Start work * Add channel in reply
Configuration menu - View commit details
-
Copy full SHA for 53b72e4 - Browse repository at this point
Copy the full SHA 53b72e4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 048dfd1 - Browse repository at this point
Copy the full SHA 048dfd1View commit details
Commits on Sep 1, 2022
-
🛠 Fix message input formating (#2479)
* Remove useless import * Fix channel in searched files * Fix knowledge graph format * Fix lines after bullet points
Configuration menu - View commit details
-
Copy full SHA for 0b96005 - Browse repository at this point
Copy the full SHA 0b96005View commit details -
🌟 Added message delivery status to all channels and added seen by UI (#…
…2474) * 🌟 Added message delivery status to all channels and added seen by endpoint * 🛠 Added a limit to the seen by list result * 🌟 added message seen by UI
Configuration menu - View commit details
-
Copy full SHA for e05e666 - Browse repository at this point
Copy the full SHA e05e666View commit details
Commits on Sep 5, 2022
-
🛠 Fix update workspace info (#2455)
Oubchid authoredSep 5, 2022 Configuration menu - View commit details
-
Copy full SHA for 9858631 - Browse repository at this point
Copy the full SHA 9858631View commit details -
* Fix new lines still not good on renderer * Fix line break
Configuration menu - View commit details
-
Copy full SHA for 4a97262 - Browse repository at this point
Copy the full SHA 4a97262View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 71b754a - Browse repository at this point
Copy the full SHA 71b754aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c3d07fb - Browse repository at this point
Copy the full SHA c3d07fbView commit details
Commits on Sep 8, 2022
-
🛠 Console company-deleted fix (#2497)
* Fix switch * Fix console company_deleted issue
Configuration menu - View commit details
-
Copy full SHA for 383dc4e - Browse repository at this point
Copy the full SHA 383dc4eView commit details -
🛠 improved message delivery status (#2495)
* 🛠 improved message delivery status * 🛠 fixed seen by ui * 🛠 fixed unhanlded rejection in tests
Configuration menu - View commit details
-
Copy full SHA for 061eac9 - Browse repository at this point
Copy the full SHA 061eac9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87a777e - Browse repository at this point
Copy the full SHA 87a777eView commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5c34db3 - Browse repository at this point
Copy the full SHA 5c34db3View commit details
Commits on Sep 12, 2022
-
🌟 added notification digest: email-pusher platform service (#2507)
* 🌟 added email-pusher platform service * 🌟 added notification digest templates
Configuration menu - View commit details
-
Copy full SHA for aa402bc - Browse repository at this point
Copy the full SHA aa402bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 349d87c - Browse repository at this point
Copy the full SHA 349d87cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cbb0d3 - Browse repository at this point
Copy the full SHA 9cbb0d3View commit details
Commits on Sep 14, 2022
-
* Email structure done * Finish notification design * Remove console email
Configuration menu - View commit details
-
Copy full SHA for e44a41b - Browse repository at this point
Copy the full SHA e44a41bView commit details
Commits on Sep 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 375ce5d - Browse repository at this point
Copy the full SHA 375ce5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for f19888d - Browse repository at this point
Copy the full SHA f19888dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a14b3f6 - Browse repository at this point
Copy the full SHA a14b3f6View commit details
Commits on Sep 19, 2022
-
🌟 Add user deactivated notice on Twake (#2511)
* 🌟 Add user deactivated notice on Twake * 🌟 Add message read-only mode for deactivated account * 🌟 Add modal header style * Fix css / tailwind Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c3607f5 - Browse repository at this point
Copy the full SHA c3607f5View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d5628e5 - Browse repository at this point
Copy the full SHA d5628e5View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 335d258 - Browse repository at this point
Copy the full SHA 335d258View commit details
Commits on Sep 22, 2022
-
🌟 added migration command to set every old messages as seen by everyb…
…ody in public channels
Configuration menu - View commit details
-
Copy full SHA for 366e85a - Browse repository at this point
Copy the full SHA 366e85aView commit details
Commits on Sep 23, 2022
-
* Remove useless timeout * All QA backend issues * Fix badge * Fix removing user from channel * Add notification in user type
Configuration menu - View commit details
-
Copy full SHA for c408d62 - Browse repository at this point
Copy the full SHA c408d62View commit details -
🌟 Add notifications preferences (#2535)
* 🌟 Add notifications preferences * 🌟 Add notif page + change email notif delay * 🌟 Add translations
Oubchid authoredSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 5e647b2 - Browse repository at this point
Copy the full SHA 5e647b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00fbfcd - Browse repository at this point
Copy the full SHA 00fbfcdView commit details
Commits on Sep 26, 2022
-
🛠 Fix white page when no preferences (#2539)
Oubchid authoredSep 26, 2022 Configuration menu - View commit details
-
Copy full SHA for 0b68ccc - Browse repository at this point
Copy the full SHA 0b68cccView commit details -
Configuration menu - View commit details
-
Copy full SHA for adf64e5 - Browse repository at this point
Copy the full SHA adf64e5View commit details
Commits on Sep 27, 2022
-
* Fix notifications preferences, add realtime update of channel counter * Fix participants not loading * Improving #2488
Configuration menu - View commit details
-
Copy full SHA for 3823c1f - Browse repository at this point
Copy the full SHA 3823c1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c25172 - Browse repository at this point
Copy the full SHA 0c25172View commit details -
Merge pull request #2534 from rezk2ll/#2521
🌟 added migration command to set every old messages as seen by everyone in public channels
Configuration menu - View commit details
-
Copy full SHA for 2c33d9c - Browse repository at this point
Copy the full SHA 2c33d9cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 348e04a - Browse repository at this point
Copy the full SHA 348e04aView commit details
Commits on Sep 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 393db0a - Browse repository at this point
Copy the full SHA 393db0aView commit details -
🌟 Add sound type notification (#2544)
* 🌟 Add sound type notification * 🌟 Add sound in push desktop notification * Try to find test error origin * Fixing frontend tests Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 10f63be - Browse repository at this point
Copy the full SHA 10f63beView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8150d4 - Browse repository at this point
Copy the full SHA a8150d4View commit details
Commits on Oct 3, 2022
-
🛠 Fix potential not set cache (#2554)
* Fix potential not set cache * Fix minor frontend bug * Fix old mention stuff
Configuration menu - View commit details
-
Copy full SHA for cf569f3 - Browse repository at this point
Copy the full SHA cf569f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 369a871 - Browse repository at this point
Copy the full SHA 369a871View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6e4e9b4 - Browse repository at this point
Copy the full SHA 6e4e9b4View commit details
Commits on Oct 6, 2022
-
* Fix numbers formats * Make sure messages updates and users updates are sent * Do the same for companies and workspaces
Configuration menu - View commit details
-
Copy full SHA for 0f1b180 - Browse repository at this point
Copy the full SHA 0f1b180View commit details -
Configuration menu - View commit details
-
Copy full SHA for 900adc1 - Browse repository at this point
Copy the full SHA 900adc1View commit details
Commits on Oct 9, 2022
-
🌟 Add read only channel option (#2558)
* 🌟 Add read only channel option * 🌟 Add read only in channel schema + fix update param * 🌟 Update fr.json * Delete tailwind.css~Stashed changes Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ab16d4a - Browse repository at this point
Copy the full SHA ab16d4aView commit details
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5270e4e - Browse repository at this point
Copy the full SHA 5270e4eView commit details
Commits on Oct 12, 2022
-
🛠 Fix online service typo (#2575)
* 🛠 Fix online service typo * Remove code
Configuration menu - View commit details
-
Copy full SHA for 08c0dc5 - Browse repository at this point
Copy the full SHA 08c0dc5View commit details -
🎨 Add checkbox atom and fix avatar atom (#2576)
* Add checkbox atom and fix avatar atom * Make onChange optional * Depreciate old checkbox * Fix and add translations * Fix linter
Configuration menu - View commit details
-
Copy full SHA for a812bcb - Browse repository at this point
Copy the full SHA a812bcbView commit details
Commits on Oct 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 81a8486 - Browse repository at this point
Copy the full SHA 81a8486View commit details
Commits on Oct 21, 2022
-
🎨 Channel settings new UI screens (#2579)
* Worked on channel settings new UI screens * Some changes * Update translations and logic * Fix channel icon display * Update back to store in S3 channel thumbnail * Fix linter * Fix int tests
Configuration menu - View commit details
-
Copy full SHA for 861850c - Browse repository at this point
Copy the full SHA 861850cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d0e24a - Browse repository at this point
Copy the full SHA 5d0e24aView commit details
Commits on Oct 26, 2022
-
* 🌟 added invitation ui * 🌟 added allow anyone by email feature * 🌟 add role check * 🌟 add invitation domain checks and implements auto join * 🛠 fixed e2e tests * 🌟 added invite domain checking * 🛠 fixed package-lock
Configuration menu - View commit details
-
Copy full SHA for 066a3fe - Browse repository at this point
Copy the full SHA 066a3feView commit details
Commits on Oct 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8532747 - Browse repository at this point
Copy the full SHA 8532747View commit details -
Configuration menu - View commit details
-
Copy full SHA for b65eb28 - Browse repository at this point
Copy the full SHA b65eb28View commit details -
Configuration menu - View commit details
-
Copy full SHA for b69fc7b - Browse repository at this point
Copy the full SHA b69fc7bView commit details
Commits on Nov 8, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6945455 - Browse repository at this point
Copy the full SHA 6945455View commit details
Commits on Nov 9, 2022
-
🛠 Fix scrollbar on Documents (#2599)
* 🛠 Fix scrollbar on documents * Fix helpbar
Configuration menu - View commit details
-
Copy full SHA for 24f1d30 - Browse repository at this point
Copy the full SHA 24f1d30View commit details
Commits on Nov 17, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c6e4f38 - Browse repository at this point
Copy the full SHA c6e4f38View commit details -
Configuration menu - View commit details
-
Copy full SHA for d089fd4 - Browse repository at this point
Copy the full SHA d089fd4View commit details
Commits on Nov 18, 2022
-
* Fix all bugs * Fix version of free-email-domains
Configuration menu - View commit details
-
Copy full SHA for 93b1c1d - Browse repository at this point
Copy the full SHA 93b1c1dView commit details
Commits on Nov 24, 2022
-
* Fixing invite modal * Add "users" in realtime event * Fixing invitation first pass
Configuration menu - View commit details
-
Copy full SHA for ae44bd8 - Browse repository at this point
Copy the full SHA ae44bd8View commit details
Commits on Nov 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ec1e5de - Browse repository at this point
Copy the full SHA ec1e5deView commit details -
🧹 upgrade react and fix lint issues (#2613)
* 🧹 upgrade to react 18 and use vite * back to craco * handle lint warnings * fix yarn failing in ci * fix lint issues * fix dependencies * remove unused imports
Configuration menu - View commit details
-
Copy full SHA for 31bece7 - Browse repository at this point
Copy the full SHA 31bece7View commit details -
📚 Using VitePress for documentation (#2611)
* 📚 Using VitePress for documentation * Started putting back and updating documentation from doc.twake.app
Configuration menu - View commit details
-
Copy full SHA for e02c20e - Browse repository at this point
Copy the full SHA e02c20eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1165666 - Browse repository at this point
Copy the full SHA 1165666View commit details -
🛠 fixed lint issues and unused imports (#2625)
* fixed lint issues and unused imports * added Lint check to the backend github action
Configuration menu - View commit details
-
Copy full SHA for c3a3628 - Browse repository at this point
Copy the full SHA c3a3628View commit details
Commits on Nov 29, 2022
-
* merge side project in twake working with jitsi * all plugins now work * litle correction in readme * Update README.md Co-authored-by: tissarni <tissarni> Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 700080d - Browse repository at this point
Copy the full SHA 700080dView commit details
Commits on Nov 30, 2022
-
🛠 Update thread counter in realtime (#2633)
* Update thread counter in realtime * Fix CI tests * Context must be at the end
Configuration menu - View commit details
-
Copy full SHA for 3633fc6 - Browse repository at this point
Copy the full SHA 3633fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3308e3e - Browse repository at this point
Copy the full SHA 3308e3eView commit details -
🛠 Fix wrong realtime push endpoint (#2635)
* Fixed it * Fix tests
Configuration menu - View commit details
-
Copy full SHA for 0e90a61 - Browse repository at this point
Copy the full SHA 0e90a61View commit details
Commits on Dec 5, 2022
-
🌍 Translated using Weblate (Portuguese) (#2638)
Currently translated at 30.9% (311 of 1006 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 23.6% (238 of 1006 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.3% (999 of 1006 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 82.6% (831 of 1006 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 82.7% (832 of 1006 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (832 of 1006 strings) 🌍Translated using Weblate (Turkish) Currently translated at 82.7% (832 of 1006 strings) 🌍Translated using Weblate (Finnish) Currently translated at 82.7% (832 of 1006 strings) 🌍Translated using Weblate (Basque) Currently translated at 83.1% (836 of 1006 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 91.8% (924 of 1006 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.3% (999 of 1006 strings) 🌍Translated using Weblate (Japanese) Currently translated at 82.8% (833 of 1006 strings) 🌍Translated using Weblate (French) Currently translated at 89.5% (901 of 1006 strings) 🌍Translated using Weblate (Spanish) Currently translated at 84.3% (849 of 1006 strings) 🌍Translated using Weblate (German) Currently translated at 84.4% (850 of 1006 strings) 🌍Update translation files Updated by "Cleanup translation files" hook in Weblate. Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Portuguese) Currently translated at 30.9% (311 of 1005 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 23.6% (238 of 1005 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.8% (1003 of 1005 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 82.6% (831 of 1005 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 82.7% (832 of 1005 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 82.7% (832 of 1005 strings) 🌍Translated using Weblate (Turkish) Currently translated at 82.7% (832 of 1005 strings) 🌍Translated using Weblate (Finnish) Currently translated at 82.7% (832 of 1005 strings) 🌍Translated using Weblate (Basque) Currently translated at 83.1% (836 of 1005 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 91.9% (924 of 1005 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.8% (1003 of 1005 strings) 🌍Translated using Weblate (Japanese) Currently translated at 82.8% (833 of 1005 strings) 🌍Translated using Weblate (French) Currently translated at 89.6% (901 of 1005 strings) 🌍Translated using Weblate (Spanish) Currently translated at 84.4% (849 of 1005 strings) 🌍Translated using Weblate (German) Currently translated at 84.5% (850 of 1005 strings) Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Update config.js Merge remote-tracking branch 'origin/develop' into develop Fix base in config (#2610) Merge remote-tracking branch 'origin/develop' into develop 🛠 Fix base in config (#2609) Merge remote-tracking branch 'origin/develop' into develop 🛠 Doc test 2 (#2608) * Fix deployment issue * Fix it again Merge remote-tracking branch 'origin/develop' into develop Fix deployment issue (#2604) Merge remote-tracking branch 'origin/develop' into develop 📚 Testing VitePress for documentation 🌍Translated using Weblate (Italian) Currently translated at 100.0% (1004 of 1004 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (1004 of 1004 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 30.9% (311 of 1004 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 23.7% (238 of 1004 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.6% (1000 of 1004 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.6% (1000 of 1004 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 82.7% (831 of 1004 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 82.8% (832 of 1004 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 82.8% (832 of 1004 strings) 🌍Translated using Weblate (Turkish) Currently translated at 82.8% (832 of 1004 strings) 🌍Translated using Weblate (Finnish) Currently translated at 82.8% (832 of 1004 strings) 🌍Translated using Weblate (Basque) Currently translated at 83.2% (836 of 1004 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 92.0% (924 of 1004 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.7% (1001 of 1004 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.7% (1001 of 1004 strings) 🌍Translated using Weblate (Japanese) Currently translated at 82.9% (833 of 1004 strings) 🌍Translated using Weblate (French) Currently translated at 89.7% (901 of 1004 strings) 🌍Translated using Weblate (Spanish) Currently translated at 84.5% (849 of 1004 strings) 🌍Translated using Weblate (German) Currently translated at 84.6% (850 of 1004 strings) 🌍Translated using Weblate (Italian) Currently translated at 97.1% (974 of 1003 strings) 🌍Translated using Weblate (Italian) Currently translated at 96.5% (968 of 1003 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (1003 of 1003 strings) Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Portuguese) Currently translated at 31.0% (311 of 1003 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 23.7% (238 of 1003 strings) 🌍Translated using Weblate (Italian) Currently translated at 95.5% (958 of 1003 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 82.8% (831 of 1003 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 82.9% (832 of 1003 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 82.9% (832 of 1003 strings) 🌍Translated using Weblate (Turkish) Currently translated at 82.9% (832 of 1003 strings) 🌍Translated using Weblate (Finnish) Currently translated at 82.9% (832 of 1003 strings) 🌍Translated using Weblate (Basque) Currently translated at 83.3% (836 of 1003 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 92.2% (925 of 1003 strings) 🌍Translated using Weblate (Russian) Currently translated at 95.5% (958 of 1003 strings) 🌍Translated using Weblate (Japanese) Currently translated at 83.0% (833 of 1003 strings) 🌍Translated using Weblate (French) Currently translated at 89.8% (901 of 1003 strings) 🌍Translated using Weblate (Spanish) Currently translated at 84.6% (849 of 1003 strings) 🌍Translated using Weblate (German) Currently translated at 84.7% (850 of 1003 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 31.7% (311 of 981 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 24.2% (238 of 981 strings) 🌍Translated using Weblate (Italian) Currently translated at 97.6% (958 of 981 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 84.7% (831 of 981 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 84.8% (832 of 981 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 84.8% (832 of 981 strings) 🌍Translated using Weblate (Turkish) Currently translated at 84.8% (832 of 981 strings) 🌍Translated using Weblate (Finnish) Currently translated at 84.8% (832 of 981 strings) 🌍Translated using Weblate (Basque) Currently translated at 85.2% (836 of 981 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 94.2% (925 of 981 strings) 🌍Translated using Weblate (Russian) Currently translated at 97.6% (958 of 981 strings) 🌍Translated using Weblate (Japanese) Currently translated at 84.9% (833 of 981 strings) 🌍Translated using Weblate (French) Currently translated at 91.8% (901 of 981 strings) 🌍Translated using Weblate (Spanish) Currently translated at 86.5% (849 of 981 strings) 🌍Translated using Weblate (German) Currently translated at 86.6% (850 of 981 strings) 🌍Translated using Weblate (Italian) Currently translated at 100.0% (961 of 961 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (961 of 961 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 32.5% (313 of 961 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 24.7% (238 of 961 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.0% (952 of 961 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 86.5% (832 of 961 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 86.6% (833 of 961 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 86.6% (833 of 961 strings) 🌍Translated using Weblate (Turkish) Currently translated at 86.6% (833 of 961 strings) 🌍Translated using Weblate (Finnish) Currently translated at 86.6% (833 of 961 strings) 🌍Translated using Weblate (Basque) Currently translated at 87.0% (837 of 961 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 96.5% (928 of 961 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.0% (952 of 961 strings) 🌍Translated using Weblate (Japanese) Currently translated at 86.7% (834 of 961 strings) 🌍Translated using Weblate (French) Currently translated at 93.9% (903 of 961 strings) 🌍Translated using Weblate (Spanish) Currently translated at 88.4% (850 of 961 strings) 🌍Translated using Weblate (German) Currently translated at 88.5% (851 of 961 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 32.8% (313 of 954 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 24.9% (238 of 954 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.7% (952 of 954 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 87.2% (832 of 954 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 87.3% (833 of 954 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 87.3% (833 of 954 strings) 🌍Translated using Weblate (Turkish) Currently translated at 87.3% (833 of 954 strings) 🌍Translated using Weblate (Finnish) Currently translated at 87.3% (833 of 954 strings) 🌍Translated using Weblate (Basque) Currently translated at 87.7% (837 of 954 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 97.2% (928 of 954 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.7% (952 of 954 strings) 🌍Translated using Weblate (Japanese) Currently translated at 87.4% (834 of 954 strings) 🌍Translated using Weblate (French) Currently translated at 94.6% (903 of 954 strings) 🌍Translated using Weblate (Spanish) Currently translated at 89.0% (850 of 954 strings) 🌍Translated using Weblate (German) Currently translated at 89.2% (851 of 954 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 32.8% (313 of 953 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 24.9% (238 of 953 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.8% (952 of 953 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 87.3% (832 of 953 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 87.4% (833 of 953 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 87.4% (833 of 953 strings) 🌍Translated using Weblate (Turkish) Currently translated at 87.4% (833 of 953 strings) 🌍Translated using Weblate (Finnish) Currently translated at 87.4% (833 of 953 strings) 🌍Translated using Weblate (Basque) Currently translated at 87.8% (837 of 953 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 97.3% (928 of 953 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.8% (952 of 953 strings) 🌍Translated using Weblate (Japanese) Currently translated at 87.5% (834 of 953 strings) 🌍Translated using Weblate (Spanish) Currently translated at 89.1% (850 of 953 strings) 🌍Translated using Weblate (German) Currently translated at 89.2% (851 of 953 strings) 🌍Translated using Weblate (Italian) Currently translated at 100.0% (952 of 952 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.6% (949 of 952 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (952 of 952 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 32.8% (313 of 952 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.0% (238 of 952 strings) 🌍Translated using Weblate (Italian) Currently translated at 98.6% (939 of 952 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 87.3% (832 of 952 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 87.5% (833 of 952 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 87.5% (833 of 952 strings) 🌍Translated using Weblate (Turkish) Currently translated at 87.5% (833 of 952 strings) 🌍Translated using Weblate (Finnish) Currently translated at 87.5% (833 of 952 strings) 🌍Translated using Weblate (Basque) Currently translated at 87.9% (837 of 952 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 97.4% (928 of 952 strings) 🌍Translated using Weblate (Russian) Currently translated at 98.6% (939 of 952 strings) 🌍Translated using Weblate (Japanese) Currently translated at 87.6% (834 of 952 strings) 🌍Translated using Weblate (Spanish) Currently translated at 89.2% (850 of 952 strings) 🌍Translated using Weblate (German) Currently translated at 89.3% (851 of 952 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 32.9% (313 of 950 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.0% (238 of 950 strings) 🌍Translated using Weblate (Italian) Currently translated at 98.8% (939 of 950 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 87.5% (832 of 950 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 87.6% (833 of 950 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 87.6% (833 of 950 strings) 🌍Translated using Weblate (Turkish) Currently translated at 87.6% (833 of 950 strings) 🌍Translated using Weblate (Finnish) Currently translated at 87.6% (833 of 950 strings) 🌍Translated using Weblate (Basque) Currently translated at 88.1% (837 of 950 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 97.6% (928 of 950 strings) 🌍Translated using Weblate (Russian) Currently translated at 98.8% (939 of 950 strings) 🌍Translated using Weblate (Japanese) Currently translated at 87.7% (834 of 950 strings) 🌍Translated using Weblate (Spanish) Currently translated at 89.4% (850 of 950 strings) 🌍Translated using Weblate (German) Currently translated at 89.5% (851 of 950 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 33.0% (313 of 946 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.1% (238 of 946 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.6% (943 of 946 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 88.3% (836 of 946 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 88.4% (837 of 946 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 88.4% (837 of 946 strings) 🌍Translated using Weblate (Turkish) Currently translated at 88.4% (837 of 946 strings) 🌍Translated using Weblate (Finnish) Currently translated at 88.4% (837 of 946 strings) 🌍Translated using Weblate (Basque) Currently translated at 88.9% (841 of 946 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 98.5% (932 of 946 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.6% (943 of 946 strings) 🌍Translated using Weblate (Japanese) Currently translated at 88.5% (838 of 946 strings) 🌍Translated using Weblate (Spanish) Currently translated at 90.2% (854 of 946 strings) 🌍Translated using Weblate (German) Currently translated at 90.3% (855 of 946 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 33.1% (313 of 945 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.1% (238 of 945 strings) 🌍Translated using Weblate (Italian) Currently translated at 99.7% (943 of 945 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 88.4% (836 of 945 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 88.5% (837 of 945 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 88.5% (837 of 945 strings) 🌍Translated using Weblate (Turkish) Currently translated at 88.5% (837 of 945 strings) 🌍Translated using Weblate (Finnish) Currently translated at 88.5% (837 of 945 strings) 🌍Translated using Weblate (Basque) Currently translated at 88.9% (841 of 945 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 98.6% (932 of 945 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.7% (943 of 945 strings) 🌍Translated using Weblate (Japanese) Currently translated at 88.6% (838 of 945 strings) 🌍Translated using Weblate (Spanish) Currently translated at 90.3% (854 of 945 strings) 🌍Translated using Weblate (German) Currently translated at 90.4% (855 of 945 strings) Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Italian) Currently translated at 100.0% (943 of 943 strings) Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Portuguese) Currently translated at 33.1% (313 of 943 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 5.9% (56 of 943 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.2% (238 of 943 strings) 🌍Translated using Weblate (Italian) Currently translated at 95.7% (903 of 943 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 88.6% (836 of 943 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Turkish) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Finnish) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Basque) Currently translated at 89.1% (841 of 943 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 98.8% (932 of 943 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.8% (942 of 943 strings) 🌍Translated using Weblate (Japanese) Currently translated at 88.8% (838 of 943 strings) 🌍Translated using Weblate (French) Currently translated at 94.9% (895 of 943 strings) 🌍Translated using Weblate (Spanish) Currently translated at 90.5% (854 of 943 strings) 🌍Translated using Weblate (German) Currently translated at 90.6% (855 of 943 strings) 🌍Update translation files Updated by "Cleanup translation files" hook in Weblate. Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Portuguese) Currently translated at 5.9% (56 of 943 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.2% (238 of 943 strings) 🌍Translated using Weblate (Italian) Currently translated at 95.7% (903 of 943 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 88.6% (836 of 943 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Turkish) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Finnish) Currently translated at 88.7% (837 of 943 strings) 🌍Translated using Weblate (Basque) Currently translated at 89.1% (841 of 943 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 98.8% (932 of 943 strings) 🌍Translated using Weblate (Japanese) Currently translated at 88.8% (838 of 943 strings) 🌍Translated using Weblate (French) Currently translated at 94.9% (895 of 943 strings) 🌍Translated using Weblate (Spanish) Currently translated at 90.5% (854 of 943 strings) 🌍Translated using Weblate (German) Currently translated at 90.6% (855 of 943 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.6% (940 of 943 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.6% (940 of 943 strings) Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Russian) Currently translated at 99.3% (934 of 940 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.3% (238 of 940 strings) 🌍Translated using Weblate (Italian) Currently translated at 96.0% (903 of 940 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 88.9% (836 of 940 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 89.0% (837 of 940 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 89.0% (837 of 940 strings) 🌍Translated using Weblate (Turkish) Currently translated at 89.0% (837 of 940 strings) 🌍Translated using Weblate (Finnish) Currently translated at 89.0% (837 of 940 strings) 🌍Translated using Weblate (Basque) Currently translated at 89.4% (841 of 940 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 99.1% (932 of 940 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.1% (932 of 940 strings) 🌍Translated using Weblate (Japanese) Currently translated at 89.1% (838 of 940 strings) 🌍Translated using Weblate (French) Currently translated at 95.2% (895 of 940 strings) 🌍Translated using Weblate (Spanish) Currently translated at 90.8% (854 of 940 strings) 🌍Translated using Weblate (German) Currently translated at 90.9% (855 of 940 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 5.9% (56 of 940 strings) Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Portuguese) Currently translated at 6.0% (56 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.1% (1 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.1% (1 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.4% (4 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.4% (4 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.4% (4 of 933 strings) 🌍Translated using Weblate (Portuguese) Currently translated at 0.4% (4 of 933 strings) 🌍Added translation using Weblate (Portuguese) 🌍Translated using Weblate (Esperanto) Currently translated at 25.5% (238 of 933 strings) 🌍Translated using Weblate (Italian) Currently translated at 96.7% (903 of 933 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 89.6% (836 of 933 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 89.7% (837 of 933 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 89.7% (837 of 933 strings) 🌍Translated using Weblate (Turkish) Currently translated at 89.7% (837 of 933 strings) 🌍Translated using Weblate (Finnish) Currently translated at 89.7% (837 of 933 strings) 🌍Translated using Weblate (Basque) Currently translated at 90.1% (841 of 933 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 99.8% (932 of 933 strings) 🌍Translated using Weblate (Russian) Currently translated at 99.8% (932 of 933 strings) 🌍Translated using Weblate (Japanese) Currently translated at 89.8% (838 of 933 strings) 🌍Translated using Weblate (French) Currently translated at 95.9% (895 of 933 strings) 🌍Translated using Weblate (Spanish) Currently translated at 91.5% (854 of 933 strings) 🌍Translated using Weblate (German) Currently translated at 91.6% (855 of 933 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 100.0% (932 of 932 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (932 of 932 strings) 🌍Translated using Weblate (Russian) Currently translated at 96.8% (903 of 932 strings) 🌍Translated using Weblate (Russian) Currently translated at 96.8% (903 of 932 strings) 🌍Translated using Weblate (Russian) Currently translated at 96.8% (903 of 932 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.5% (238 of 932 strings) 🌍Translated using Weblate (Italian) Currently translated at 96.8% (903 of 932 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 89.6% (836 of 932 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 89.8% (837 of 932 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 89.8% (837 of 932 strings) 🌍Translated using Weblate (Turkish) Currently translated at 89.8% (837 of 932 strings) 🌍Translated using Weblate (Finnish) Currently translated at 89.8% (837 of 932 strings) 🌍Translated using Weblate (Basque) Currently translated at 90.2% (841 of 932 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 92.7% (864 of 932 strings) 🌍Translated using Weblate (Russian) Currently translated at 96.8% (903 of 932 strings) 🌍Translated using Weblate (Japanese) Currently translated at 89.9% (838 of 932 strings) 🌍Translated using Weblate (French) Currently translated at 96.0% (895 of 932 strings) 🌍Translated using Weblate (Spanish) Currently translated at 91.6% (854 of 932 strings) 🌍Translated using Weblate (German) Currently translated at 91.7% (855 of 932 strings) Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Esperanto) Currently translated at 25.5% (238 of 930 strings) 🌍Translated using Weblate (Italian) Currently translated at 97.0% (903 of 930 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 89.8% (836 of 930 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 90.0% (837 of 930 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 90.0% (837 of 930 strings) 🌍Translated using Weblate (Turkish) Currently translated at 90.0% (837 of 930 strings) 🌍Translated using Weblate (Finnish) Currently translated at 90.0% (837 of 930 strings) 🌍Translated using Weblate (Basque) Currently translated at 90.4% (841 of 930 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 92.9% (864 of 930 strings) 🌍Translated using Weblate (Russian) Currently translated at 97.0% (903 of 930 strings) 🌍Translated using Weblate (Japanese) Currently translated at 90.1% (838 of 930 strings) 🌍Translated using Weblate (French) Currently translated at 96.2% (895 of 930 strings) 🌍Translated using Weblate (Spanish) Currently translated at 91.8% (854 of 930 strings) 🌍Translated using Weblate (German) Currently translated at 91.9% (855 of 930 strings) 🌍Translated using Weblate (Esperanto) Currently translated at 25.6% (238 of 929 strings) 🌍Translated using Weblate (Italian) Currently translated at 97.2% (903 of 929 strings) 🌍Translated using Weblate (Sinhala) Currently translated at 89.9% (836 of 929 strings) 🌍Translated using Weblate (Chinese (Simplified)) Currently translated at 90.0% (837 of 929 strings) 🌍Translated using Weblate (Norwegian Bokmål) Currently translated at 90.0% (837 of 929 strings) 🌍Translated using Weblate (Turkish) Currently translated at 90.0% (837 of 929 strings) 🌍Translated using Weblate (Finnish) Currently translated at 90.0% (837 of 929 strings) 🌍Translated using Weblate (Basque) Currently translated at 90.5% (841 of 929 strings) 🌍Translated using Weblate (Vietnamese) Currently translated at 93.0% (864 of 929 strings) 🌍Translated using Weblate (Russian) Currently translated at 97.2% (903 of 929 strings) 🌍Translated using Weblate (Japanese) Currently translated at 90.2% (838 of 929 strings) 🌍Translated using Weblate (French) Currently translated at 96.3% (895 of 929 strings) 🌍Translated using Weblate (Spanish) Currently translated at 91.9% (854 of 929 strings) 🌍Translated using Weblate (German) Currently translated at 92.0% (855 of 929 strings) Co-authored-by: Anonymous <[email protected]> Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Luan Araujo <[email protected]> Co-authored-by: Pham Tuan <[email protected]> Co-authored-by: Romaric Mourgues <[email protected]> Co-authored-by: Taisiya Prudentova <[email protected]> Co-authored-by: Tiago Filipe Henrique Soares <[email protected]> Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/de/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/eo/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/es/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/eu/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/fi/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/fr/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/it/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ja/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/nb_NO/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/pt/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ru/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/si/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/tr/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/vi/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/zh_Hans/ Translation: Linagora/Twake Chat Web Co-authored-by: Hosted Weblate <[email protected]> Co-authored-by: Anonymous <[email protected]> Co-authored-by: Luan Araujo <[email protected]> Co-authored-by: Pham Tuan <[email protected]> Co-authored-by: Taisiya Prudentova <[email protected]> Co-authored-by: Tiago Filipe Henrique Soares <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0a09364 - Browse repository at this point
Copy the full SHA 0a09364View commit details
Commits on Dec 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for c93c858 - Browse repository at this point
Copy the full SHA c93c858View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5973a66 - Browse repository at this point
Copy the full SHA 5973a66View commit details -
Configuration menu - View commit details
-
Copy full SHA for c415604 - Browse repository at this point
Copy the full SHA c415604View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b17bfa - Browse repository at this point
Copy the full SHA 3b17bfaView commit details -
* Create kg push listener * Update documentation
Configuration menu - View commit details
-
Copy full SHA for a7a1cf1 - Browse repository at this point
Copy the full SHA a7a1cf1View commit details
Commits on Dec 7, 2022
-
🐳 Rebasing Dockerfiles changes to
develop
branch. (#2639)* Refactored Dockerfiles to reduce excessive RUNs This will make docker builds use less layers for building images. Build time will also be increased (due to caching for fewer layers) Moved nginx images to multi-stage build and restructured the build steps * Readded missing slash * Modified the compose for local development * Changed to latest LTS and force legacy peer deps
Configuration menu - View commit details
-
Copy full SHA for 8fc80c1 - Browse repository at this point
Copy the full SHA 8fc80c1View commit details
Commits on Dec 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4d82c20 - Browse repository at this point
Copy the full SHA 4d82c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66b8f69 - Browse repository at this point
Copy the full SHA 66b8f69View commit details
Commits on Dec 14, 2022
-
📁 Add Drive backend in node #2622 (#2632)
* added src alias to tsconfig path * added Documents service * added entities * added filedrive service * FileDrive service * added service methods * added update item size * fixed import path * added access check * adjust query * fixed saving * fixed typos * fixed async operations
Configuration menu - View commit details
-
Copy full SHA for 45819b7 - Browse repository at this point
Copy the full SHA 45819b7View commit details
Commits on Dec 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 9e935eb - Browse repository at this point
Copy the full SHA 9e935ebView commit details -
Merge pull request #2661 from rezk2ll/#2622-followup
add documents service to config
Configuration menu - View commit details
-
Copy full SHA for 9f47c3f - Browse repository at this point
Copy the full SHA 9f47c3fView commit details
Commits on Dec 20, 2022
-
🛠 Drive cassandra related changes (#2662)
* Initial cassandra changes * Change the "get" method * Make it work with Cassandra and fix trash/get features * Fixed CI
Configuration menu - View commit details
-
Copy full SHA for d804741 - Browse repository at this point
Copy the full SHA d804741View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81c75b9 - Browse repository at this point
Copy the full SHA 81c75b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c9604cc - Browse repository at this point
Copy the full SHA c9604ccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 966984d - Browse repository at this point
Copy the full SHA 966984dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 095c0ce - Browse repository at this point
Copy the full SHA 095c0ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b5f167 - Browse repository at this point
Copy the full SHA 9b5f167View commit details
Commits on Dec 21, 2022
-
📁 Added drive access check (#2667)
* added access check * enhancements * access check enhancements
Configuration menu - View commit details
-
Copy full SHA for 36a76a7 - Browse repository at this point
Copy the full SHA 36a76a7View commit details
Commits on Jan 4, 2023
-
📁 #2622 drive enhancements (#2677)
* fix typo in entity type * added schema * added e2e test * added unit test * added docs * added api docs * tweak e2e test * added more e2e tests * fixed an issue with access check if no entities are found * fixed mocks in unit test * removed utils * remove old fields from docs
Configuration menu - View commit details
-
Copy full SHA for b91d200 - Browse repository at this point
Copy the full SHA b91d200View commit details -
* Fix https://huntr.dev/bounties/bfd935f4-2d1d-4d3f-8b59-522abe7dd065/ * Fix access control over posting messages to channels / threads * Fix typo * Fix some tests * Fix one of the tests * Fix test * Fix another test * Still fixing the search one * Fix 2 tests cases * Fixed some stuff * Fixed some stuff * Finished fixing tests
Configuration menu - View commit details
-
Copy full SHA for 73ba1ac - Browse repository at this point
Copy the full SHA 73ba1acView commit details
Commits on Jan 10, 2023
-
📁 #2652 added download drive item as a zip archive (#2679)
* added download drive item as a zip archive * added docs * tweaks
Configuration menu - View commit details
-
Copy full SHA for f0ce98a - Browse repository at this point
Copy the full SHA f0ce98aView commit details
Commits on Jan 17, 2023
-
🎉 Yesterday we decided to change our software licenses to AGPL v3. We will adopt the AGPL v3 (without any modification) for Twake. It concerns 100% of the source code of the software. This approach is part of our plan to clarify LINAGORA's positioning and also to facilitate stronger links with our ecosystem.
Configuration menu - View commit details
-
Copy full SHA for fd4694f - Browse repository at this point
Copy the full SHA fd4694fView commit details -
🛠 Drive with TailwindUI (#2647)
* Create hooks for new Drive in node * Built UI components for Drive * Fix https://huntr.dev/bounties/e0aaded8-dd59-49f0-b079-291bb7571493/ * FIx unix() is not a function * Fix some cassandra related stuff * Fix rebase * Continuing drive * Finished basic working version of Drive * Temp fix for size of document * Create zip is back
Configuration menu - View commit details
-
Copy full SHA for d90fab7 - Browse repository at this point
Copy the full SHA d90fab7View commit details
Commits on Jan 18, 2023
-
🛠 fix:
logger.warning
->logger.warn
(#2691)Signed-off-by: Tsvetomir Bonev <[email protected]> Signed-off-by: Tsvetomir Bonev <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8fcb3a - Browse repository at this point
Copy the full SHA f8fcb3aView commit details -
* Implement download buttons * Fix linter * Finished version manager * Ability to move files to other folders * Fix refresh error * Fix linter issue
Configuration menu - View commit details
-
Copy full SHA for f55e679 - Browse repository at this point
Copy the full SHA f55e679View commit details
Commits on Jan 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b4f6810 - Browse repository at this point
Copy the full SHA b4f6810View commit details -
📁 Added Drive file search (#2685)
* added Drive file search * added content keyword processing * link services * added doc links * fixed search query * updated docs * updated process * added document conversion * adjust unit test * clean temporary files * added pdfparse * cleanup * cleanup * fixed test mock
Configuration menu - View commit details
-
Copy full SHA for faf7bec - Browse repository at this point
Copy the full SHA faf7becView commit details -
* Implement trash and delete confirmations * Plug the viewer for preview * Add realtime * Implement realtime * Fix default entities in access_info * Prepare new "access" key * Update index.ts * Apply prettier * Fix merge error
Configuration menu - View commit details
-
Copy full SHA for 0201de6 - Browse repository at this point
Copy the full SHA 0201de6View commit details
Commits on Jan 23, 2023
-
* Disable server cache-control * Minor fixes * Add files icons * Add download token generation * Add public link sharing in access modal * Minor fix * Access manager without the creation of users (yet) * Finished adding user to access manager
Configuration menu - View commit details
-
Copy full SHA for a0b98aa - Browse repository at this point
Copy the full SHA a0b98aaView commit details -
* fixed not finding drive item versions * fixed calculating item size * enhance size calculation * fixed version creation * updated the frontend
Configuration menu - View commit details
-
Copy full SHA for 77bac38 - Browse repository at this point
Copy the full SHA 77bac38View commit details
Commits on Jan 24, 2023
-
📁 Fixed access computation (#2701)
* Fixed access computation * Make standalone access level when moving to trash * Cannot make entity unreachable * Fix public folder view * Make sure backend send back complete path including trash/root * Adding logs for tests * Create companies and stuff before tests
Configuration menu - View commit details
-
Copy full SHA for b3cbae4 - Browse repository at this point
Copy the full SHA b3cbae4View commit details -
Configuration menu - View commit details
-
Copy full SHA for d378ac7 - Browse repository at this point
Copy the full SHA d378ac7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 296239b - Browse repository at this point
Copy the full SHA 296239bView commit details
Commits on Jan 25, 2023
-
* fixed being able to move a folder inside itself * auto rename item if an existing item has the same name * fixed auto size update not updating all parents up to the root * removed unused fields * fixed duplicate versions in the view * handle new name already exists * check if move is possible * improved move possibility check
Configuration menu - View commit details
-
Copy full SHA for 44227b1 - Browse repository at this point
Copy the full SHA 44227b1View commit details
Commits on Jan 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d21701a - Browse repository at this point
Copy the full SHA d21701aView commit details
Commits on Feb 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 81a017d - Browse repository at this point
Copy the full SHA 81a017dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 70afba7 - Browse repository at this point
Copy the full SHA 70afba7View commit details -
Merge pull request #2718 from rezk2ll/#2716
📁 #2716 Fixed drive item delete
Configuration menu - View commit details
-
Copy full SHA for 8e4b405 - Browse repository at this point
Copy the full SHA 8e4b405View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f50d83 - Browse repository at this point
Copy the full SHA 7f50d83View commit details
Commits on Feb 2, 2023
-
* Update doc to remove doc.twake.app * Update doc to remove doc.twake.app
Configuration menu - View commit details
-
Copy full SHA for 062824c - Browse repository at this point
Copy the full SHA 062824cView commit details
Commits on Feb 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d2ba9bf - Browse repository at this point
Copy the full SHA d2ba9bfView commit details
Commits on Feb 6, 2023
-
📁 Implement access restriction in frontend (#2725)
* Implement access restriction in frontend * Fix channels badges not being updated right * Fix storybook PRs * Update the lock files
Configuration menu - View commit details
-
Copy full SHA for ca47f4b - Browse repository at this point
Copy the full SHA ca47f4bView commit details -
* #2712 Fixed trash size not being shown at initial render * #2712 Update trash size when moving items into it * #2721 unselect selected items after performing a bulk operation * #2714 Fixed item versions creation and display * file version creation imporvements * file version creation imporvements * remove unused imports * resolve conflict
Configuration menu - View commit details
-
Copy full SHA for b456bef - Browse repository at this point
Copy the full SHA b456befView commit details
Commits on Feb 7, 2023
-
📁 Fixed downloading folder / mix of folders and documents not working (…
…#2726) * fix: finalizing stream after all files/folders are appended * fix: lint * ref: updated counter and prefix args
Configuration menu - View commit details
-
Copy full SHA for 3833f78 - Browse repository at this point
Copy the full SHA 3833f78View commit details -
⭐ Bootstrap service tags (#2687)
* Bootstrap service tags * Crude controller + services Co-authored-by: Romaric Mourgues <[email protected]> * Tests done except admin/owner management * Bootstrap doc + somme cleaning + some fix in tests * Final clean * fix package-lock and yarn.lock --------- Co-authored-by: tissarni <tissarni> Co-authored-by: Romaric Mourgues <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1e4b959 - Browse repository at this point
Copy the full SHA 1e4b959View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fbe309 - Browse repository at this point
Copy the full SHA 1fbe309View commit details
Commits on Feb 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1794db1 - Browse repository at this point
Copy the full SHA 1794db1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6a00057 - Browse repository at this point
Copy the full SHA 6a00057View commit details -
Merge pull request #2731 from rezk2ll/drive-e2e-tests
added Drive backend e2e tests
Configuration menu - View commit details
-
Copy full SHA for 9d276dd - Browse repository at this point
Copy the full SHA 9d276ddView commit details -
🐳 [Jest] Updated workflow triggering event (#2732)
* feat: updated workflow for code coverage * feat: updated coverage path * feat: updated coverage workflow
Configuration menu - View commit details
-
Copy full SHA for 5e8e74e - Browse repository at this point
Copy the full SHA 5e8e74eView commit details -
🐳 [Jest] Added clover report and testing (#2733)
* feat: testing covergae workflow * feat: added clover file * ref: removed comment
Configuration menu - View commit details
-
Copy full SHA for ba2b5a7 - Browse repository at this point
Copy the full SHA ba2b5a7View commit details
Commits on Feb 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 79a5ad7 - Browse repository at this point
Copy the full SHA 79a5ad7View commit details
Commits on Feb 14, 2023
-
🐳 [Jest] Code coverage report aggregation (#2738)
* feat: uunit and e2e tests coverage aggregation * feat: updated coverage reports paths
Configuration menu - View commit details
-
Copy full SHA for f869d52 - Browse repository at this point
Copy the full SHA f869d52View commit details -
Configuration menu - View commit details
-
Copy full SHA for bb6bdf9 - Browse repository at this point
Copy the full SHA bb6bdf9View commit details -
Merge pull request #2740 from MontaGhanmy/coverage_merge_fix_permissi…
…on_error 🐳 [Jest] Merge reports permission fix
Configuration menu - View commit details
-
Copy full SHA for f79f696 - Browse repository at this point
Copy the full SHA f79f696View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6074fa5 - Browse repository at this point
Copy the full SHA 6074fa5View commit details -
Merge pull request #2742 from MontaGhanmy/remove_coverage_folder_upload
🐳 [Jest] Removed coverage folder upload
Configuration menu - View commit details
-
Copy full SHA for 49c0bf9 - Browse repository at this point
Copy the full SHA 49c0bf9View commit details
Commits on Feb 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 15d47ce - Browse repository at this point
Copy the full SHA 15d47ceView commit details -
Merge pull request #2746 from MontaGhanmy/coverage_report_ref
🐳 [Jest] Refactoring coverage report
Configuration menu - View commit details
-
Copy full SHA for ab8df96 - Browse repository at this point
Copy the full SHA ab8df96View commit details
Commits on Feb 20, 2023
-
📁 added drive file preview modal (#2748)
* added drive file preview modal * link components * use drive display * link the views * added controls * revert the message viewer changes
Configuration menu - View commit details
-
Copy full SHA for 8149a77 - Browse repository at this point
Copy the full SHA 8149a77View commit details
Commits on Feb 21, 2023
-
📁 #2752 fixed breadcrumb navigation overflow (#2753)
* #2752 fixed breadcrumb navigation overflow * make it shrink
Configuration menu - View commit details
-
Copy full SHA for 95b2813 - Browse repository at this point
Copy the full SHA 95b2813View commit details
Commits on Feb 22, 2023
-
🌍Translated using Weblate (Portuguese) (#2755)
Currently translated at 31.0% (312 of 1006 strings) Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop Merge remote-tracking branch 'origin/develop' into develop 🌍Translated using Weblate (Italian) Currently translated at 100.0% (1006 of 1006 strings) 🌍Translated using Weblate (Russian) Currently translated at 100.0% (1006 of 1006 strings) Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/it/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/pt/ Translate-URL: https://hosted.weblate.org/projects/linagora/twake-chat-web/ru/ Translation: Linagora/Twake Chat Web Co-authored-by: Taisiya Prudentova <[email protected]> Co-authored-by: ssantos <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e071f - Browse repository at this point
Copy the full SHA a4e071fView commit details
Commits on Feb 23, 2023
-
* feat: Search drive files * fref: updated drive search * feat: added recent drive items & fixed download * feat: added access control for search and jump button * fix: lint * fix: return false if hasAccess doesn't exist * fix: handling perror and lint * ref: seperate fe change from be
Configuration menu - View commit details
-
Copy full SHA for 40057f7 - Browse repository at this point
Copy the full SHA 40057f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3be5fe0 - Browse repository at this point
Copy the full SHA 3be5fe0View commit details
Commits on Feb 24, 2023
-
📁 Tab config page & Disable advanced access management (#2745)
* Disable advanced access management * Small refactoring * Prepare channel tab page * Added tests * Prepare frontend logic for tabs configuration * Add ability to create empty files from connectors * Update access management for canary * Fix linter * Fix import typo * Fix tests * Missing an s * FIx update tab tests * Changing tests * Fix test * Finish Twake Tab token implementation * Update tests * FIx typo * Still fixed the same one * Fix bad merge import
Configuration menu - View commit details
-
Copy full SHA for c384db2 - Browse repository at this point
Copy the full SHA c384db2View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b2b7069 - Browse repository at this point
Copy the full SHA b2b7069View commit details -
* Add "copy public link" into browser * Make sure we search in the current company * Fix unallowed access to Drive listing * Fix preview modal * Small change on the canary version note
Configuration menu - View commit details
-
Copy full SHA for 3de6bc0 - Browse repository at this point
Copy the full SHA 3de6bc0View commit details
Commits on Feb 28, 2023
-
* Partial fixes on #2763 * Fix preview with OnlyOffice * Fix access level and onlyoffice edition
Configuration menu - View commit details
-
Copy full SHA for 28ed51f - Browse repository at this point
Copy the full SHA 28ed51fView commit details -
* Fix creation of empty onlyoffice documents * Missing context in some place
Configuration menu - View commit details
-
Copy full SHA for 8577d43 - Browse repository at this point
Copy the full SHA 8577d43View commit details
Commits on Mar 1, 2023
-
* Fix wrong feedback when no secret is given for apps * Temporary fix for onlyoffice on canary * Fix edit with feature
Configuration menu - View commit details
-
Copy full SHA for f39bad5 - Browse repository at this point
Copy the full SHA f39bad5View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e6044 - Browse repository at this point
Copy the full SHA a3e6044View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2fa450 - Browse repository at this point
Copy the full SHA b2fa450View commit details
Commits on Mar 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0b45b4 - Browse repository at this point
Copy the full SHA e0b45b4View commit details
Commits on Mar 9, 2023
-
* Fix plugins, public write, apps crash * Asynchronous menus for drive * Load page before to change it * Remove id restriction and allow delete only to manage * Several fixes around versions
Configuration menu - View commit details
-
Copy full SHA for 4dfa59e - Browse repository at this point
Copy the full SHA 4dfa59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e2944 - Browse repository at this point
Copy the full SHA d1e2944View commit details -
📁 Fix renaming and thumbnail (#2776)
* Fix renaming and thumbnail * Fixed realtime and context menu
Configuration menu - View commit details
-
Copy full SHA for f54f8ee - Browse repository at this point
Copy the full SHA f54f8eeView commit details
Commits on Mar 13, 2023
-
📁 Added drive migration command (#2769)
* added drive migration command * move files * rest * changed to staging host
Configuration menu - View commit details
-
Copy full SHA for f6d8612 - Browse repository at this point
Copy the full SHA f6d8612View commit details
Commits on Mar 23, 2023
-
Fix PHP drive migration command (#2778)
* added drive migration command * move files * rest * changed to staging host * Fixes * final fixes * export generateAccessToken * added access control
Configuration menu - View commit details
-
Copy full SHA for 9c50ebf - Browse repository at this point
Copy the full SHA 9c50ebfView commit details -
Bump cookiejar from 2.1.2 to 2.1.4 in /twake/backend/node
Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.2 to 2.1.4. - [Release notes](https://github.com/bmeck/node-cookiejar/releases) - [Commits](https://github.com/bmeck/node-cookiejar/commits) --- updated-dependencies: - dependency-name: cookiejar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 7900f3e - Browse repository at this point
Copy the full SHA 7900f3eView commit details