573 Commits

Author SHA1 Message Date
Milos Stojanovic
36f43aa9bb
multiarch docker hub build, downgrade to ubuntu 22 (#538) 2025-03-30 23:21:55 +02:00
Milos Stojanovic
c174c7f055 version bump v7.13 v7.13.0 2025-02-25 09:32:25 +01:00
Milos Stojanovic
3687e9e317 upd changelog 2025-02-25 09:27:28 +01:00
Robert-Jan de Dreu
ee556f46e9
Fix lazy loading images all being loaded when opening gallery (#534)
* Fix lazy loading images all being loaded when opening gallery

Because the lazy loaded image didn't have a limited height. Many
images would load anyway because they all fit in the parent box.
Giving them a minimal height with object-cover keeps them looking
good while limiting the amount that is lazy loaded.

* reduce the height to make the minimal images square
2025-02-25 09:24:58 +01:00
Milos Stojanovic
58a594dc80 upd changelog 2025-02-25 09:01:52 +01:00
Robert-Jan de Dreu
ff0c247992
Make pagination configurable in configuration (#533)
* Make pagination configurable in configuration

* Set pagination defaults in store

* Add documentation of pagination
2025-02-25 09:00:34 +01:00
Pudd
08ee98ed8b
Update dark.scss (#529)
add missing hover color for breadcrumb links in dark theme
2025-02-07 08:51:51 +01:00
Pudd
c6186fb03a
Update dark.scss (#528)
Increase placeholder brightness for better readability in dark theme
2025-02-06 11:27:18 +01:00
Pudd
7f43f7148f
Update chinese.js (#527)
Improve Chinese translations: native speaker review with AI assistance
2025-02-06 09:07:04 +01:00
Milos Stojanovic
e08bf2fb71 changelog upd 2024-12-26 14:52:53 +01:00
Kobi Zaltzberg
d8fb33fae9
Extract app theme scss to external files (#524) 2024-12-26 14:50:09 +01:00
Milos Stojanovic
52859b6137 chmod view simplified, changelog updated 2024-12-24 08:50:25 +01:00
Maxi Zamorano
f6ef36e546
Added a column to display chmod permissions (#522)
* Added a column to display permissions

* Show table only if chmod is present

* Displays symbolic format when clicked

* Translation: show and hide symbolic format
2024-12-24 08:39:42 +01:00
Milos Stojanovic
9ce4c127f0 version bump v7.12.0 2024-12-13 15:41:29 +01:00
Milos Stojanovic
71695b5d47
Automatic multiarch cicd (#517)
Automatic multiarch docker deployment after release (amd64, arm7/8, 386)
2024-12-13 15:39:21 +01:00
Milos Stojanovic
999bfa2193 changelog upd 2024-12-13 09:37:13 +01:00
Alkl58
40e7ba7930
Add dark theme (#499) 2024-12-13 09:31:45 +01:00
Milos Stojanovic
74cc890ce5 changelog upd 2024-12-13 09:26:50 +01:00
Kobi Zaltzberg
9216add5bd
Min php version set to 8.1 (#512)
* Min php version set to 8.1

* Run CI on supported version only
2024-12-13 09:24:07 +01:00
Milos Stojanovic
f757fcdec2
Add node 18, 20, and 22 to node matrix on cicd pipeline (#510)
Add node 18, 20, and 22 to node matrix on cicd pipeline
2024-12-12 11:44:49 +01:00
Milos Stojanovic
61d44cf856 changelog upd 2024-12-12 10:41:09 +01:00
Milos Stojanovic
07cf226ee3
npm audit fix as suggested in #506 (#509)
Co-authored-by: Milos Stojanovic <m.stojanovic@sks365.com>
2024-12-12 10:31:42 +01:00
Milos Stojanovic
cc28867383
Dependency update (#508)
* replace node-sass with sass as per #506 with lock updated

* remove libgconf-2-4 as obsolete req for cypress

* remove libasound2 as obsolete req for cypress

* remove libasound2 as obsolete req for cypress

* add platform as suggested in #506

* try with node 16.x

---------

Co-authored-by: Milos Stojanovic <m.stojanovic@sks365.com>
2024-12-12 10:06:27 +01:00
Milos Stojanovic
d153294b76 Ukrainian added, version bump v7.11.1 2024-11-27 09:19:05 +01:00
Yevhen
a329d539cd
Create ukrainian.js / Translation into Ukrainian (#502)
Create ukrainian.js
2024-11-27 09:13:03 +01:00
Milos Stojanovic
2700f708ca Node version requirement documented 2024-11-21 09:39:16 +01:00
Milos Stojanovic
cf19413ae3 version bump - 7.11 v7.11.0 2024-10-28 20:52:07 +01:00
Milos Stojanovic
404258f577 changelog 2024-10-28 20:50:19 +01:00
ahaenggli
b5c778fd7f
Improve LDAP: attribute checks, handling, user filtering (#493) 2024-10-28 20:43:25 +01:00
Yahe
f051fbc333
fix file permissions (#482) 2024-08-26 09:03:39 +02:00
David Wampamba
9ac240659f
Update accounts.md (#478)
Fix grammar errors for clarity
2024-07-09 13:26:52 +02:00
Milos Stojanovic
b573717279 remove github ribbon on docs 2024-05-22 16:18:41 +02:00
Milos Stojanovic
01937b14ec version bump v7.10.1 2024-04-24 14:17:20 +02:00
Milos Stojanovic
18766d4051 update docker container from php7-apache-buster to php8.3-apache-bullseye 2024-04-24 14:13:39 +02:00
Milos Stojanovic
44df0dcf61 project setup for docker development - mount config and dependencies locally 2024-04-19 09:58:16 +02:00
Milos Stojanovic
19228a652d docs upd 2024-04-18 14:51:40 +02:00
Milos Stojanovic
a09a57c435 cont 2024-04-18 14:50:09 +02:00
Milos Stojanovic
703457f26c
composer update (#464) 2024-04-18 14:43:24 +02:00
Milos Stojanovic
6e08e29d77 readme upd 2024-04-18 14:39:04 +02:00
Milos Stojanovic
903085e8b1 readme upd 2024-04-18 13:12:17 +02:00
Milos Stojanovic
4bc8780d84 development docker upgraded to php8.3 (bullseye) 2024-04-18 13:06:59 +02:00
Milos Stojanovic
71bca64fb1 update web docs 2024-04-18 12:42:48 +02:00
Milos Stojanovic
5eee7c48b9 readme upd 2024-04-18 12:41:06 +02:00
Milos Stojanovic
e195d19a46 Local development with docker compose, based on #401, closes #401 2024-04-18 12:22:19 +02:00
UfukArt
ebc82d9108
Update turkish.js (#358)
some minor changes
2024-04-18 09:31:15 +02:00
Milos Stojanovic
267556f387 changelog fix 2024-04-17 17:45:12 +02:00
Milos Stojanovic
90557f0f09 version bump and changelog upd - 7.10.0 v7.10.0 2024-04-17 17:30:05 +02:00
Andrei Telteu
27310f9d48
Added chmod perm, modal to change, api with local/ftp/sftp (#399)
Read a fill current permissions for local driver

Finished permissions for ftp driver, read and change

Read permissions for sftp adapter

Created FilegatorFtp for a cleaner permissions integration

Implemented recursive chmod options for files/folders

Modified tests to cover permissions

Lint frontend permissions component
2024-04-17 17:23:21 +02:00
AJ.Bassa
42e50b93da
Update dutch.js (#456) 2024-03-14 11:12:55 +01:00
Maison da Silva
8e55bcd583
Update portuguese_br.js (#442)
Update portuguese to portuguese-br
2024-02-08 09:36:16 +01:00