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
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
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
2bf08787d8
Switch notifications to new route, fix normal text from being bright white
2021-03-07 16:12:11 -07:00
Prospector
b8f7e4211c
Clarify that monetization is not yet available ( #110 )
2021-02-25 07:34:53 -07:00
BasiqueEvangelist
b581d0c44f
Fix uploading files to existing versions ( #106 )
2021-02-20 20:37:17 -07:00
Jai A
0b613812f7
Fix #93 , Fix #105 , Add Mod Secondary Nav Bar, Add featured versions, Remove page transition, Make load bar smaller
2021-02-14 12:02:23 -07:00
dependabot[bot]
4d066a762f
Bump marked from 1.2.0 to 2.0.0 ( #104 )
...
Bumps [marked](https://github.com/markedjs/marked ) from 1.2.0 to 2.0.0.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Changelog](https://github.com/markedjs/marked/blob/master/release.config.js )
- [Commits](https://github.com/markedjs/marked/compare/v1.2.0...v2.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-02-13 13:00:14 -07:00
Geometrically
8a30a65818
Fix lint
2021-01-29 20:53:57 -07:00
Geometrically
01703aff43
Visual fixes
2021-01-29 20:49:13 -07:00
Mysterious_Dev
9d62931af9
Fix Discord and wiki not open new tab ( #94 )
2021-01-29 16:05:47 -07:00
Prospector
e53d8fd4fa
Mod icons link to the mod page ( #92 )
2021-01-23 22:16:03 -07:00
Prospector
0dbde32ed4
Attempt to fix flex-shrink issue with Safari ( #90 )
2021-01-23 17:51:08 -07:00
Geometrically
d506fdb68c
Merge branch 'master' of https://github.com/modrinth/knossos
2021-01-22 22:44:07 -07:00
Geometrically
9c10186158
Mod page fixes, better ad wrapper to make it look better with the site
2021-01-22 22:43:55 -07:00
boredomh1
3eed51dbac
Fix summary tags being always escaped by XSS ( #84 )
...
* Fix summary tags being removed by XSS
* Follow falseresync's suggestion
Co-authored-by: joaoh1 <joaoh1@users.noreply.github.com>
2021-01-21 14:40:09 -07:00
Geometrically
1c1855f0c3
Fix possible (?) page hang
2021-01-18 11:40:44 -07:00
Geometrically
e0a277fa45
Fix version ordering
2021-01-18 11:15:34 -07:00
Geometrically
3d6c7171d2
Remove version moderation
2021-01-18 10:47:04 -07:00
Geometrically
0fee90e4df
Fix broken placements
2021-01-18 08:56:41 -07:00
Geometrically
0cced44491
Switch to Google Adsense
2021-01-17 20:14:10 -07:00
Geometrically
f21f758591
Fix #81 , Fix #82 , Add missing data to mod pages, donation platforms WIP
2021-01-16 22:54:37 -07:00
Geometrically
51e9527d53
Fix #78
2021-01-15 07:52:25 -07:00
Geometrically
268cd131dc
Fix mod body editing
2021-01-14 22:44:33 -07:00
Geometrically
26997ad5c3
Fix delete button showing for unauthorized users
2021-01-14 21:54:46 -07:00
Geometrically
ce1786f128
Version editing, user, mod, version deletion
2021-01-14 21:43:58 -07:00
Geometrically
888057f64a
Fix version sorting
2021-01-12 07:48:38 -07:00
Geometrically
3c6c4d9601
Merge branch 'master' of https://github.com/modrinth/knossos
2021-01-11 14:04:22 -07:00
Geometrically
5e8bcf8faf
Version moderation
2021-01-11 14:01:56 -07:00
Mikhail Oleynikov
0d6f2f93bf
Select only a subset of hljs languages ( #70 )
2021-01-05 08:22:26 -07:00
Geometrically
937b00cfcc
Fix accepting team invites on frontend
2021-01-03 17:55:01 -07:00
Geometrically
0d4432720c
Fix icon editing for mod pages
2021-01-03 12:32:52 -07:00
Geometrically
0ec49643ee
Fix teams
2021-01-03 11:52:44 -07:00
Geometrically
0d80ea4f4c
Fix download button for files on version page
2021-01-03 11:38:59 -07:00
Geometrically
d2b26124e4
Fetch descriptions from origin
2021-01-02 18:34:59 -07:00