Commit Graph

28 Commits (master)

Author SHA1 Message Date
nextcloud-command ecb149e38b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
5 days ago
Ferdinand Thiessen cba9a7ff49
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
1 week ago
Ferdinand Thiessen 15a85f0540
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2 months ago
Julius Härtl bebf1e1860
fix: Positioning and active state of viewer components
Signed-off-by: Julius Härtl <jus@bitgrid.net>
3 months ago
Christopher Ng 7a3c58db79 chore: compile assets
Signed-off-by: Christopher Ng <chrng8@gmail.com>
3 months ago
skjnldsv 7b95811290 chore(files_sharing): use `OCSResponse` from `@nextcloud/typings`
Signed-off-by: skjnldsv <skjnldsv@protonmail.com>
3 months ago
John Molakvoæ 8daaf828ef Merge pull request #43735 from nextcloud/dependabot/npm_and_yarn/cypress-13.6.5
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
dependabot[bot] de13b7dbf8 chore(deps): Bump @nextcloud/browser-storage from 0.2.0 to 0.3.0
Dependabot couldn't find the original pull request head commit, ee434be2506b7049e9ce93b800a4f65fdf8328d7.

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
3 months ago
Richard Steinmetz dd4e05773d
chore(perf): prevent unnecessary bundling of caniuse-lite
It does not support tree shaking as they are still building a cjs
bundle. However, they bundle certain futures to separate smaller modules
which we can take advantage of.

Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
3 months ago
Ferdinand Thiessen 72fdc04638
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
Ferdinand Thiessen 9fb7d5bca7
chore: Upgrade `@nextcloud/router` to 2.2.1
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
4 months ago
John Molakvoæ 50417bcee8
chore(jest): update snapshot after component update
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
7 months ago
Ferdinand Thiessen d4727af11c
chore: Compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
7 months ago
nextcloud-command 6792724657 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
8 months ago
Ferdinand Thiessen fab9f48efe chore: Build assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
10 months ago
John Molakvoæ 3e99d81574
chore: compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
11 months ago
John Molakvoæ cd54f7c7f4
chore: upgrade typescript, eslint and fix lint
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
11 months ago
John Molakvoæ eff14a2382
Bump @nextcloud/auth @nextcloud/axios @nextcloud/calendar-availability-vue @nextcloud/dialogs @nextcloud/files and @nextcloud/router
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
11 months ago
Varun Patil 60a7610ca6 webpack: add nonce to unsupported-browser-redirect chunk
Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Daniel Kesselberg 7d02d98d9e
chore: recompile
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
1 year ago
Varun Patil 98ddb81e82 Make unsupported browser check asynchronous
This check is very expensive, and will pass almost 100% of the time.

Related #36728
Depends on #38329

Signed-off-by: Varun Patil <varunpatil@ucla.edu>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
John Molakvoæ 4334539ec9
chore(npm): compile assets
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
John Molakvoæ ab431999c3
chore(npm): fix warning and build
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
John Molakvoæ 225d6e2dcf feat(files): better breakpoints and sidebar responsive design
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
Thomas Citharel ab6e7d33f8 Remove jstz usage from server
Every proper browser has this kind of data now, with more up-to-date
data than what's inside this package, which hasn't been updated in 3
years.

https://github.com/pellepim/jstimezonedetect/issues/6
https://github.com/pellepim/jstimezonedetect/issues/9

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
1 year ago
John Molakvoæ 5b9a8f0407
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
1 year ago
Julius Härtl 61ce0ad293
Generate proper URL for unsupported browsers page
Signed-off-by: Julius Härtl <jus@bitgrid.net>

Compile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2 years ago
John Molakvoæ a8e8a89ade
Only check unsupported browsers on user rendering
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
2 years ago