aboutsummaryrefslogtreecommitdiffstats
path: root/webpack.modules.js
Commit message (Collapse)AuthorAgeFilesLines
* fix: Fix inaccessible content on public pages due to overlapping footerChristopher Ng2024-09-061-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* fix(files_trashbin): Make files view registering an init scriptFerdinand Thiessen2024-07-101-2/+2
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* fix(federatedfilesharing): import external federated share scriptskjnldsv2024-06-061-0/+1
| | | | | Signed-off-by: skjnldsv <skjnldsv@protonmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* enh(core): Refactor profile page to use vue componentsFerdinand Thiessen2024-01-201-1/+1
| | | | Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* Rename "global search" to "unified search"fenn-cs2023-12-221-1/+1
| | | | | | | | | | - Changes appearances of "Global search" to "Unified search" in UI - Refactors code, to remove usage of term "GlobalSearch" in files and code structure - Rename old unified search to `legacy-unified-search` Signed-off-by: fenn-cs <fenn25.fn@gmail.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
* enh(settings): Migrate admin settings for sharing to vueFerdinand Thiessen2023-11-201-0/+1
| | | | | | This is required to get the fixes for a11y from `@nextcloud/vue`. Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
* chore(systemtags): Replace php markup with vueChristopher Ng2023-11-151-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Feat: New UI global searchfenn-cs2023-11-101-0/+1
| | | | | | | | | | | | | | | We are introducing a new search UI that providers a lot more space for users via a large centralized modal and providers various filters which can by applied by adding various chips on the UI. For example, users can now filter their search or scope it by limiting the results to specific apps, time period and people by apply the appropriate filters on the new UI, previously filters where applied using text in the search box by prefixing with `::`. Resolves: #39162 Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
* chore(files_reminders): upgrade to 28 APIsJohn Molakvoæ2023-11-081-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: avoid side-effect importsJohn Molakvoæ (skjnldsv)2023-09-211-1/+3
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat(files): add files_sharing indicatorJohn Molakvoæ (skjnldsv)2023-09-201-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat(files): add systemtags viewJohn Molakvoæ (skjnldsv)2023-09-181-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* feat(dashboard): implement widget item api v2Richard Steinmetz2023-08-221-1/+0
| | | | | | | | | This API enables the dashboard to render all widgets from the API data alone without having apps to provide their own bundles. This saves a lot of traffic and execution time as a lot less javascript has to be parsed on the frontend. Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
* feat(files_reminders): add webpack moduleChristopher Ng2023-08-091-0/+3
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* First pass at ai admin settingsMarcel Klehr2023-08-021-0/+1
| | | | Signed-off-by: Marcel Klehr <mklehr@gmx.net>
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* fix: drop legacy sharing filesJohn Molakvoæ2023-07-111-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(sharing): add sharing overview viewJohn Molakvoæ2023-07-111-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files): expose Files routerJohn Molakvoæ2023-04-201-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* feat(files_trashbin): migrate to vueJohn Molakvoæ2023-04-061-1/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Implement file reference wigetJulius Härtl2023-03-021-0/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Port files_versions to vueCarl Schwan2022-11-281-1/+1
| | | | | | Simplify code and make it use our standard components Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Only check unsupported browsers on user renderingJohn Molakvoæ2022-10-281-0/+1
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Rewrite admin theming in VueChristopher Ng2022-10-281-1/+2
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Add config and fix seleniumJohn Molakvoæ2022-10-191-4/+4
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Cleanup ie and old edge propertiesJohn Molakvoæ (skjnldsv)2022-10-191-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Port password settings to vueCarl Schwan2022-08-311-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port federatedfilesharing personal settings to vueCarl Schwan2022-06-151-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port admin federated files sharing to vueCarl Schwan2022-05-201-0/+3
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Port share by mail settings to vueCarl Schwan2022-05-191-0/+3
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Remove accessibilityJohn Molakvoæ2022-04-211-4/+0
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Migrating themes to Theming appJohn Molakvoæ2022-04-211-0/+3
| | | | Signed-off-by: John Molakvoæ <skjnldsv@protonmail.com>
* Add profile default setting for adminChristopher Ng2022-03-181-0/+1
| | | | Signed-off-by: Christopher Ng <chrng8@gmail.com>
* Fix external appCarl Schwan2022-02-171-0/+1
| | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Cleanup admin settings js filesCarl Schwan2022-02-171-0/+1
| | | | | | | | | | | | | * Move admin.js to webpack, so that this use the bundled jquery files instead of the deprecated window.$ Also fixing formatting * Remove log.js that seems to be from a time where logreader was bundled with server and I couldn't find an usage of it anymore * Fix recent regression in rebuild navigation function (now not depending on jquery anymore and bundled by webpack). Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Add missing personal availability scriptJoas Schilling2022-02-111-11/+12
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* Fix missign twofactor_backupcodes bundleChristoph Wurst2022-02-111-1/+1
| | | | | | They are backup codes. Not backups codes. Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Merge pull request #31009 from nextcloud/bugfix/noid/fix-missing-profile-jsJoas Schilling2022-02-071-0/+1
|\ | | | | Compile missing profile JS
| * Compile missing profile JSJoas Schilling2022-02-041-0/+1
| | | | | | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* | Fix JS for delegation admin not being generatedCarl Schwan2022-02-031-0/+1
|/ | | | Signed-off-by: Carl Schwan <carl@carlschwan.eu>
* Replace license information to SPDX expressionLouis Chemineau2022-01-111-1/+1
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Fix dynamic loadingJohn Molakvoæ (skjnldsv)2022-01-081-1/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Split common vendor chunkJohn Molakvoæ (skjnldsv)2022-01-081-3/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Migrate to webpack v5Louis Chemineau2022-01-081-8/+8
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Move bundles to /distJohn Molakvoæ (skjnldsv)2022-01-081-0/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Remove iedavclient from entry listLouis Chemineau2022-01-081-1/+0
| | | | Signed-off-by: Louis Chemineau <louis@chmn.me>
* Merge all configs into oneJohn Molakvoæ (skjnldsv)2022-01-081-0/+102
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>