11 Commits

Author SHA1 Message Date
Dani Palou
e181137a6a MOBILE-4640 url: Fix detect revision from tokenpluginfile URLs 2024-09-13 09:41:08 +02:00
Pau Ferrer Ocaña
90ec21333b MOBILE-4616 text: Migrate text utils to text 2024-08-14 15:17:41 +02:00
Dani Palou
7118768fe5 MOBILE-4640 core: Fix revision not removed from pluginfile URLs
This means that every time a file revision changed, the app downloaded it into a new file when it should replace the existing file with the new version.
2024-08-13 14:17:37 +02:00
Pau Ferrer Ocaña
1186694c5f MOBILE-4616 url: Migrate all CoreUrlUtils to CoreUrl static singleton 2024-07-25 15:26:53 +02:00
Dani Palou
988ddb4b94 MOBILE-4469 core: Move CoreSite class to new sites folder 2023-11-21 11:58:27 +01:00
Dani Palou
4d6b97e326 MOBILE-4303 iframe: Treat Vimeo videos in core-iframe component 2023-04-14 12:48:50 +02:00
Dani Palou
2d501024a0 MOBILE-4152 core: Fix link handlers when protocols don't match 2022-10-13 17:05:34 +02:00
Dani Palou
92aac833a3 MOBILE-4069 test: Add more unit tests to CoreUrl singleton 2022-05-27 15:09:43 +02:00
Dani Palou
265a170b13 MOBILE-3833 core: Treat relative URLs inside CSS files 2022-03-18 16:03:23 +01:00
Noel De Martin
3f050064d8 MOBILE-3674 core: Improve url singleton
Make url comparison case insensitive
2021-05-25 12:09:54 +02:00
Noel De Martin
acf464fbe2 MOBILE-3674 tests: Implement url singleton tests 2021-05-25 11:49:59 +02:00