Commit Graph

26 Commits

Author SHA1 Message Date
Čarodej
c0e431b384 api refactoring 2022-05-16 11:50:51 +02:00
Čarodej
338f8664b7 vue components refactoring 2022-04-13 16:19:10 +02:00
Čarodej
98d9f3ab0d language strings refactoring 2022-03-19 10:14:11 +01:00
Čarodej
5e48af22a2 setup wizard debug 2022-03-13 18:30:03 +01:00
Čarodej
23054c2257 dark mode revision 2022-03-06 09:25:11 +01:00
Čarodej
394a7b6baf upload request prototype UI 2022-02-16 16:57:57 +01:00
Čarodej
b38b532cbe added prettier 2022-02-01 12:21:38 +01:00
Čarodej
854ae6d8fd tailwind 3 upgrade part 2 2022-01-28 13:48:42 +01:00
Čarodej
42c2ffc274 UI improvements part 5 2022-01-28 09:17:36 +01:00
Čarodej
148f5982a9 sing in forms refactoring 2022-01-18 11:18:33 +01:00
Čarodej
0d8f1b64a7 login refactor 2022-01-10 09:09:20 +01:00
Čarodej
8b7a80e10d Payment setting frontend part 1 2022-01-07 09:53:59 +01:00
Čarodej
e5a2be112b update/delete billing alert 2021-12-18 16:52:11 +01:00
Čarodej
b45662942d headline refactoring in auth pages 2021-10-25 10:33:14 +02:00
Čarodej
3f93373f60 issue fixing 2021-10-25 09:53:24 +02:00
Peter Papp
dc60ba972f frontend refactoring 2021-08-10 17:49:22 +02:00
Peter Papp
ee4a2205f6 Merge remote-tracking branch 'origin/version-1.8.3' into v2
# Conflicts:
#	app/FileManagerFolder.php
#	app/Http/Controllers/AppFunctionsController.php
#	app/Http/Controllers/Auth/AuthController.php
#	app/Http/Controllers/FileManager/BrowseController.php
#	app/Http/Controllers/General/SetupWizardController.php
#	app/Http/Controllers/General/UpgradeAppController.php
#	app/Http/Controllers/Sharing/FileSharingController.php
#	app/Http/helpers.php
#	app/Setting.php
#	composer.lock
#	public/mix-manifest.json
#	resources/js/App.vue
#	resources/js/components/Others/Forms/FormLabel.vue
#	resources/js/store/modules/app.js
#	resources/js/views/Admin.vue
#	resources/js/views/Mobile/AdminMobileMenu.vue
#	resources/js/views/Shared/SharedPage.vue
#	resources/views/index.blade.php
#	resources/views/vuefilemanager/crawler/og-view.blade.php
#	resources/views/vuefilemanager/invoice.blade.php
#	routes/api.php
#	routes/web.php
2021-03-27 12:12:42 +01:00
Milos Holba
df5d5cb75f upgrade of __t function, add save default_language to cache 2021-03-22 20:27:47 +01:00
Peter Papp
cff7cd6b32 custom color theme part 1 2021-03-20 10:25:10 +01:00
Peter Papp
87e05d9521 - App container 2021-03-17 08:25:44 +01:00
Peter Papp
72e4067beb logo fix in shared page
Renamed option title in share popup
2020-08-27 14:46:07 +02:00
Peter Papp
93a7542502 - Moved chunk size option to .env
- Added ability into App Settings to flush application cache
- Renew password page logo fix
- removed put|patch|delete methods from axios and replaced by faking these methods to support incompatible shared hostings where you can't install php extension to support these methods.
- Getting unique_ids fix
2020-08-18 10:21:24 +02:00
carodej
5a9f5813c8 dark mode update 2020-07-09 10:56:17 +02:00
carodej
41656235fc v1.5-alpha.1 2020-05-15 17:31:25 +02:00
carodej
2614efe601 editing with shared items in public 2020-04-28 18:06:38 +02:00
carodej
ae4353cc4b vue router implemented 2020-04-07 14:48:29 +02:00