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>
|
2023-01-04 17:40:40 +07:00 |
John Molakvoæ
|
5b9a8f0407
|
Add component testing
Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
|
2023-01-04 16:46:14 +07:00 |
Christopher Ng
|
26535e4856
|
Fix unresponsive legacy password confirmation dialog with new dialog in Vue
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-09-14 17:23:22 +07:00 |
Vincent Petry
|
d0473214cd
|
Add Nc prefix to Nc vue component names
Signed-off-by: Vincent Petry <vincent@nextcloud.com>
|
2022-08-25 08:38:00 +07:00 |
dependabot[bot]
|
ed89243950
|
Bump webpack from 5.72.0 to 5.73.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.73.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.73.0)
---
updated-dependencies:
- dependency-name: webpack
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-06-06 16:19:06 +07:00 |
Carl Schwan
|
da49e3f3e0
|
Port share by mail settings to vue
Signed-off-by: Carl Schwan <carl@carlschwan.eu>
|
2022-05-19 15:45:44 +07:00 |
nextcloud-command
|
369a7f3128
|
Compile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
|
2022-04-21 19:00:29 +07:00 |
Christopher Ng
|
108abd77ed
|
Add profile default setting for admin
Signed-off-by: Christopher Ng <chrng8@gmail.com>
|
2022-03-18 02:55:12 +07:00 |
Louis Chemineau
|
99570df60a
|
Use asset-loader instead of url-loader
Signed-off-by: Louis Chemineau <louis@chmn.me>
|
2022-02-14 14:50:09 +07:00 |
Christoph Wurst
|
981bce3f7c
|
Fix missign twofactor_backupcodes bundle
They are backup codes. Not backups codes.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
2022-02-11 13:53:31 +07:00 |