-
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
🛠 Do not return files that doesn't exists anymore #2592
Merged
RomaricMourgues
merged 2 commits into
linagora:canary
from
RomaricMourgues:fix-missing-files
Nov 7, 2022
Merged
🛠 Do not return files that doesn't exists anymore #2592
RomaricMourgues
merged 2 commits into
linagora:canary
from
RomaricMourgues:fix-missing-files
Nov 7, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
RomaricMourgues
added a commit
to RomaricMourgues/Twake
that referenced
this pull request
Nov 7, 2022
* Do not return files that doesn't exists anymore * Fix filter
RomaricMourgues
added a commit
that referenced
this pull request
Nov 7, 2022
RomaricMourgues
added a commit
that referenced
this pull request
Nov 8, 2022
RomaricMourgues
added a commit
that referenced
this pull request
Nov 8, 2022
RomaricMourgues
added a commit
that referenced
this pull request
Nov 14, 2022
* 🛠 Fix potential not set cache (#2554) * Fix potential not set cache * Fix minor frontend bug * Fix old mention stuff * 🛠 Minor badge fix * 🔎 Increase thumbnails size (#2556) * 🤖 Update KG sync (#2562) * Fix numbers formats * Make sure messages updates and users updates are sent * Do the same for companies and workspaces * 🛠Fix quote reply css (#2563) * 🌟 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 <rmourgues@linagora.com> * 🌟 Forward messages (#2566) * Add forward menu * Fix #2524 * Fix #2524 * Create modal * Finish initial version * Realtime online update * Realtime online update * Fix quoted message display * 🛠 Fix online service typo (#2575) * 🛠 Fix online service typo * Remove code * 🎨 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 * 🛠 Fix ForwardMessages modal not in modal (#2578) * 🎨 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 * 🛠 Fix backend save image (#2581) * 🌟 New invitation ui (#2577) * 🌟 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 * Update changelog.md * Update changelog.md * 📚 Update changelog.md (#2587) * 🛠 2550 fixes (#2591) * Fix all from #2550 * Fix #2549 * Fix const / let * 🛠 Do not return files that doesn't exists anymore (#2592) * Do not return files that doesn't exists anymore * Fix filter * Fix displaying the forwarded message * Fix #2593 * 🛠 Fix scrollbar on Documents (#2599) * 🛠 Fix scrollbar on documents * Fix helpbar * 📚 Testing VitePress for documentation * Fix deployment issue * Fix deployment issue (#2604) * Fix it again Co-authored-by: Oubchid <roubraim@linagora.com> Co-authored-by: Khaled Ferjani <kferjani@linagora.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Done it on search files and get recent files endpoints