Commit Graph

46 Commits

Author SHA1 Message Date
Bubka
900460e958 Fix filename bad case 2024-09-25 20:52:14 +02:00
Bubka
763a653e54 Remove deprecated apple specific meta tag 2024-09-25 08:53:35 +02:00
Bubka
4d56e74b6f Send useful URLs to the front-end 2024-09-20 10:43:07 +02:00
Bubka
9bbc0ba8ad Enable the Laravel 11 health-check endpoint - Closes #271 2024-06-26 17:48:58 +02:00
Bubka
091ac41a08 Fix FailedLogin notification 2024-04-26 10:47:21 +02:00
Bubka
e498350f62 Complete merge with refactoring for better integration 2024-04-24 09:33:45 +02:00
Bubka
e75589526b Merge authentication-log into codebase 2024-04-22 14:59:20 +02:00
Bubka
a6745c28a6 Add authentications log 2024-04-15 00:44:18 +02:00
Bubka
5fd7f43968 Fix missing subdirectory support - Fixes #262 2023-12-29 00:21:52 +01:00
Bubka
4685e23fdb Set the new landing view for Vue 3 2023-12-05 14:41:57 +01:00
Bubka
9efb54adf4 Enable the Vue 3 front-end 2023-12-01 15:29:26 +01:00
Bubka
0435cecd53 Adapt back-end to the new front-end auth management 2023-11-21 13:45:47 +01:00
Bubka
2c05651c43 Set up the basic vue app with router and stylesheet 2023-11-21 13:45:46 +01:00
Bubka
11d9da51d4 Set a dedicated blade landing view 2023-11-21 13:45:46 +01:00
Bubka
373ffa14c8 Fix language definition in blade view 2023-02-19 22:59:20 +01:00
Bubka
5e5e50d053 Add Admin role & split settings between appSettings and userPreferences 2023-02-17 17:12:53 +01:00
Bubka
eadebb41ac Add a Light theme and a theme detection/selection feature 2023-02-01 17:21:55 +01:00
Bubka
dcc6579365 Fix custom base URL support 2023-01-25 16:58:30 +01:00
Bubka
8f6bf85fa8 Add support for custom base URL - resolve #114 2023-01-20 17:36:15 +01:00
Bubka
5079e4cc3a Add meta tag Description 2022-09-17 16:10:29 +02:00
Bubka
cb2de26e93 Add a reset command to set up a Testing app with data (like Demo) 2022-07-07 16:39:57 +02:00
Bubka
6ef67fbc64 Fix #82 - Add a proxy logout URL and skip auto lock when it is not set 2022-05-16 23:51:33 +02:00
Bubka
5e0ea50e76 Restore Demo flags 2022-05-10 08:57:45 +02:00
Bubka
30331998d2 Fix missing version in vue footer 2022-03-31 11:24:02 +02:00
Bubka
9f574feada Add support of the Accept_language header for UI localization 2022-03-31 11:24:01 +02:00
Bubka
65da59db64 Drop appstract/laravel-options package 2022-03-31 11:24:01 +02:00
Bubka
2d541394cc Replace Composer package with npm package to handle js languages strings 2020-09-30 20:48:42 +02:00
Bubka
f80636ee6e Hide content around iPhone X+ notch 2020-09-29 22:46:03 +02:00
Bubka
358ce983b8 Use config() helper in place of env() to prevent null value when config:cache is used 2020-03-24 13:24:33 +01:00
Bubka
5aed829813 Extract vendor packages in any mix build 2020-03-12 12:19:23 +01:00
Bubka
800d5ea56f Add version number 2020-03-11 16:32:19 +01:00
Bubka
6a694280cd Move appSettings generation from blade template to controller 2020-03-05 12:30:35 +01:00
Bubka
1be5e1ca70 Cleaning 2020-02-28 09:41:40 +01:00
Bubka
63d9bd4b5c Add ShowTokenAsDot setting 2020-02-27 16:58:04 +01:00
Bubka
83aa5667e2 Add Language setting to Profile front-end 2020-02-26 22:26:26 +01:00
Bubka
9c3b77e56a Set language via the html lang attribute 2020-02-14 11:42:39 +01:00
Bubka
5531c0e7e1 Set global axios instance using vue-axios wrapper 2020-01-26 21:04:33 +01:00
Bubka
3e1007b8fb Restore bootstap.js 2020-01-19 21:44:36 +01:00
Bubka
77d7134cb1 Reorganize js resources 2020-01-18 18:19:37 +01:00
Bubka
098e741375 Set Apple favicon 2020-01-12 23:02:47 +01:00
Bubka
e2a49e19cc Complete html header for webapp capability 2020-01-12 20:12:25 +01:00
Bubka
11c7ff20a6 All hardcoded strings replaced by i18n translation 2020-01-12 19:55:17 +01:00
Bubka
0cbfffd0f6 Implement i18n localization based on Laravel lang files 2020-01-12 15:12:32 +01:00
Bubka
ce4d4bc070 Very first 2FAccounts index with OTP modal 2019-06-24 00:29:14 +02:00
Bubka
24588e5d26 Basic vue frontend with auth 2019-05-28 17:29:15 +02:00
Bubka
c9150c47fd initial commit 2019-05-20 07:37:41 +02:00