Emma
cdab3d0eff
Change uses of "Include snapshots" to "Include all versions" ( #1178 )
2023-06-11 14:41:32 -04:00
Sasha Sorokin
de991041c4
Add internationalization support ( #738 )
2023-06-11 14:08:16 -04:00
Nerjal Nosk
776c16cd49
Theme switch cooldown ( #1188 )
2023-06-11 13:47:08 -04:00
Sasha Sorokin
d9f8746438
Consistent extension usage in imports ( #1171 )
2023-06-11 13:37:40 -04:00
Sasha Sorokin
20d1c4d242
Switch to bundler TypeScript moduleResolution ( #1170 )
2023-06-11 13:33:38 -04:00
Prospector
bf615303f1
Fix pagination ( #1181 )
2023-06-09 14:47:36 -07:00
Geometrically
063585f563
Improve landing page performance ( #1180 )
...
* Improve landing page performance
* fix build
2023-06-08 15:42:18 -07:00
kevoh1516
d275b3fd08
do not allow empty option on dropdown when adding dependency ( #1155 )
2023-06-06 14:23:08 -07:00
triphora
66364354da
Small landing page fixes ( #993 )
...
* Miscellaneous fixes/improvements to landing page
* The downsides of not being able to set up a local testing env, in a commit
* Update how stats are retrieved
* Fix prettier
* Make requested changes
* Restore nuxt.config.js
* Restore composables/tag.js
* Update index.vue
2023-06-06 14:22:36 -07:00
Brady
48203aedf9
Fix markdown styling ( #1176 )
2023-06-06 14:21:10 -07:00
Calum
a6ca893ec5
Add indicators for visibility on project settings page ( #1092 )
...
* Add indicators for visibility - replace confusingly worded description.
* Add better description alongside ticks
* CrossIcon -> CheckIcon
* Icon naming
* Update index.vue
Use x.svg as exit.svg might be removed in the future.
* Visibility -> Target Visibility
* Add suggestions.
* Target Visibility -> Visibility
2023-06-06 14:20:35 -07:00
triphora
d55f1163a2
Improve withheld message banner ( #1167 )
2023-06-06 14:15:30 -07:00
Brady
80530012b8
Fix hljs class parsing ( #1174 )
2023-06-06 14:13:23 -07:00
Geometrically
273a69258a
Fix wrong func being parsed, md parser ( #1169 )
2023-05-28 16:00:25 -04:00
Sasha Sorokin
3b0dc2195d
Switch to pnpm ( #1168 )
2023-05-28 14:21:14 -04:00
Geometrically
a349aed94c
Fix reload ( #1154 )
2023-05-15 10:41:57 -07:00
Geometrically
82b96d1a14
Fix GIFs ( #1130 )
2023-05-08 19:01:06 -07:00
Mikhail Oleynikov
732f88ff51
Renovate config files ( #1117 )
...
* Renovate the config files
* Return Vue and TS ESLint plugins
* Revert Prettier config
Add typing to ESLint config
Re-revert package.json
* Re-add ESLint plugin for Prettier
(it went missing during merge, oops)
* Try to fix CI by explicit dependency
* Try to fix CI by explicit dependency x2
* Try to fix CI magically
Additionally, remove unneeded jsconfig.json
* Brawaru found the reason
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
---------
Co-authored-by: Sasha Sorokin <10401817+brawaru@users.noreply.github.com >
2023-05-06 12:17:43 -07:00
Emma Triphora
c08139b812
Revert "fix(xss): allow any query parameters in youtube embed, ported from #1001 ( #1064 )"
...
This reverts commit f34845fd7d .
2023-05-06 14:56:59 -04:00
Emma Triphora
a6a6e73b04
Revert "Fix lint issues ( #1126 )"
...
This reverts commit 521e21072e .
2023-05-06 14:56:47 -04:00
Emma Triphora
9971201004
Revert "Fix the remove on the Discord theme because of the way the new remove… ( #1127 )"
...
This reverts commit e99b0f8052 .
2023-05-06 14:56:14 -04:00
PandaNinjas
e99b0f8052
Fix the remove on the Discord theme because of the way the new remove… ( #1127 )
2023-05-06 12:46:54 -04:00
Calum
7a59b2b25d
Ascending/Descending order by button for projects dashboard page. ( #1100 )
2023-05-06 11:12:35 -04:00
triphora
521e21072e
Fix lint issues ( #1126 )
2023-05-06 10:44:51 -04:00
PandaNinjas
f34845fd7d
fix(xss): allow any query parameters in youtube embed, ported from #1001 ( #1064 )
2023-05-06 10:37:15 -04:00
Matias Koivikko
29ccadbd43
Add cf.way2muchnoise.eu as allowed image domain ( #1123 )
2023-05-06 10:31:05 -04:00
Mikhail Oleynikov
ffb4b395d0
Fix mobile navbar spacing ( #1116 )
2023-05-06 10:30:51 -04:00
Magnus Jensen
19eba9526a
add bstats.org as allowed domain name for markdown ( #1122 )
2023-05-06 10:25:14 -04:00
Colby Newman
09ed76904b
Prevent images from being treated as text in markdown ( #1119 )
2023-05-06 10:25:04 -04:00
Colby Newman
22932241bd
Support HTML image maps ( #1118 )
2023-05-06 10:24:53 -04:00
Nitro
afc95d99cb
Fix changelog-bar overflowing ( #1115 )
2023-05-06 10:24:32 -04:00
Geometrically
d9b3ba0ff2
Fix logged in user stall ( #1114 )
2023-04-22 09:59:46 -07:00
Geometrically
4be6b11c1e
Fix data URL filtering ( #1111 )
...
* Fix data URL filtering
* upgrade nuxt
2023-04-21 18:39:11 -07:00
Geometrically
5527170fab
Fix URL bug + Redundant call ( #1110 )
...
* Fix URL bug + Redundant call
* Fix prettier
2023-04-21 14:48:23 -07:00
Calum
5e3da71ce4
Fix bulk link editing ( Fixes #1087 ) ( #1097 )
2023-04-17 15:07:21 -07:00
Prospector
a0cccb299e
Fix badge color being overridden by Categories ( #1098 )
2023-04-17 15:00:30 -07:00
Geometrically
e56974f4b2
Navigation fixes ( #1095 )
...
* Navigation fixes
* remove console log
* Fix prettier
* Fix legal pages as well
2023-04-15 18:07:20 -07:00
Prospector
fd28da2a3b
Add transfer history and unify back elements with breadcrumbs ( #1088 )
...
* Add transfer history and unify back elements with breadcrumbs
* Increase padding of breadcrumbs, include previous query params, more consistent link underlining
* Prettier
* Add project type text and link to project pages
* Remove console.log
2023-04-15 12:08:11 -07:00
Prospector
257b35e4ae
Fix money rounding issue ( #1094 )
...
* Fix money rounding issue
* Re-add dollar signs
* Remove unncessary pre-rounding
2023-04-14 20:55:32 -07:00
Geometrically
4398563b85
Bump nuxt version ( #1093 )
...
* Bump nuxt version
* tests
* bump again
* fix modals
2023-04-13 15:27:41 -07:00
Prospector
5fd3a45c64
Fix duplicate version featured links being wrong sometimes Fixes #842 ( #1085 )
2023-04-07 18:43:10 -07:00
Prospector
77f8bfcf25
Fix nested lists having bottom margins Fixes #1033 ( #1081 )
...
* Fix nested lists having bottom margins Fixes #1033
* prettier
2023-04-07 18:41:00 -07:00
Prospector
509a97e532
Fix project icon label in settings id linking to project name Fixes #1045 ( #1080 )
2023-04-07 18:40:29 -07:00
Prospector
604683efd5
Fix project type in Dashboard & settings URLs Closes #1066 ( #1078 )
2023-04-07 18:39:04 -07:00
Prospector
c731515b94
Make pixel art more reliably get pixelated rendering ( #1077 )
...
* Make pixel art more reliably get pixelated rendering Closes #289
* Run prettier
2023-04-07 18:38:21 -07:00
Prospector
8d85158f91
Fix disabled css selector Closes #1042 ( #1076 )
...
* Fix disabled css selector Closes #1042
* Run prettier
2023-04-07 18:37:18 -07:00
Geometrically
a37210b22e
Fix auth login ( #1074 )
2023-04-03 10:11:10 -07:00
Geometrically
ccf81ff7b9
Disable system theme detection ( #1071 )
2023-04-02 10:03:17 -07:00
Prospector
a4c1a65f10
Revert "Fix folia projects not showing as a plugin ( #1069 )" ( #1070 )
...
This reverts commit 02a82e1e59 .
2023-04-01 23:59:04 -07:00
Prospector
02a82e1e59
Fix folia projects not showing as a plugin ( #1069 )
2023-03-31 21:09:14 -04:00