-
Notifications
You must be signed in to change notification settings - Fork 593
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
New backend, Unifile v1, CloudExplorer v2, better UX, Dropbox fix #707
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
* Removes old unifile dependency * Switch `express-session` to `cookie-session` to remove warning and add encryption * Removes useless dependencies
Cleanup dependencies See merge request !11
Color picker See merge request !5
…sections, fixed drag drop on mobile, modernized a little more
…e ok button is unreachable
…loud explorer write, better server archi
Makes Silex scripts Windows compatible
Well done :D 👍 |
👍 |
Glad to finally see the finish line! Great job everyone 😊 |
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.
As discussed on #646 this version is the result of 2 years of volunteer work from @JbIPS @clemos @tariqbenezza @SouroucheB @singchan @rapenne-s @jennparker @fernandammoutinhobarros @Chnoe1502 @mambrus @nayrangnu @AndreaMonzini @parkadia @MarcelloCavallo @arasexyz @IOU4something (see contributions to the code here)
We have developed from scratch Silex backend, Unifile and CloudExplorer, and this fixes the Dropbox bug and makes it possible for Silex to evolve quickly again.
The UX is better: new and unified color picker, full screen dialogs, speed up undo/redo
Also the code is cleaner
Last chance to test on preprod.silex.me before this goes live on editor.silex.me
Next versions of Silex will come very soon, with a new style editor and text editor, better publication, more components, your data more secure (we do not store it, now we will not even be able to read it while you work - end to end encryption by @JbIPS) - see the road map here