Commit Graph

250 Commits

Author SHA1 Message Date
Hana - Piralein
1b94f7498b fix edit table layout 2023-06-26 18:27:21 +02:00
Emi
167f3b01f0 Merge pull request #288 from Piralein/tabletabletable
Display feed and edit history as table
2023-06-21 15:09:30 +02:00
Hana - Piralein
154fbfe2b0 display feed and edit history as table 2023-06-20 19:31:35 +02:00
Emi
5481f29e34 Merge pull request #287 from Gramps/master
Fixed approval form spacing
2023-06-20 12:13:56 +02:00
GP Garcia
496dda777a Apply suggestions from code review
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2023-06-19 15:24:04 -05:00
GP Garcia
d28daa689c Fixed approval form spacing 2023-06-19 15:13:22 -05:00
Emi
989cc17fc7 Merge pull request #283 from Piralein/list-design
Overhaul asset-list design
2023-06-13 11:30:32 +02:00
Hana - Piralein
b190c40f67 overhaul asset-list design 2023-06-12 19:33:14 +02:00
Emi
1d80bcc6b3 Merge pull request #284 from Piralein/notanotherpackagemanagerplease
Remove bower and add jquery/bootstrap as local files
2023-06-12 18:51:33 +02:00
Emi
70b8381112 Merge pull request #282 from Piralein/license
Add a license select filter and remove the link filter
2023-06-12 18:50:02 +02:00
Hana - Piralein
fb11967d1d remove bower and add local files 2023-06-09 17:57:08 +02:00
Hana - Piralein
f955d48dc7 add license filter 2023-06-07 18:07:47 +02:00
Emi
2a4b8cae41 Merge pull request #281 from Piralein/dark2
Update dark theme
2023-05-26 19:01:35 +02:00
Hana - Piralein
fd1ccfc1c1 update dark theme 2023-05-26 18:45:29 +02:00
Emi
37e4122398 Merge pull request #280 from Piralein/dark
Add basic dark mode
2023-05-26 14:40:29 +02:00
Hana - Piralein
1fc0ee055b add dark mode 2023-05-25 18:59:33 +02:00
Yuri Sizov
7e42fa48be Quick fix to the recent search layout changes
Also busts cache.
2023-05-23 23:03:38 +02:00
Emi
970f1ce0d9 Merge pull request #279 from YuriSizov/layout-better-search
Improve the layout of search pages
2023-05-23 22:35:54 +02:00
Yuri Sizov
623cbda444 Improve the layout of search pages 2023-05-22 22:09:54 +02:00
Emi
a4ee4488a5 Merge pull request #276 from Gramps/master
Fixed missing JQuery script, changed moderator form
2023-05-12 00:52:57 +02:00
Gramps
01d60dcc56 Fixed missing JQuery script, changed moderator form 2023-05-09 11:05:43 -05:00
Emi
2ec5fa5879 Merge pull request #275 from Gramps/master
Changed rejection input to textarea
2023-05-08 16:18:10 +02:00
Emi
a215d5a048 Merge pull request #274 from seanlyons/patch-1
Update README.md
2023-05-07 03:06:43 +02:00
Gramps
31fdab846a Changed rejection input to textarea 2023-05-06 14:23:34 -05:00
seanlyons
ec00b558a6 Update README.md
Removed the redirect to the now-deprecated Laravel Asset Library fork, per https://github.com/Calinou/godot-asset-library-laravel/issues/467#issuecomment-1476949963
2023-04-25 10:14:35 -07:00
Hugo Locurcio
e59fb73f20 Clarify the repository host to use for Codeberg-hosted projects (#272) 2023-04-17 00:54:53 +02:00
Aaron Franke
342e663d79 Add 3.5 to the list of versions (#260) 2022-08-07 07:24:17 +02:00
Rémi Verschelde
aa7f9b5739 Merge pull request #259 from Calinou/api-download-hash
Document the effect of empty `download_hash` in the API
2022-07-23 19:56:18 +02:00
Hugo Locurcio
6c0745e327 Document the effect of empty download_hash in the API 2022-07-23 18:02:11 +02:00
Futureblur
f6e871485f Fix typo in README.md (#254) 2022-04-17 01:08:04 +02:00
Hugo Locurcio
3e2f02e3ec Allow regular users to use the Custom download provider (#253) 2022-03-30 17:34:32 +02:00
Hugo Locurcio
9d6fa8da67 Trim leading/trailing whitespace from search queries (#251) 2022-03-29 16:11:36 +02:00
Hugo Locurcio
354aa7a59a Add Godot 3.4 to the list of versions 2021-11-05 22:51:19 +01:00
Johannes Witt
ecf9239a32 Add Unlicense to the the license list in asset submission form (#242) 2021-06-11 18:14:13 +02:00
Rémi Verschelde
a7465e8bac Merge pull request #241 from Calinou/fix-gitlab-repository-url-regex 2021-05-20 09:21:57 +02:00
Hugo Locurcio
d142f76f34 Fix GitLab repository URL regex to allow projects hosted in groups
Co-authored-by: Neil Walker <12863685+chucklepie@users.noreply.github.com>
2021-05-20 00:03:52 +02:00
Rémi Verschelde
84400f507a Merge pull request #238 from paulhocker/fix-gitlab-url
fix(utils): change gitlab url to march new archive api (#236)
2021-04-22 03:03:54 +02:00
Paul Hocker
3ca212ac9b fix(utils): change gitlab url to march new archive api (#236) 2021-04-21 19:49:13 -05:00
Aaron Franke
a5e62de7c4 Merge pull request #237 from aaronfranke/3.3
Add Godot 3.3 to the list of versions
2021-04-16 19:55:47 -05:00
Aaron Franke
0bd377f757 Add Godot 3.3 to the list of versions 2021-04-14 19:35:51 -04:00
Aaron Franke
8827e9a31a Display "License" as the sort name instead of "Cost" (#234)
Co-authored-by: Hugo Locurcio <hugo.locurcio@hugo.pro>
2021-03-19 16:04:47 +01:00
Rémi Verschelde
a016b71a50 Merge pull request #229 from Calinou/display-more-items-per-page
Display 40 items per page instead of 20
2020-12-05 15:27:08 +01:00
Rémi Verschelde
93d08efa3c Merge pull request #228 from Calinou/increase-session-duration
Increase the session duration to 6 months
2020-12-05 15:26:54 +01:00
Hugo Locurcio
8a00f47151 Display 40 items per page instead of 20
This makes the asset library easier to browse by requiring less clicks
to browse between pages (since there will be fewer pages overall).

The Godot editor is able to handle this change seamlessly.
2020-12-05 15:22:32 +01:00
Hugo Locurcio
ca4935df86 Increase the session duration to 6 months
Unlike most other websites of its kind (such as GitHub), the asset library
had a tendency to require logging in much more often.
2020-12-05 15:17:03 +01:00
Rémi Verschelde
2aa2260311 Merge pull request #227 from Calinou/add-maintenance-mode-notice
Add a maintenance mode notice to the README
2020-11-12 18:21:12 +01:00
Hugo Locurcio
ebd2ea785c Add a maintenance mode notice to the README 2020-11-12 18:03:56 +01:00
Rémi Verschelde
cc30d72101 Merge pull request #226 from aaronfranke/submitting-link
Update link for Submitting to the Asset Library documentation article
2020-10-12 17:07:33 +02:00
Aaron Franke
e9a51bba2e Update link for Submitting to the Asset Library documentation article 2020-10-12 05:43:22 -04:00
Rémi Verschelde
edf45e38af Merge pull request #225 from Calinou/readme-browser-support
Document browser support for the website
2020-10-05 21:00:46 +02:00