Граф коммитов

173 Коммитов

Автор SHA1 Сообщение Дата
Hong Ooi 57a9a88308 update news 2024-02-24 00:58:15 +11:00
Hong Ooi 8f7c8a75cd
revert to older code (#201) 2024-02-24 00:56:59 +11:00
Stephen Ashton 04f3e002fd
Update redirect URI (#200)
If the redirect URI of `https://localhost:1410` is configured, this will not work correctly. The underlying function call within AzureAuth uses `http://localhost:1410`, hence this should be the redirect URI added to the configuration. See the default options within the [relevant function](f6e54d7708/R/flow_init.R (L56)).
2024-02-17 11:05:26 +11:00
Hong Ooi 569dab16a8
Load excel file as data frame (#199)
* use readxl to load df from xls file

* tidy up, document

* update news
2024-02-15 18:09:56 +11:00
Hong Ooi ae8538e895
fix load_dataframe (#198) 2024-02-07 13:07:20 +11:00
Hong Ooi 299718f045 update news 2023-09-07 12:11:16 +10:00
Matthijs Berends 76f6b4f3c0
Fix plan > get_details() (#171)
Missed a `self$` prefix
2023-09-07 11:23:19 +10:00
Hong Ooi e0b2258ac6 update to dev version 2023-09-07 11:22:45 +10:00
Hong Ooi e62c3e0ed6 fix uploading zero-length files 2023-06-09 13:42:12 +10:00
Hong Ooi aaad2dd424 also update in mds 2023-05-31 02:02:49 +10:00
Hong Ooi b8f86060c3 update ms doc links 2023-05-30 23:53:51 +10:00
Hong Ooi da8ef7c34c bump version no 2023-05-29 18:19:08 +10:00
Hong Ooi 6b5125e253
Copy and move (#162)
closes #137
2023-05-27 23:50:00 +10:00
Hong Ooi 1947d5cc03 update docs 2023-05-26 23:47:41 +10:00
Hong Ooi 8c6991f713 add immutable id option, document 2023-05-26 23:05:21 +10:00
Hong Ooi 3dc550ec30
File transfer enhancements (#160)
closes #105, #142
2023-05-26 08:34:04 +10:00
Hong Ooi 06c723c30f document shared folder interaction 2023-05-24 03:09:38 +10:00
Hong Ooi abad2c4e32
Inline image fix (#158)
fixes #107
2023-05-23 20:58:56 +10:00
Hong Ooi f9303c1585
Get by itemid (#157)
closes #116
2023-05-23 04:46:42 +10:00
Hong Ooi 69266dbb38
Multitransfer (#156)
closes #19
2023-05-22 22:16:36 +10:00
Hong Ooi 0babefdc64 add philip zheng as ctb 2023-05-16 23:56:12 +10:00
Hong Ooi ff9119e140 update docs 2023-05-15 23:45:32 +10:00
Hong Ooi 6ff39a1c85 changes to remote item handling 2023-05-15 23:21:14 +10:00
Hong Ooi 7ab40793eb
Fixes (#153)
fix #134, possibly #141 and #149 as well
2023-05-13 16:34:24 +10:00
Hong Ooi e139160cb9
Merge pull request #122 from Azure/users/GitHubPolicyService/5e516938-66f5-4a2d-bb84-d0c0fffd163e
Adding Microsoft SECURITY.MD
2022-07-26 06:41:16 +10:00
microsoft-github-policy-service[bot] 578f92a756
Microsoft mandatory file 2022-07-25 19:01:46 +00:00
Hong Ooi c2762e362c bump ver no for release 2022-03-16 22:57:40 +11:00
Hong Ooi 3eea8528c2 fix retrieving drive by name (closes #104) 2022-02-21 09:24:27 +11:00
Hong Ooi 6f43ccc9e7 fix check issue 2022-01-25 04:19:42 +11:00
Hong Ooi 374243efb0 bump ver no for release 2022-01-24 12:29:08 +11:00
Andrew Collier 8a8d0e26b0
fix: Change way that content disposition accessed (#101) 2022-01-12 01:26:37 +11:00
Hong Ooi 1c29cb197d
Emayili compatibility update (#97)
* handle new emayili version

* update news, add package version check

* emayili addresses are a custom class

* use accessor functions
2021-11-24 18:23:57 +11:00
Hong Ooi 4f6d31a9b0 update for release 2021-10-26 03:17:44 +11:00
Hong Ooi 211e801302
Add service account description (#94) 2021-10-25 17:38:40 +11:00
Hong Ooi 295ab26ac0 add warnings re use of app permissions 2021-10-21 13:54:35 +11:00
Hong Ooi 6e9ba75d82
Vignette on unattended use (#93)
closes #92
2021-10-13 10:51:29 +11:00
Hong Ooi 6158983c05
add get_path method (#91) 2021-10-02 06:33:42 +10:00
Hong Ooi c194175530 don't actually need a new method 2021-09-30 19:12:22 +10:00
Hong Ooi fc48e6040a
Shared folder fix (#90)
* fix methods for shared drive items

* update news

* add explanatory comment

* keep all properties consistent
2021-09-30 04:33:50 +10:00
Hong Ooi 7caee82ef4
Chat attachments fix (#88)
Implement file attachments for Teams chat messages
2021-09-26 05:44:58 +10:00
Hong Ooi ff62d9eb5f bump ver no for release 2021-09-20 05:02:25 +10:00
Hong Ooi 1e73fb48ce
Auth enhancements (#85)
* make token an explicit client arg

* document

* updating documentation for token auth

* update auth vignette

* simplify login process

* redoc

* redoc again

* clarify what token arg overrides

* rationalising tests

* add basic login testing

* better vignette index entry

* mention that token is unchecked

* app/scope munging

* some auth testing
2021-09-17 17:41:09 +10:00
Hong Ooi faa9da8af5 fix calls to private$make_basic_list 2021-09-15 18:02:16 +10:00
Hong Ooi eecfa199fd
Shiny documentation (#82)
closes #79
2021-09-11 17:31:02 +10:00
Hong Ooi d889fd4daa add @r-ash to ctbs in description 2021-09-03 15:02:01 +10:00
Rob d4c6a1d5eb
Qualify package names in added methods (#75)
* Qualify package names in added methods

* Move make_basic_list to a private class method to solve namespacing issues

* Remove roxygen docs for private methods

* update news

Co-authored-by: Hong Ooi <hongooi73@gmail.com>
2021-08-29 16:30:02 +10:00
Hong Ooi 8cd57b701a
Parent item (#74)
* get parent for drive item

* seems to be working

* cleanup

* add tests

* add business onedrive tests

* update docs

* rm stray debugging code

* test
2021-08-24 12:27:34 +10:00
Hong Ooi 1a78851157 bump to dev version 2021-08-21 16:44:19 +10:00
Hong Ooi f79ed226ca bump ver no for release 2021-08-09 16:50:38 +10:00
Hong Ooi 7eb1515f11 update appreg.md 2021-07-12 17:31:56 +10:00