1
0
mirror of https://github.com/oupala/apaxy.git synced 2025-08-06 14:06:53 +02:00

200 Commits

Author SHA1 Message Date
oupala
5b76e32d66 chore: bump version from 2.5.1 to 2.6.0-dev 2024-10-09 23:48:38 +02:00
oupala
e13e349d29 Merge pull request #161 from TechnologyMan101/patch-1
Fix: Add missing comma at the end of lines 2 and 3 of /apaxy/theme/apaxy-lightgallery.js
2024-10-09 23:43:15 +02:00
oupala
5ca6e94cb1 chore: bump version from 2.5.1-dev to 2.5.1 2.5.1 2024-10-09 23:41:30 +02:00
NP Viroonc
518adb3f02 fix: lightgallery feature
Add missing comma at the end of lines 2 and 3.

fix #160
2024-10-09 23:41:27 +02:00
oupala
dd110377e6 chore: bump version from 2.5.0 to 2.5.1-dev 2024-10-09 23:41:24 +02:00
oupala
e95b162076 chore: bump version from 2.5.0-dev to 2.5.0 2.5.0 2024-09-15 10:58:55 +02:00
oupala
15ca45755a Merge pull request #155 from NovA-80/patches
Improve UI & UX
2024-09-14 20:20:52 +02:00
Andrey Novikov
9ed650a4ef fix: update the required Apache version in README
Module autoindex in Apache-2.2 generates table not specifying any CSS classes (they were appeared in Apache-2.4), but Apaxy CSS selectors requires those.
2024-09-14 20:18:32 +02:00
Andrey V. Novikov
b7d7d2aeb8 fix: remove useless code for fixing hrefs
That fix seems to be needed to bypass an Apache bug and now became useless.
2024-09-14 20:18:32 +02:00
Andrey V. Novikov
b76dc3be4a feat: HEIC files and uppercase filenames for LightGallery 2024-09-14 20:17:20 +02:00
Andrey V. Novikov
95ad6b92be fix: rendering on small (mobile) screens
- Allow wrapping of long breadcrumbs line that leads to horizontal scrolling and breaks lightGallery zooming
- Maximize filenames column width and shrink icons column
2024-09-14 20:16:35 +02:00
oupala
a72173b84a Merge pull request #153 from Filip98/patch-1
Fix: Fixed typo in header
2023-01-11 14:39:45 +01:00
Filip
cd741bcfc6 fix: Fixed typo in header 2023-01-11 10:02:26 +01:00
oupala
98ebe81fbd chore: bump version from 2.4.0 to 2.5.0-dev 2022-05-05 00:51:48 +02:00
oupala
e679a4ef41 chore: bump version from 2.4.0-dev to 2.4.0 2.4.0 2022-05-05 00:48:41 +02:00
Waqas Tariq
9debee6005 feat: filter auto select on key down
Filter input gets focus on keydown. On page back filter the list if input is not empty.
2022-05-05 00:47:23 +02:00
Waqas Tariq
ab93a07b3e fix: update styles
Fixed header icon position. Mouse hover effect. Link colors changed.
2022-05-05 00:47:16 +02:00
oupala
72a2c65bef chore: update lightgallery from version 2.1.5 to version 2.4.0 2022-05-04 23:39:33 +02:00
oupala
9b7e874d8a chore: master branch renamed to main 2022-04-25 01:23:38 +02:00
oupala
cb96aa8f14 docs: specify the AllowOverride statement to set 2021-09-16 01:54:08 +02:00
oupala
bbe754bf34 feat: prevent from suppressing HTML preamble
Improve .htaccess file to prevent from suppressing HTML preamble.

fix #149
2021-09-16 01:53:59 +02:00
oupala
6a20863e55 chore: update lightgallery from version 1.x to version 2.x
As lightgallery.js 1.x is not actively maintained, the team invite users to upgrade to version 2.
2021-09-16 01:52:32 +02:00
oupala
36f19d8345 chore: bump version from 2.3.0 to 2.4.0-dev 2021-04-23 15:28:50 +02:00
oupala
306d22ac76 chore: bump version from 2.3.0-dev to 2.3.0 2.3.0 2021-04-23 15:21:54 +02:00
oupala
060d5478e4 fix: improve the way Faenza icons are embedded
Faenza icons are used in apaxy default theme but the licence of the Faenza icon theme was not clearly fulfilled. This commit take the icons from the original Faenza icon theme, and keep their original name.

close #143
2021-04-23 15:18:09 +02:00
oupala
86fc8ee74d feat: switch to GPLv3 licence
Switch from Unlicence licence to GPLv3 licence.

close #148
2021-04-23 12:22:41 +02:00
oupala
83dba58858 Merge pull request #144 from guysoft/patch-1
Remove image which is written twice
2021-01-26 18:58:25 +01:00
Guy Sheffer
61b5cf9f46 Remove image which is written twice 2021-01-25 17:44:59 +02:00
oupala
56663c8419 Merge pull request #139 from sheeit/develop
Minor fixes to the error pages.
2020-06-05 14:07:22 +02:00
sheeit
3bba904d33 fix: use <div class="center"> instead of <center>
Signed-off-by: sheeit <sheeit@users.noreply.github.com>
2020-06-05 10:45:05 +01:00
sheeit
0c75e64761 fix: fix the doctype in the error pages
Add the missing '!'.

Signed-off-by: sheeit <sheeit@users.noreply.github.com>
2020-06-05 10:43:51 +01:00
oupala
8ca7670340 chore: fix markdown code style linter warnings 2020-05-03 16:36:32 +02:00
oupala
f006cf14df chore: bump version from 2.2.0 to 2.3.0-dev 2020-05-03 16:34:59 +02:00
oupala
b6ff09f8b3 chore: bump version from 2.2.0-dev to 2.2.0 2.2.0 2020-03-19 22:20:22 +01:00
oupala
9afbd2c002 chore: remove package-lock.json
Remove package-lock.json as conventional-changelog is only useful to release a new version of apaxy.
2020-03-19 22:15:53 +01:00
oupala
49289c439c feat: optimize icons
Optimize icons using sharp and sharp-cli tool.
2020-03-19 22:15:44 +01:00
oupala
cc02ee5e65 fix(doc): fix links in table of content 2019-09-06 21:31:12 +02:00
oupala
498d920e49 Merge pull request #134 from HorlogeSkynet/feature/css_dark_mode
Style improvements and CSS dark mode feature
2019-09-06 09:56:02 +02:00
Samuel FORESTIER
301c9329af feat(theme): add a proper dark mode (and globally improve CSS styles)
This patch globally improves Apaxy CSS theme, and adds a dark mode (media query: `prefers-color-scheme`).
It also fixes some indentation issues the style-sheet was reading.

Co-authored-by: NAERNON <naernon@icloud.com>
2019-09-05 18:22:50 +02:00
oupala
29fae07f0e Merge pull request #133 from HorlogeSkynet/develop
Fixes favicon not loaded when using a subdirectory
2019-07-29 10:25:26 +02:00
Samuel FORESTIER
31f0e3658c style: removes an unnecessary trailing space in htaccess documentation 2019-07-28 10:12:11 +02:00
Samuel FORESTIER
b9c25218f1 fix: favicon not being loaded when using Apaxy in a subdirectory
This patch moves `apaxy/favicon.ico` to `apaxy/theme/favicon.ico` not to pollute the indexed page root.
The new favicon location is indicated through an HTML tag with the help of the `IndexHeadInsert` Apache directive, to automatically deal with processed pages.
2019-07-28 10:11:07 +02:00
oupala
9e2eed8fc2 Merge branch 'master' into develop 2019-07-27 15:14:37 +02:00
oupala
f71e39d3b1 chore: bump version from 2.1.3-dev to 2.1.3 2.1.3 2019-07-18 22:46:51 +02:00
oupala
afa2e51970 fix: remove useless js
Remove some old js code which now seems useless. It aimed to fix links when not adding a / at the end of the URI.

fix #132
2019-07-18 19:03:30 +02:00
oupala
16618c9f11 chore: bump version from 2.1.2 to 2.1.3-dev 2019-07-18 16:59:20 +02:00
oupala
9d15cc5f26 Merge branch 'master' into develop 2019-06-04 13:17:16 +02:00
oupala
ea8a72d375 chore: bump version from 2.1.2-dev to 2.1.2 2.1.2 2019-06-04 13:15:36 +02:00
oupala
ded1ffc983 refactor: log formatting
Refactor log formatting for a better readability.
2019-06-04 13:13:41 +02:00
oupala
5668b927f6 fix: add gif extension to image gallery viewer 2019-06-04 13:13:27 +02:00