.. |
auth
|
Reorganize imports
|
2018-11-30 19:21:21 +09:00 |
browsing
|
fixe rotation parsing in scatterplot facet (#3926)
|
2021-05-26 14:08:42 +02:00 |
cell
|
[FEAT]Adds new options for split (#2471)
|
2020-06-15 19:30:18 +02:00 |
column
|
Add CSRF protection to cell, history, column and expr commands
|
2019-10-14 16:24:26 +01:00 |
expr
|
Fix other NPE in expression logging, for #2264
|
2020-01-06 06:30:56 +01:00 |
history
|
Add CSRF protection to cell, history, column and expr commands
|
2019-10-14 16:24:26 +01:00 |
importing
|
Display error for unsupported compression file type (#4286)
|
2021-11-13 13:03:49 +01:00 |
lang
|
Replaced some deprecated methods
|
2020-02-24 23:51:41 -06:00 |
project
|
Support export filenames with non-ASCII chars. (fixes #3724) (#3736)
|
2021-03-17 08:28:21 +01:00 |
recon
|
Refactor HTTP code into common module & Improve Fetch URL - fixes #3129 (#3237)
|
2020-12-07 00:38:36 -05:00 |
row
|
Add CSRF protection to remaining commands
|
2019-10-15 12:07:13 +01:00 |
workspace
|
Remove spurious references to org.json
|
2018-11-30 19:38:52 +09:00 |
Command.java
|
Improve exception reporting - refs #3145 (#3146)
|
2020-09-06 08:26:49 +02:00 |
CSRFTokenFactory.java
|
Add CSRF token generation capabilities, for #2164
|
2019-10-14 16:24:26 +01:00 |
EngineDependentCommand.java
|
Add CSRF protection to cell, history, column and expr commands
|
2019-10-14 16:24:26 +01:00 |
GetAllPreferencesCommand.java
|
Add CSRF protection to cell, history, column and expr commands
|
2019-10-14 16:24:26 +01:00 |
GetCSRFTokenCommand.java
|
Add CSRF token generation capabilities, for #2164
|
2019-10-14 16:24:26 +01:00 |
GetPreferenceCommand.java
|
Migrate importers to use Jackson classes
|
2018-11-30 19:23:08 +09:00 |
GetVersionCommand.java
|
Add Java runtime name & version to About page - fixes #3240 (#3244)
|
2020-10-02 09:41:37 +02:00 |
HttpHeadersSupport.java
|
Migrate importers to use Jackson classes
|
2018-11-30 19:23:08 +09:00 |
HttpUtilities.java
|
Add missing license headers
|
2018-12-09 12:22:40 +09:00 |
OpenWorkspaceDirCommand.java
|
CSRF protection for OpenWorkspaceDirCommand and language loading
|
2019-10-15 12:07:04 +01:00 |
SetPreferenceCommand.java
|
Tie up CSRF tokens in the frontend
|
2019-10-15 12:07:14 +01:00 |