syngrafias icon indicating copy to clipboard operation
syngrafias copied to clipboard

A free and open-source synchronized authorship web-application for seamlessly collaborating on documents using intuitive cells

Results 39 syngrafias issues
Sort by recently updated
recently updated
newest added

Bumps [flask](https://github.com/pallets/flask) from 1.1.2 to 2.3.2. Release notes Sourced from flask's releases. 2.3.2 This is a security fix release for the 2.3.x release branch. Security advisory: https://github.com/pallets/flask/security/advisories/GHSA-m2qf-hxjv-5gpq, CVE-2023-30861 Changes: https://flask.palletsprojects.com/en/2.3.x/changes/#version-2-3-2...

dependencies

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 1.0.1 to 2.2.3. Release notes Sourced from werkzeug's releases. 2.2.3 This is a fix release for the 2.2.x release branch. Changes: https://werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-2-3 Milestone: https://github.com/pallets/werkzeug/milestone/26?closed=1 This release contains...

dependencies

**Description** The toast action code does not follow the DRY principles. **Expected Behavior** The toast action code should follow the DRY principles. **Screenshot** There ain't any.

bug
good first issue

**Check Duplicate issue** There ain't any. **Pitch your idea/new feature to add** It should look cool.

documentation
help wanted

--- **Description** To start the application just write ``` docker-compose up ``` in ``` Syndocker ``` directory. To close the application just write``` docker-compose down ``` in ``` Syndocker ```...

**Description** Convert GET requests to POST requests to save documents. **Expected Behavior** The conveyance of document contents should be safe, which is not quite the case with GET requests. The...

bug

**Check Duplicate issue** There ain't any. **What needs to be changed** Documentation needs to be added within code to explain what certain functions do.

documentation
good first issue

**Check Duplicate issue** There ain't any. **Pitch your idea/new feature to add** Write a `Dockerfile` and a `docker-compose.yml` to have two containers, each running the HTTP server and the WebSocket...

enhancement
help wanted
good first issue

**Description** Functions do not have sensible names. **Expected Behavior** Functions should have sensible names. **Screenshot** Nope.

bug

**Check Duplicate issue** No, there ain't any. **Pitch your idea/new feature to add** The current lock status only disables entry in the fields of content and title for a cell...

bug