Redblueflame
0bda636113
Added mobile friendly ads & ads ( #161 )
...
* Fix spacing issues on mobile
* Added back linting on modules directory.
Please don't look at the dirty fixes :x
* Add support for responsive ads.
* Add lazy loading of images.
2021-04-15 06:48:33 -07:00
Geometrically
28092d6862
Remove analytics consent ( #163 )
...
* Remove analytics consent
* Use watch for cookie popup visibility
* Fix double scrollbar, delete account not centered
2021-04-11 14:31:21 -07:00
Jai A
cecafb726c
Change auth token lifetime
2021-04-11 11:39:05 -07:00
Jai A
8418c21096
Fix privacy settings not reflecting cookie values
2021-04-11 11:21:41 -07:00
Redblueflame
c4ace1972a
Fix server error ( #160 )
2021-04-11 19:41:19 +02:00
Redblueflame
862df1d2df
Fixed double scrollbar ( #159 )
2021-04-11 10:03:52 -07:00
Redblueflame
487c1a58d6
Fix issues ( #158 )
...
* Fix accept all button simply not working
* Switched privacy settings icons to a shield
Fixed auth changing the theme and consent
Fixed server error on log in / out
* Fixed scrolling issue on mobile
* Fixed GPDR concerns
2021-04-11 08:21:07 -07:00
Geometrically
c06c3d48d2
Partial Mobile Support ( #156 )
...
* Add partial mobile support
* Remove file used for seperate PR
* Add mobile support for cookie consent, make dropdown close on page change
2021-04-10 22:51:10 -07:00
Jai A
7d3ad5a639
Fix issues with privacy settings
2021-04-10 21:54:16 -07:00
Redblueflame
03b2d02742
Change ads provider, and add consent system for advertising ( #155 )
...
* Add GAM integration & base for GPDR consent
* Moved consent to a specific page.
* Added functionality to the privacy page, and desactivate tracking if consent is not given.
* Added GeoEdge support, and fixed auth issues
* Fix actions issue
* Fix actions issue, attempt 2
* Added a module for analytics with consent support.
* Remove unnecessary function
* Add support for runtime config
2021-04-08 19:44:25 -07:00
Ruby
103ce44ba9
Update _id.vue ( #152 )
...
* Update _id.vue
https://discord.com/channels/734077874708938864/734077874708938867/828344523205246976
@Geometrically
* fix eslint?
* fix eslint
2021-04-04 19:38:37 -07:00
BasiqueEvangelist
22219af133
Fix adding team members ( #153 )
2021-04-04 19:38:20 -07:00
Emma
7d7377ab15
Fix two typos & clarify some wording ( #147 )
...
* Fix two typos
* Clarify a bit of wording
2021-03-31 18:59:29 -07:00
Redblueflame
af8fc53704
Layout refactor ( #150 )
...
* Revert recent commits
* Move things around, and do preparation work for nested page systems.
* Fixed issue on side bar not appearing
2021-03-31 19:09:18 +02:00
Jai A
e80a5d82a4
Fix icons not showing up
2021-03-30 21:52:04 -07:00
Jai A
2b73e745da
Bring back popup
2021-03-30 21:45:49 -07:00
Jai A
e61a1080f7
Organize components, switch auth to not use session
2021-03-30 21:38:12 -07:00
Redblueflame
464f336790
Confirm popups ( #135 )
...
* Added confirmation popup for account deletion
(I nearly deleted my account twice, please help me)
Added component for easy adding of new confirmation popups.
* Add confirmation popup for mod deleting
* Add confirmation popup for version & file deletion
* Changed the placeholder to a generic value
2021-03-30 09:02:45 -07:00
Redblueflame
1dc6e085cc
Ordered the licences in alphabetical order, and put custom at the bottom ( #134 )
...
* Ordered the licences in alphabetical order, and put custom at the bottom.
* Fixed package-lock.json version change
2021-03-30 09:02:26 -07:00
Redblueflame
8594ff0c23
Automatic redirection once you create a new version ( #137 )
2021-03-30 08:43:28 -07:00
Redblueflame
e58963410e
Added illustration & mezssage when a page doe not contain any mod / projects ( #133 )
...
* Added new messages with illustration displaying that this page does not contain any elements
Fixed 404 error after deleting mod
* Fixed typo
2021-03-30 08:41:20 -07:00
Jai A
1e0d118930
Final auth fix
2021-03-29 19:15:18 -07:00
Jai A
723e6dd13f
Fix auth again
2021-03-29 18:34:57 -07:00
Jai A
e941af0905
Fix broken login button
2021-03-29 18:14:06 -07:00
Geometrically
24c8e29691
More secure custom authentication solution ( #126 )
...
* Remove Nuxt Auth from the project, and switch to a custom solution
* Replace old testing code
* Remove warnings
* Add comments to hard to understand function calls in middleware
* Use arrow functions
2021-03-29 09:43:00 -07:00
Siphalor
8911bdf966
Fix #85 (Notification icon sized incorrectly for short user names) ( #127 )
2021-03-29 17:15:39 +02:00
Redblueflame
0834759e1a
Add version support for the docker builds & local builds. ( #128 )
...
Add experimental support for github actions
2021-03-29 16:51:49 +02:00
BasiqueEvangelist
15c56dfcb8
Maven endpoint support ( #180 )
...
* Basic maven endpoint
* Clean up maven endpoint
* cargo sqlx prepare
* Minor cleanup
* Remove indentation
* Borrow &str instead of &String
* Refactor mod_data-getting
2021-03-29 10:36:55 +02:00
Redblueflame
b98ad47618
Fixed spacing ( #181 )
...
Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev >
Co-authored-by: 0SoggyMustache0 <george@georgekazan.dev >
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
2021-03-28 22:30:56 -07:00
Redblueflame
4778c5f5e8
Github container repository support ( #183 )
...
* Add GHCR support
* Add layer caching
2021-03-28 14:01:19 -07:00
MulverineX
d041671dc5
Update banner URL & Fix spelling ( #105 )
...
* Update banner URL
From https://gist.github.com/MulverineX/6f0a27bc67692f14567816ce1c3f7710 instead of a discord attachment
* Fix spelling of proper laboratory
Co-authored-by: Geometrically <18202329+Geometrically@users.noreply.github.com >
Co-authored-by: Redblueflame <contact@redblueflame.com >
2021-03-28 12:40:21 -07:00
Redblueflame
bb8c0d264e
Github Container Registry support ( #125 )
...
* Initial tests for ghcr.io integration
* Fixed login issue
* Try with only GHCR
* Removed unused system
* Time to break everything with hub.docker.com support
* Fix format error
* Update dockerfile to use latest recommended version of nodejs.
2021-03-28 12:27:17 -07:00
Redblueflame
c7da8c5fd3
Follow page, and edit button consistency ( #123 )
...
* WIP: Added base for follow page
* Updated style for moderation page, and added label for unfollow button (not sure about that one)
* Fixed overflow issue, and width of element
* Updated npm to restore the package-lock.json file
2021-03-28 09:20:40 -07:00
Geometrically
5cab65d197
Fix #178 ( #179 )
2021-03-26 22:10:30 -07:00
Jai A
30789ff6e2
Merge
2021-03-26 22:08:13 -07:00
Jai A
e6ece10716
Fix #9 , Fix #42 , Fix #48 , Fix #95 , Fix #96 , Fix #97 , Fix #99 , Fix #119 . Fix 120
2021-03-26 22:07:15 -07:00
TheEpicBlock
ea7a255006
Implement header ids ( #115 )
2021-03-14 10:46:47 -07:00
Jai A
98df1f5312
Follows + Reports
2021-03-11 18:14:11 -07:00
Jai A
b5bf627fb1
Fix ID serialization being broken on report create route
2021-03-11 15:52:38 -07:00
Jai A
6104150b77
Fix users not being able to see their own unapproved mods
2021-03-11 10:32:47 -07:00
Jai A
a13bae2f39
Fix report create route
2021-03-10 20:20:37 -07:00
Jai A
fd80e98207
Register report type routes
2021-03-09 21:18:04 -07:00
Jai A
f43b95f001
Fix primary files not showing when requesting multiple versions
2021-03-09 13:40:19 -07:00
Geometrically
38802d3522
Fix primary files, file deletion, checks for mod following, fix user following route ( #175 )
2021-03-08 12:52:48 -07:00
Jai A
9f7813622d
Fix team invites
2021-03-07 20:46:04 -07:00
Jai A
75d67207aa
Register users notification route
2021-03-07 18:53:38 -07:00
Jai A
e596a8f731
Fix search
2021-03-07 18:44:24 -07:00
Jai A
5b0cc73792
Change server side and client side fields to optionals
2021-03-07 17:52:04 -07:00
Jai A
2163d4465f
Fix license field not working:
2021-03-07 17:07:32 -07:00
Jai A
8becf45714
Fix broken search
2021-03-07 16:39:47 -07:00