Commit Graph

56 Commits (old_stable24)

Author SHA1 Message Date
Varun Patil 6e2aa9fb86 Merge branch 'master' into stable24 2023-02-10 16:18:15 -08:00
Varun Patil 56f9ad8b7f map: add edge buffer 2023-02-10 12:52:54 -08:00
Varun Patil cac12462d0 Merge branch 'master' into stable24 2023-02-09 17:54:36 -08:00
Varun Patil 348c887499 map: remove unused library 2023-02-08 14:03:46 -08:00
Raymond Huang 68a39918b5 feat: show photos taken in locations visible in map 2023-01-26 02:41:55 +08:00
Varun Patil 14745ec0f4 Merge branch 'master' into stable24 2023-01-17 22:18:45 -08:00
Varun Patil d8b4caf4aa Update deps 2023-01-17 17:29:42 -08:00
Varun Patil 1d800ffb32 Update node version requirement (close #316) 2023-01-04 12:33:52 -08:00
Varun Patil 97555cdbd3 Merge branch 'master' into stable24 2022-12-21 11:27:43 -08:00
Varun Patil 4fd15d87b2 Remove unused dep 2022-12-10 12:41:01 -08:00
Varun Patil c562a75e35 Update deps 2022-12-10 11:23:27 -08:00
Varun Patil 555697a404 remove class vue dep (done) 2022-12-10 02:27:44 -08:00
Varun Patil 0dedf3a369 Merge branch 'master' into stable24 2022-12-08 13:22:40 -08:00
Varun Patil 324a4a4419 Update @nextcloud/vue 2022-12-01 16:20:17 -08:00
Varun Patil 0fb7a4267d Bundle videojs and Plyr together 2022-11-27 12:58:22 -08:00
Varun Patil abb8dcfc90 Merge branch 'master' into stable24 2022-11-22 00:21:29 -08:00
Varun Patil a8c424bc63 Update deps 2022-11-22 00:21:08 -08:00
Varun Patil 12c99cdb5c Merge branch 'master' into stable24 2022-11-13 23:08:10 -08:00
Varun Patil e9d3b80f0a Add plyr 2022-11-13 21:21:46 -08:00
Varun Patil 4fbdd8d52b Merge branch 'master' into stable24 2022-11-09 03:09:35 -08:00
Varun Patil 72806281bf Switch to index quality 2022-11-08 20:39:27 -08:00
Varun Patil 8a16deeec4 hls: initial commit 2022-11-08 20:08:30 -08:00
Varun Patil a7430eecee Merge branch 'master' into stable24 2022-11-07 05:03:18 -08:00
Varun Patil 3d0905628a viewer: image editor 2022-11-07 04:24:57 -08:00
Varun Patil 37501bcbdf Merge branch 'master' into stable24 2022-11-06 00:00:39 -07:00
Varun Patil 434e9db722 Vjs init 2022-11-06 12:28:58 +05:30
Varun Patil 8a130c3efa viewer: initial commit 2022-11-06 12:28:58 +05:30
Varun Patil 407af61a3e Merge branch 'master' into stable24 2022-10-30 21:22:27 -07:00
Varun Patil 87973c2d5d Improve scroller performance 2022-10-29 16:16:13 -07:00
Varun Patil 00a5230c9f Revert "Improve scroller performance"
This reverts commit 0fbd076a52.
2022-10-29 16:08:06 -07:00
Varun Patil 0fbd076a52 Improve scroller performance 2022-10-29 15:50:14 -07:00
Varun Patil b5b55fa75c Bring down to ncvue 6 2022-10-28 22:54:58 -07:00
Varun Patil 1d6cec1028 Allow collaborator on create 2022-10-27 01:22:00 -07:00
Varun Patil 5a68e3be9a Pin @nextcloud/vue to 7.0.0
Blocked by https://github.com/nextcloud/nextcloud-vue/issues/3386
2022-10-21 11:10:26 -07:00
Varun Patil a60f990a10 Fix build 2022-10-20 14:10:26 -07:00
Varun Patil 61c6eaf270 remove eslint 2022-10-20 13:54:57 -07:00
Varun Patil 8b17620686 cleanup 2022-10-20 13:51:07 -07:00
Varun Patil 31723dfbd9 Update scroller dep 2022-10-19 16:12:27 -07:00
Varun Patil 36e2f9d9ff Add service worker 2022-10-16 19:52:44 -07:00
Varun Patil e298ef97fa big: switch to justified layout 2022-10-15 19:55:53 -07:00
Varun Patil 16e0e91d1d Bump up deps 2022-10-13 09:31:39 -07:00
Varun Patil 3591fa5278 Add moment dep 2022-10-12 13:24:08 -07:00
Varun Patil c8c1789dc6 Update nextcloud vue for 25 2022-10-08 16:58:23 -07:00
Varun Patil b0ff20336a Switch to material icons 2022-09-15 20:17:40 -07:00
Varun Patil 9aa4dd7a20 Use showError for errors 2022-09-15 17:50:44 -07:00
Varun Patil 0db2d06465
Add CI E2E tests (#37)
* Test attempt 1

* Fix indent

* Add on

* Fix workdir

* Remove composer step

* More updates

* Fix occ scan

* Increase timeouts

* Add ss

* Adjust timeouts again

* Add ss artifact

* Fix report path

* Use index.php

* Remove full group option

* Add matrix to report

* Fix indent

* Github reporter

* Set nc debug flag

* Fix indent again

* Indent

* OKAY

* Lowercase workflow names

* Wth

* Enable viewer

* Substr for attrib

* Fix folders regex

* Fix del test

* Attempt 2

* Move to sh

* Actuall run them

* Docker

* Minimal NC

* Add other db tests

* Fix pg user

* Sequential jobs

* Add job dep

* Restore node
2022-09-14 15:50:02 -07:00
Varun Patil cc1f690e01
Add basic e2e tests 2022-09-14 11:18:57 -07:00
Varun Patil f13f68ff21 TS migration WIP 2022-09-12 18:33:24 -07:00
Varun Patil 47fdcf2210 v1.0.1 2022-09-08 17:35:55 -07:00
Varun Patil 3ead2d4e2a Bump @nextcloud/vue to 6 2022-09-08 16:23:28 -07:00