|
|
c9baa474be
|
python-raw: add sr-only
|
2023-08-11 18:42:23 +04:00 |
|
|
|
48185674d4
|
python-raw: up html
|
2023-08-11 18:42:12 +04:00 |
|
|
|
dbca11e85c
|
python-raw: move js
|
2023-08-11 18:41:45 +04:00 |
|
|
|
d21a732859
|
python-raw: move css
|
2023-08-11 18:40:57 +04:00 |
|
|
|
b96a6fac53
|
python-raw: add js
|
2023-08-08 14:43:34 +04:00 |
|
|
|
b01af348a7
|
python-raw: add html
|
2023-08-08 14:43:17 +04:00 |
|
|
|
c2443d3106
|
python-raw: add styles
|
2023-08-08 14:42:56 +04:00 |
|
|
|
5fa3f4c57f
|
python-raw: add formats endpoint
|
2023-08-08 14:41:58 +04:00 |
|
|
|
efd7e1b6e7
|
python-raw: add format methods
|
2023-08-08 14:41:20 +04:00 |
|
|
|
259ee63eea
|
python-raw: temp hide server
|
2023-08-08 14:41:00 +04:00 |
|
|
|
453b9835b7
|
python-raw: fix formats
|
2023-08-08 14:40:27 +04:00 |
|
|
|
89e6544b79
|
Merge branch 'feature/python-matrix-formats' into feature/python-conversion
|
2023-08-04 12:31:53 +04:00 |
|
|
|
32a60c09aa
|
python: add public and private document-server urls to the compose
|
2023-08-02 10:49:34 +04:00 |
|
|
|
5a03024cd3
|
python: add support for the internal network for the track endpoint
|
2023-08-02 10:49:34 +04:00 |
|
|
|
cb6416c481
|
python: sort imports
|
2023-08-02 10:49:34 +04:00 |
|
|
|
55e4247687
|
python: add tests for proxy manager
|
2023-08-02 10:49:34 +04:00 |
|
|
|
a0620905b2
|
python: add proxy manager to resolve the document-server url
|
2023-08-02 10:49:34 +04:00 |
|
|
|
3fcef4096a
|
python: remove the strict CORS hint
|
2023-08-02 10:49:34 +04:00 |
|
|
|
4e5349c1c4
|
python: add tests for specifying public and private document-server urls
|
2023-08-02 10:49:34 +04:00 |
|
|
|
538eec1ff3
|
python: add support for specifying public and private document-server urls
|
2023-08-02 10:49:34 +04:00 |
|
|
|
c06f2a5a29
|
python: replace the previous implementation of formats
|
2023-07-28 18:01:05 +04:00 |
|
|
|
8aed04753c
|
python: add tests for the format module
|
2023-07-28 18:01:01 +04:00 |
|
|
|
15ed02e556
|
python: add format module
|
2023-07-28 12:06:30 +04:00 |
|
|
|
fb66dc8423
|
python: add tests for the codable module
|
2023-07-28 12:06:30 +04:00 |
|
|
|
541ace8132
|
python: add codable module
|
2023-07-28 12:06:30 +04:00 |
|
|
|
8b5cebeb3f
|
python: add document-formats submodule
|
2023-07-28 12:06:30 +04:00 |
|
|
|
419fbf90f9
|
python: update paths to the new location of templates
|
2023-07-27 17:10:50 +04:00 |
|
|
|
2d637b88df
|
python: move document-templates to the assets directory
|
2023-07-27 17:10:50 +04:00 |
|
|
|
13e2d5b33c
|
python: add recipes to work with docker
|
2023-07-27 16:12:43 +04:00 |
|
|
|
f208fe1939
|
python: add docker files
|
2023-07-27 16:12:43 +04:00 |
|
|
|
b3cc35cb5e
|
python: add support for the ADDRESS env variable
|
2023-07-27 16:12:43 +04:00 |
|
|
|
8b316b0786
|
python: move the lint recipe to the bottom of file
|
2023-07-27 16:12:43 +04:00 |
|
|
|
c57fcbfd90
|
python: delete recipes sorting in the help recipe
|
2023-07-27 16:12:43 +04:00 |
|
|
|
70c86f3054
|
python: add onRequestRestore callback
|
2023-07-14 14:55:57 +04:00 |
|
|
|
00e5466a0c
|
python: add restore endpoint
|
2023-07-14 14:55:57 +04:00 |
|
|
|
12a366a28a
|
python: sort imports
|
2023-07-14 14:55:12 +04:00 |
|
|
|
b4918cf493
|
python: delete unused imports
|
2023-07-14 14:55:12 +04:00 |
|
|
|
b2b21980d1
|
python: add error response
|
2023-07-14 14:55:12 +04:00 |
|
|
|
09a97c0f66
|
python: add tests for the http functions
|
2023-07-14 14:55:12 +04:00 |
|
|
|
5db65ef062
|
python: add functions to declare the http method for the endpoint
|
2023-07-14 14:55:12 +04:00 |
|
|
|
5164380336
|
python: add a function to find a user by his ID
|
2023-07-14 14:55:12 +04:00 |
|
|
|
26c5cd0a83
|
python: remove unused import
|
2023-07-14 14:55:12 +04:00 |
|
|
|
827bd3981f
|
python: add missed django_settings_module
|
2023-07-13 17:10:10 +04:00 |
|
|
|
e8599c7c56
|
python: add recipes to start the server
|
2023-07-13 17:10:06 +04:00 |
|
|
|
988da27e3f
|
python: simplify server configuration
|
2023-07-13 16:23:09 +04:00 |
|
|
|
0ccc98e83f
|
python: standardize the format of URLs
|
2023-07-10 16:29:59 +04:00 |
|
|
|
7f59c15112
|
python: replace the global config with the configuration manager
|
2023-07-10 16:29:59 +04:00 |
|
|
|
455f2ee823
|
python: add tests for the configuration manager
|
2023-07-10 16:29:51 +04:00 |
|
|
|
3076a9bc0e
|
python: add configuration manager
|
2023-07-10 16:05:30 +04:00 |
|
|
|
c605607b5e
|
python: add test recipe
|
2023-07-10 14:52:21 +04:00 |
|