Commit Graph

62 Commits

Author SHA1 Message Date
c48db3f435 feat(docker): update docker, nginx config
Signed-off-by: miguel456 <me@nogueira.codes>
2023-08-07 21:56:09 +01:00
2b1caeb80c branch commit
Signed-off-by: miguel456 <me@nogueira.codes>
2023-06-29 18:21:58 +01:00
5524592b14 refactor(theme): update theme colors
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 22:36:19 +00:00
ea44af003c refactor(theme): update theme to better fit updated logo
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 04:28:57 +00:00
c48f2a9ec2 refactor(theme): update app logos and how they are displayed
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 03:12:28 +00:00
0695262e73 chore(deps): updated adminlte assets
Signed-off-by: miguel456 <me@nogueira.codes>
2023-02-26 02:11:00 +00:00
b89d71b371 Revert "Revert "merge 1""
This reverts commit 0c463d1f10.
2022-10-24 01:04:22 +01:00
0c463d1f10 Revert "merge 1"
This reverts commit 0bc6c20a6d.
2022-10-24 01:03:43 +01:00
0bc6c20a6d merge 1
Signed-off-by: miguel456 <me@nogueira.codes>
2022-10-24 01:01:10 +01:00
b0738e3799 Revert "fix: also ignore app.js' license file"
This reverts commit 7873505fea.
2022-03-05 23:21:00 +00:00
7873505fea fix: also ignore app.js' license file 2022-03-05 23:19:27 +00:00
c84ffc2518 chore: remove webpack-generated files
This commit removes JS and CSS files dynamically generated by Webpack & Mix, as they must be built for each unique environment during the app's installation process.
2022-03-05 23:16:33 +00:00
641fd191a9 feat: custom http error pages 2022-02-24 03:04:49 +00:00
294c678283 Fix broken opt-in notifications 2022-02-11 00:51:16 +00:00
6a4ba00c78 Prepared Pusher push notifications 2022-02-07 22:54:10 +00:00
23a191deb9 Add LOA feature, improve components 2022-02-07 18:59:22 +00:00
1e473b48cc Added sitemap 2021-12-10 22:41:29 +00:00
37fd350537 Update gallery images 2021-10-17 04:47:09 +01:00
abcb3740ad GC Specific changes 2021-10-13 07:17:52 +01:00
a880eb65b0 Revert last commits
This reverts commit 2ddef6058d.
2021-10-13 02:57:00 +01:00
2ddef6058d Revert "Revert "Revert "Merge branch 'master' into develop"""
This reverts commit 427c9d1c57.
*facepalm*
2021-10-13 01:55:12 +01:00
427c9d1c57 Revert "Revert "Merge branch 'master' into develop""
This reverts commit fc6d7d2b18.
2021-10-13 01:47:16 +01:00
4594973a21 Prev changes 2021-10-13 01:19:56 +01:00
fc6d7d2b18 Revert "Merge branch 'master' into develop"
This reverts commit 42178e26de, reversing
changes made to d876dd6055.
2021-10-13 01:19:04 +01:00
b2b29382bf Merge branch 'develop' 2021-10-13 00:02:42 +01:00
a3d0730808 Update to Laravel & PHP 8 2021-10-12 18:08:15 +01:00
Miguel N
7319d091e2 Add exit popup 2021-01-27 02:01:59 +00:00
8b9cb7fbc4 Add 3rd party integrations
This commit adds third party integrations to the settings page.
It will allow users to link the games and services their community is using, to facilitate recruiting in each service.
These settings are not saved yet.
2020-12-30 00:11:50 +00:00
root
2e78d8c321 Updated Font Awesome 2020-12-20 11:53:09 -05:00
96aa01b9c6 Recent changes 2020-11-02 21:44:05 +00:00
4eb115d165 Revert "Apply fixes from StyleCI (pull request #6)"
This reverts pull request #6.

> This pull request applies code style fixes from an analysis carried out by [StyleCI](https://bitbucket.styleci.io).
> 
> For more information, click [here](https://bitbucket.styleci.io/analyses/a2Jl7D).
2020-10-21 00:29:50 +00:00
773ec570d9 Apply fixes from StyleCI 2020-10-21 00:01:41 +00:00
06d1e0ad3f RSM-8 Add team files page and ability to download files 2020-10-11 02:54:09 +01:00
61d01b3a9b RSM-43 Add DropZoneJS 2020-10-10 18:38:35 +01:00
6541e25a39 Apply fixes from StyleCI 2020-10-10 16:30:26 +00:00
0930c29b9a RSM-5 Update to Laravel 8 2020-10-08 23:47:23 +01:00
596a469e15 Add user invitation facilities RSM-5
Adds user invitation to teams, and framework for assigning taems
Also adds user acc. deletion.
2020-10-08 19:19:10 +01:00
75f4404259 RSM-6 Team features 2020-10-03 21:36:35 +01:00
d392c0593f Add two factor authentication 2020-07-17 22:44:10 +01:00
9e2d571298 Fix homepage bg issue 2020-07-16 07:32:52 +01:00
e16be5dc46 Override styles for auth pages 2020-07-16 07:11:33 +01:00
bca6020ab0 Add ability to edit forms and add new fields
This commit adds the ability to edit and modify existing forms.
On the technical side, it also adds a new reusable validation Facade which helps reduce duplicated code.
2020-07-15 06:48:49 +01:00
1f50faaea7 Add ability to preview application 2020-07-12 19:36:12 +01:00
e978a5417b Added ability to delete single application
Also moved User observer code to Application observer
2020-07-12 17:01:33 +01:00
035c9399a6 Add "All Applications" page 2020-07-11 02:43:59 +01:00
599d742e96 Use UUID conversion facade 2020-06-28 00:46:49 +01:00
33c16fcf46 Add user directory & isolate authorisation 2020-06-27 19:15:33 +01:00
71efdf93d8 Add dashboard widgets 2020-06-27 04:49:55 +01:00
5a8c080a31 Beta version
This commit is too large to list all changes.
2020-06-27 00:32:33 +01:00
d15c0cb12f Major changes - Vote system now finished 2020-05-30 00:20:39 +01:00