Skip to content

Releases: FNNDSC/ChRIS_ultron_backEnd

Moving/renaming operation for folders and files

30 Aug 02:12
4c76255
Compare
Choose a tag to compare
Merge pull request #568 from jbernal0019/master

Implement moving/renaming operation for folders, files and link files

Group and user permissions for link files

18 Jul 22:55
ffcd5ee
Compare
Choose a tag to compare
Merge pull request #561 from jbernal0019/master

Fix bug when updating public status of link files

Groups and Permissions

12 Jul 19:03
6fafdef
Compare
Choose a tag to compare
  • Implement groups
  • Implement group and user permissions for feeds
  • Implement group and user permissions for folders, files and link files
  • filebrowser API is now read/write
  • Tags are now public

JWT authentication with pfcon

03 Feb 07:51
Compare
Choose a tag to compare
3.0.0.pre1

Fix horrible spelling error!

v2.8.1

14 Jan 20:59
Compare
Choose a tag to compare

Fixed #352

v2.8.0

20 Nov 04:12
45f4f99
Compare
Choose a tag to compare

File browser API

v2.7.1

30 Sep 23:16
4d45e85
Compare
Choose a tag to compare
Merge pull request #344 from jbernal0019/master

Fix bug in which a pacsfile could end up with empty fname if there was a crash

v2.7.0

14 Sep 01:57
66aba0a
Compare
Choose a tag to compare
Merge pull request #343 from jbernal0019/master

Strictly allow only http requests with the http verbs of the Collection+JSON protocol semantics

v2.6.0 (Feed filter queries)

17 Aug 18:13
3351f13
Compare
Choose a tag to compare
Merge pull request #337 from jbernal0019/master

Add name, name_exact and name_startswith filters to Feed

v2.5.0 (File search queries)

02 Aug 17:36
5a50f13
Compare
Choose a tag to compare
Merge pull request #336 from jbernal0019/master

Add `fname_nslashes` filter to all file APIs