2022-01-26         [RELEASE] Release of admiral_cloud_connector 1.0.17 (Oliver Noth)
2022-01-26 6816140 [TASK][27722] Readjust login route in AdmiralCloudApi (Oliver Noth)
2022-01-25 d028148 [TASK][27722] change login route (smevius)

2021-11-19         [RELEASE] Release of admiral_cloud_connector 1.0.16 (smevius)
2021-11-19 2a75e50 [BUGFIX] fix fields for updating meta information (smevius)

2021-11-19         [RELEASE] Release of admiral_cloud_connector 1.0.15 (smevius)
2021-11-19 cf118a6 [BUGFIX] fix fields for updating meta information (smevius)

2021-01-14         [RELEASE] Release of admiral_cloud_connector 1.0.14 (smevius)
2021-01-14 85ed92d [BUGFIX] fix directpublickurl for media files (audio/video) (smevius)

2021-01-12         [RELEASE] Release of admiral_cloud_connector 1.0.13 (smevius)
2021-01-12 e573235 [TASK][18067] add more information to redirect page, if javascript redirect is not working (smevius)
2021-01-08 ea6881a [TASK][18067] Add meta tags with template to admiralcloud file redirect (smevius)
2021-01-05 a706563 [TASK] add dummy redirect code (smevius)

2021-01-07         [RELEASE] Release of admiral_cloud_connector 1.0.12 (smevius)
2021-01-05 1d85293 [TASK][17945] add possibility to override UploadIframeUrl (smevius)

2020-12-07         [RELEASE] Release of admiral_cloud_connector 1.0.11 (smevius)
2020-12-04 fa2e193 [BUGFIX][17553] use variable instead of fix string (smevius)
2020-12-04 f4900cf [TASK][17553] add media by hash (smevius)

2020-11-13         [RELEASE] Release of admiral_cloud_connector 1.0.10 (smevius)
2020-11-12 f8f225d [BUGFIX][17364] fix middleware redirect, refactor code (smevius)
2020-11-12 6f270c0 [TASK][17364] Add readable link resolver, add possibility to use it instead of external link, better usability for link handler (smevius)

2020-10-27         [RELEASE] Release of admiral_cloud_connector 1.0.9 (Steffen Mevius)
2020-10-27 5486d23 [BUGFIX][40341] refactor addMediaById method to return sys_file uid (smevius)
2020-10-15 c0b2fb1 [TASK][40341] add media by id function in admiralcloudService (Steffen Mevius)

2020-08-21         [RELEASE] Release of admiral_cloud_connector 1.0.8 (Steffen Mevius)
2020-08-21 2ed069d [BUGFIX][#40006] fix closing tag for playerHtml (Steffen Mevius)

2020-08-19         [RELEASE] Release of admiral_cloud_connector 1.0.7 (Oliver Noth)
2020-08-19 4360a13 [BUGFIX][#40102] Fix determining svg mime type (Oliver Noth)
2020-08-18 b25c212 [TASK] Add possibility to activate css via tsconfig (Steffen Mevius)

2020-08-10         [RELEASE] Release of admiral_cloud_connector 1.0.6 (Santiago Nunez Negrillo)
2020-08-10 32ff1ea #39938 Add the possibility to select if a AdmiralCloud file should be downloaded or just showed (Santiago Nunez Negrillo)
2020-08-10 d0a5828 #39222 Adjust AdmiralCloud show template to insert Iframe in TYPO3 (Santiago Nunez Negrillo)

2020-08-06         [RELEASE] Release of admiral_cloud_connector 1.0.5 (Steffen Mevius)
2020-08-06 f56d53b [BUGFIX][#39976] Fix metadata search (Steffen Mevius)

2020-07-28         [RELEASE] Release of admiral_cloud_connector 1.0.4 (Steffen Mevius)
2020-07-28 9e010a0 [TASK] Add Mimetypecheck for svgs (Steffen Mevius)

2020-07-01         [RELEASE] Release of admiral_cloud_connector 1.0.3 (Santiago Nunez Negrillo)
2020-07-01 212f6b3 Enable upload buttons for administrators (Santiago Nunez Negrillo)

2020-06-29         [RELEASE] Release of admiral_cloud_connector 1.0.2 (Santiago Nunez Negrillo)
2020-06-29 57e4aa8 [BUGFIX] Upload button visible again when AdmiralCloud is not active (Santiago Nunez Negrillo)

2020-06-26         [RELEASE] Release of admiral_cloud_connector 1.0.1 (Steffen Mevius)
2020-06-26 cb9a37f [BUGFIX] check if be user exists before using (Steffen Mevius)
2020-06-26         [RELEASE] Release of admiral_cloud_connector 1.0.0 (Steffen Mevius)
2020-06-26 7800213 [TASK] Add Changelog Text first commit (Steffen Mevius)
2020-06-26 456bbe6 [TASK] Add ChangeLog (Steffen Mevius)
2020-06-19 bfc400a Add security group to sys_file JSON export (Santiago Nunez Negrillo)
2020-06-16 bde456e Remove scale for images without crop information (Santiago Nunez Negrillo)
2020-06-16 512222f [FIXBUG] Fix bug defining asset type from mime type (Santiago Nunez Negrillo)
2020-06-15 f0478fa [TASK] #39191 Add all image tag attributes for ImageViewHelper (Santiago Nunez Negrillo)
2020-06-12 be4bfbb Adjust AdmiralCloud to be shown only when user is admin or has the permissions in BE Group (Santiago Nunez Negrillo)
2020-05-20 00f1981 Add small refactoring for AdmiralCloudApi (Santiago Nunez Negrillo)
2020-05-20 55435aa Log error and handle it in TYPO3 backend if the authentication with AdmiralCloud fails. (Santiago Nunez Negrillo)
2020-05-20 0059cad Add small refactor for AdmiralCloud auth (Santiago Nunez Negrillo)
2020-05-20 2e3897e Skip sys_file entries with storage 0 and deleted 2 (AHK-Sandbox) from export log file (Santiago Nunez Negrillo)
2020-05-19 088eee3 Split file for sys_file export to AdmiralCloud (Santiago Nunez Negrillo)
2020-05-19 7668afe Add tx_admiralcloudconnector_identifier_before_migration field to store orginal identifier before migration (Santiago Nunez Negrillo)
2020-05-19 863c98d Remove unused configuration functions (Santiago Nunez Negrillo)
2020-05-19 7474184 Refactor extension name with ConfigurationUtility (Santiago Nunez Negrillo)
2020-05-09 bfd9355 Add task to export sys_file metadata (Santiago Nunez Negrillo)
2020-05-07 30044e8 Add button to TYPO3 toolbar to update metadata for changed files in AdmiralCloud (Santiago Nunez Negrillo)
2020-05-07 c7272ef Refactor templates folder (Santiago Nunez Negrillo)
2020-05-04 ce1e7e6 [TASK] Show current AC Group ID in Admiralcloud remove iframe button title (Steffen Mevius)
2020-05-01 feadf7e Add cron jobs to update sys_file_metadata from AdmiralCloud API (Santiago Nunez Negrillo)
2020-04-29 ec72f2b [BUGFIX] change ordering of ac secuirty groups during auth (Steffen Mevius)
2020-04-23 6b8b691 Remove not used extension configuration file (Santiago Nunez Negrillo)
2020-04-23 c795221 Remove TODO comment for implemented function (Santiago Nunez Negrillo)
2020-04-23 07d1181 Implement render tag for audio and video (Santiago Nunez Negrillo)
2020-04-23 ecc66b9 Adjust image utility and image view helpers to get the correct crop information (Santiago Nunez Negrillo)
2020-04-22 62a369f [BUGFIX] add hideAc on media add (Steffen Mevius)
2020-04-22 4b87e72 [TASK] add first_name, last_name, security_group to user profile settings, add postmessage for crop modal (Steffen Mevius)
2020-04-22 f4941ab [BUGFIX] Fix imageviewhelper calculatedimension with correct originalfile (Steffen Mevius)
2020-04-21 3a5418b Add toolbar item to close connection with AdmiralCloud (Santiago Nunez Negrillo)
2020-04-21 b7a9189 Adjust image dimension handling (Santiago Nunez Negrillo)
2020-04-21 75d8b28 [BUGFIX] fix prod Urls (Steffen Mevius)
2020-04-21 72a1010 Adjust JS events to bind RTE Links with AdmiralCloud (Santiago Nunez Negrillo)
2020-04-20 09fc60b Add button to embed AdmiralCloud public url in RTE (Santiago Nunez Negrillo)
2020-04-20 b090936 [TASK] add security group to be_user (Steffen Mevius)
2020-04-17 e65153b Refactor, clean up and add logging information for errors (Santiago Nunez Negrillo)
2020-04-17 5bd928b [TASK] send security id instead of concat begroups id (Steffen Mevius)
2020-04-17 d2fdb40 [BUGFIX] rename flexform for case sensitive environment (Steffen Mevius)
2020-04-17 6ab5317 [BUGFIX] rename flexform for case sensitive environment (Steffen Mevius)
2020-04-17 7ecb42c [BUGFIX] rename flexform for case sensitive environment (Steffen Mevius)
2020-04-17 d6497e2 [BUGFIX] Fix extension name in begroup, beuser override (Steffen Mevius)
2020-04-17 fc08c74 [TASK] add ac security group, editable on root page, send first group match (Steffen Mevius)
2020-04-17 1d958c2 Get public url for documents, audios and videos (Santiago Nunez Negrillo)
2020-04-13 308e33d [TASK] Create public url function for assets and for AdmiralCloud driver (Santiago Nunez Negrillo)
2020-04-13 3345f8c Fix bug binding events to AdmiralCloud buttons (Santiago Nunez Negrillo)
2020-04-10 39adbf0 Revert "Add configuration to switch TYPO3 crop and AdmiralCloud crop fields" (Santiago Nunez Negrillo)
2020-04-10 37b334a Add configuration to switch TYPO3 crop and AdmiralCloud crop fields (Santiago Nunez Negrillo)
2020-04-10 d950de3 Fix bug generating thumbnail for files with special character in file name (Santiago Nunez Negrillo)
2020-04-09 f1099c2 Adjust API call for metadata and add small bug fix for crop button (Santiago Nunez Negrillo)
2020-04-09 b6fea7a [BUGFIX] put close event on parent (Steffen Mevius)
2020-04-09 2f339ce [BUGFIX] make admiralcloud iframe always accessible (Steffen Mevius)
2020-04-09 7ce9cba [BUGFIX] get protocol from environment (Steffen Mevius)
2020-04-09 70a46c2 [TASK] get Admiralcloudstrage without backend user (Steffen Mevius)
2020-04-08 e26070c [TASK] replace hardcoded api urls and playerconfigurationIds with configurationUtility Getter (Steffen Mevius)
2020-04-08 817cd37 [TASK] Add crop Button, on crop update crop field and preview image of crop (Steffen Mevius)
2020-04-03 24a5606 [BUGFIX] Fix small bug in JavaScript (Santiago Nunez Negrillo)
2020-04-03 2d991e9 Rename file from Admiralcloud... to AdmiralCloud... (Santiago Nunez Negrillo)
2020-04-03 a1f44ce [BUGFIX] fix storage id in frontend (Steffen Mevius)
2020-04-03 c0390b9 Refactor name of AdmiralCloud from admiralcloud to admiralCloud (Santiago Nunez Negrillo)
2020-04-03 b4c64a2 [TASK] Add crop information to the view helpers (Santiago Nunez Negrillo)
2020-04-02 0b31df6 Store image crop information in BE session and render it for new sys_file_reference (Santiago Nunez Negrillo)
2020-04-02 1a0f3b6 Get thumbnail url of AdmiralCloud files (Santiago Nunez Negrillo)
2020-04-02 2baa2b4 [BUGFIX] Fix problem with thumbnails in backend (Santiago Nunez Negrillo)
2020-03-30 46104d1 [TASK] calculate missing width/height, add correct asset informations (Steffen Mevius)
2020-03-27 ded1cf3 [TASK] uncomment missing function, remove timeout in Browser.js (Steffen Mevius)
2020-03-27 2b17f1d [TASK] Add UriImageViewHelper (Steffen Mevius)
2020-03-27 367bf11 [TASK] if Admirastorage is empty in FE, get storage from database (Steffen Mevius)
2020-03-27 f0c9d88 [TASK] get Asset information from API (Steffen Mevius)
2020-03-27 7b583c4 Add a first version of backend configuration for tx_admiralcloudconnector_crop field (Santiago Nunez Negrillo)
2020-03-20 b8dd7ef [TASK] add first_name, last_name to be_users (Steffen Mevius)
2020-03-20 b9109bd Add sys_file_reference configuration (Santiago Nunez Negrillo)
2020-03-20 77f6828 Add processed file object and adjust admiral driver to get the thumbnails in backend (Santiago Nunez Negrillo)
2020-03-20 f552b8a [TASK] refactor authentification, use device from iframe instead of be_user hash (Steffen Mevius)
2020-03-19 65b5089 Load field "tx_admiralcloudconnector_linkhash" from DB, if is not set in File object (Santiago Nunez Negrillo)
2020-03-19 38b6d77 [BUGFIX] fix javascript (Steffen Mevius)
2020-03-19 4c1d8c8 [TASK] add admiralcloud uploadbutton, refactoring (Steffen Mevius)
2020-03-18 913b1a7 [TASK] change extension logo, fix browser.js (Steffen Mevius)
2020-03-16 f865a68 Override image view helper (Santiago Nunez Negrillo)
2020-03-13 17a2f67 [TASK] Refactor code (Steffen Mevius)
2020-03-13 43395c5 [TASK] Add Api calls for metadata and search Request (Steffen Mevius)
2020-03-13 cb5bf55 [TASK] Add field tx_admiralcloudconnector_linkhash to sys_file table (Santiago Nunez Negrillo)
2020-03-12 9d9c20d [TASK] Continue with backend functionality to bind AdmiralCloud (Santiago Nunez Negrillo)
2020-03-10 27b31e6 [TASK] add admiralcloudbutton with inlinecontrolcontainer, authenticate with admiralcloud with php and load in ajax modal (Steffen Mevius)
2020-03-09 d3cae7c [TASK] add authenticatoin classes (Steffen Mevius)
2020-03-06 8d2d719 Add first version of new AdmiralCloud storage (Santiago Nunez Negrillo)
