issues
search
ariatemplates
/
editor-backend
Server side processing for AT editors
0
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lodash from 2.4.2 to 4.17.19
#70
dependabot[bot]
opened
4 years ago
0
Bump lodash from 2.4.2 to 4.17.15
#69
dependabot[bot]
closed
4 years ago
1
Gigantic refactoring and cleaning of the code.
#68
ymeine
closed
10 years ago
0
Create a slave mode for the backend, thus using streams to communicate with the parent process
#67
ymeine
opened
10 years ago
1
Put UI code in npm scripts directly, not only npm binaries
#66
ymeine
opened
10 years ago
0
Find a solution to tell clients of the backend on which port it is actually listening to
#65
ymeine
opened
10 years ago
3
Move from PEG.js grammars' initializer blocks code that do not need to be run at each parsing
#64
ymeine
opened
10 years ago
0
Be able to pass a custom (but compatible) Node class to the NodeInstancier instances
#63
ymeine
opened
10 years ago
0
Externalize the web application from this project
#62
ymeine
opened
10 years ago
0
Optimized a lot the parsers.
#61
ymeine
closed
10 years ago
1
Added benchmarks.
#60
ymeine
closed
10 years ago
1
Mainly updated the grammars regarding the latest version of PEG.js.
#59
ymeine
closed
10 years ago
1
Improved the build binary by interacting with the user.
#58
ymeine
closed
10 years ago
1
Addition of the extension information on the parsed resource
#57
flongo
closed
10 years ago
1
Added a binary definition to be able to build the package easily.
#56
ymeine
closed
10 years ago
0
Possibility to provide multiple change sets to update the source
#55
flongo
closed
10 years ago
1
Allow completely empty input to be parsed correctly
#54
flongo
closed
10 years ago
1
Implementation of a multiservice for backend services
#53
flongo
closed
10 years ago
1
Huge parsing performance issues on big files (HTML)
#52
ymeine
opened
10 years ago
1
Addition of block flags in the output of the parser
#51
flongo
closed
10 years ago
1
Reduce the number of graph traversal for the different services
#50
flongo
opened
10 years ago
1
More localized errors on at-html parser
#49
flongo
opened
10 years ago
0
Add block flags in at-html parser for folding purposes
#48
flongo
closed
10 years ago
0
Error when an expression is used outside of a macro
#47
flongo
closed
10 years ago
1
Fixed and customized the folding service
#46
ymeine
closed
11 years ago
0
Fixed the document id mess.
#45
ymeine
closed
11 years ago
0
Fixed the binary definition and the current working directory.
#44
ymeine
closed
11 years ago
0
In editor's services scope, throw exceptions on errors instead of returning an empty object
#43
ymeine
opened
11 years ago
0
The HTML parser should handle inline tags independently of their ids
#42
ymeine
opened
11 years ago
0
Make the editor module compatible with browsers
#41
ymeine
opened
11 years ago
0
Provide profiling tools
#40
ymeine
opened
11 years ago
1
The serialized stylesheet contains unecessary private members when sent
#39
ymeine
opened
11 years ago
0
The editor and modeManager modules should be refactored
#38
ymeine
opened
11 years ago
0
Change the type of the actual id of a document from number to string
#37
ymeine
closed
11 years ago
0
Binary generated from package definition is not reliable
#36
ymeine
closed
11 years ago
3
Fix package definition: move pegjs dependency to devDependencies
#35
ymeine
opened
11 years ago
2
Be able to keep a trace of failing use cases for parsers
#34
ymeine
opened
11 years ago
0
Add a coding style guide
#33
ymeine
opened
11 years ago
0
The AT HTML parser does not handle comments as the framework does
#32
ymeine
opened
11 years ago
1
Creation of a parser for AT templates and HTML
#31
flongo
closed
11 years ago
1
The HTML parser is now far more permissive.
#30
ymeine
closed
11 years ago
1
Added standard colors for stylesheet definition, plus visual emphasis of unparsed text.
#29
ymeine
closed
11 years ago
1
Fixed the HTML grammar (& made it more consistent).
#28
ymeine
closed
11 years ago
1
Mainly fixed and completed the AT grammar.
#27
ymeine
closed
11 years ago
1
Updated documentation.
#26
ymeine
closed
11 years ago
1
Now it is possible to know inside the web application when the parser failed.
#25
ymeine
closed
11 years ago
1
Added several enhancements for development.
#24
ymeine
closed
11 years ago
1
CodeMirror seems to have display issues when used with Bootstrap
#23
ymeine
opened
11 years ago
2
Automatically restart the application server when a source file is updated
#22
ymeine
opened
11 years ago
0
Put in place a build system
#21
ymeine
opened
11 years ago
0
Next