-
e2d763e3c3
Fix NeoPass access token request to use POST data instead of Auth header
Emi Matchu
2024-04-01 05:08:47 -0700
-
08986153df
Add our client ID and client secret, to connect to NeoPass for real!
Emi Matchu
2024-04-01 04:55:42 -0700
-
fcc17d3dcf
Whoops, fix some style regressions for the React app!
Emi Matchu
2024-03-31 01:20:45 -0700
-
7d18da01d8
Update schema.rb for ID column limit increase
Emi Matchu
2024-03-30 23:38:04 -0700
-
92f6cb189f
Add /privacy route
Emi Matchu
2024-03-30 23:36:03 -0700
-
07617fa34f
Increase ID column limit for item_outfit_relationships
Emi Matchu
2024-03-24 11:09:40 +1100
-
812700248e
Update Devise paths to be at /users instead of /auth_users
Emi Matchu
2024-03-14 20:34:05 -0700
-
f4133f8283
Add some cheesy formatting to the placeholder NeoPass UI
Emi Matchu
2024-03-14 19:47:19 -0700
-
7f4c34ff6a
Oops, stop requiring a new password whenever AuthUser is changed
Emi Matchu
2024-03-14 19:19:56 -0700
-
3eeb5d1065
Actually create user from NeoPass authentication! <3 <3
Emi Matchu
2024-03-14 19:11:06 -0700
-
31a11a04fa
Read and customize the username reported by
neopass-server
Emi Matchu
2024-03-14 18:19:45 -0700
-
9cbeee0acd
Refactor to use OpenID Connect OmniAuth gem instead of plain OAuth2
Emi Matchu
2024-03-14 18:11:40 -0700
-
ffcfce2eb8
Use local-only HTTPS certs for the development neopass-server
Emi Matchu
2024-03-14 17:58:29 -0700
-
21bc4bcadc
Fix
neopass-server
to respond correctly to /token
requests
Emi Matchu
2024-03-14 16:26:43 -0700
-
f483722af4
NeoPass strategy interacts with dev NeoPass server, which is still WIP
Emi Matchu
2024-03-14 16:13:31 -0700
-
77057fe6a2
Add hidden "Log in with NeoPass" button, to placeholder login strategy
Emi Matchu
2024-03-14 15:34:24 -0700
-
08b1b9e83b
Add OmniAuth plugin to AuthUser
Emi Matchu
2024-03-13 13:10:59 -0700
-
58e6b46b42
Split NeoPass dev server into main/backing servers
Emi Matchu
2024-03-13 13:00:27 -0700
-
e04387a533
Also run neopass-server as part of
bin/dev
Emi Matchu
2024-03-13 12:31:02 -0700
-
0db7d3f966
WIP: Add bin/neopass-server as test NeoPass server implementation
Emi Matchu
2024-03-12 20:02:23 -0700
-
3bf3eaac8a
Fix scoping on CSS for donate page
Emi Matchu
2024-03-13 22:13:16 -0700
-
c3eab22b4e
Downgrade jQuery on homepage to be the same version as everywhere else
Emi Matchu
2024-03-13 21:38:45 -0700
-
c011e99819
Fix various JS Turbo issues
Emi Matchu
2024-03-13 21:26:22 -0700
-
40804c1543
Fix the Chakra CSS reset applying to too many things on item page
Emi Matchu
2024-03-13 20:57:30 -0700
-
d118d185e2
Add more NeoPass details to about page
Emi Matchu
2024-03-13 17:55:23 -0700
-
7515527555
Oops, add ActionCable back to the app
Emi Matchu
2024-03-13 17:48:25 -0700
-
75418339da
Add DTI 2020 link to item pages
Emi Matchu
2024-03-13 17:46:45 -0700
-
9295ae75ad
Add the full ".html.haml" extension to "_item_header.haml"
Emi Matchu
2024-03-13 17:35:25 -0700
-
01f9065dbd
Fix incorrect closet list deletion prompt message
Emi Matchu
2024-03-13 13:59:27 -0700
-
5631b02157
Fix confirmation prompts for various actions
Emi Matchu
2024-03-13 13:56:10 -0700
-
9fe44e3f91
Hack to speed up loading the homepage
Emi Matchu
2024-03-13 13:51:28 -0700
-
684dcb53ba
Add Turbo to speed up the app, and set up for missing UJS features
Emi Matchu
2024-03-13 13:43:48 -0700
-
b39542a2ba
Merge branch 'about-neopass'
Emi Matchu
2024-03-13 12:22:32 -0700
-
-
6a347bd733
Add "Posted" date to NeoPass announcement
Emi Matchu
2024-03-13 12:22:15 -0700
-
b388486676
Add NeoPass announcement banner to homepage
Emi Matchu
2024-03-13 12:20:38 -0700
-
3f172b91c5
Oops, fix redirect to item thumbnail
Emi Matchu
2024-03-12 18:45:05 -0700
-
3bf07b02da
A few more NeoPass about page copy edits
Emi Matchu
2024-03-12 18:41:58 -0700
-
4bff5b7943
Oops, add dimensions to NeoPass header image
Emi Matchu
2024-03-12 18:41:38 -0700
-
ba859ce747
Oops, fix neopass-header.png image reference
Emi Matchu
2024-03-12 18:34:40 -0700
-
640e0423a7
Copy edits, mostly bolding sections of the NeoPass about page
Emi Matchu
2024-03-12 18:21:23 -0700
-
0e7457980f
Add NeoPass header image
Emi Matchu
2024-03-12 18:20:57 -0700
-
022286a746
Add first draft of /about/neopass page
Emi Matchu
2024-03-12 17:58:44 -0700
-
-
2cfcfaf69d
Rename StaticController to AboutController
Emi Matchu
2024-03-12 17:12:43 -0700
-
9aef987f95
Move partials in views/static to views/application
Emi Matchu
2024-03-10 18:47:33 -0700
-
cf6921329d
Oops, choose the *first* PNG from the manifest, to avoid reference art
Emi Matchu
2024-03-07 14:16:05 -0800
-
e1a5eaeb68
Install cron job to run
rails public_data:commit
weekly in production
Emi Matchu
2024-03-01 13:20:59 -0800
-
98dd9ec782
Create
rails public_data:pull
task, to load up the latest public data
Emi Matchu
2024-03-01 13:18:58 -0800
-
8dc11f9940
Create
rails public_data:commit
task, to share public data dumps
Emi Matchu
2024-02-29 14:30:33 -0800
-
88c98f2023
Update GitHub links to point to our self-hosted OpenNeo Code
Emi Matchu
2024-02-29 11:24:21 -0800
-
9156fa7162
Bold the Terms of Use link when it's been changed recently
Emi Matchu
2024-02-29 11:22:12 -0800
-
0316544e32
Update Terms of Use
Emi Matchu
2024-02-29 11:13:14 -0800
-
b7a4bb988b
Remove unused static/terms stylesheet
Emi Matchu
2024-02-29 10:53:06 -0800
-
ec6dca1c16
Improve Unicode support, emojis don't crash us anymore lol!
Emi Matchu
2024-02-28 18:52:56 -0800
-
8f78892212
Remove item_translations from schema.rb??
Emi Matchu
2024-02-28 17:58:46 -0800
-
371da73615
Revert "Oops, add
AltStyle#series_name
db change to schema"
Emi Matchu
2024-02-28 17:20:43 -0800
-
cc339672b1
Oops, add
AltStyle#series_name
db change to schema
Emi Matchu
2024-02-28 15:53:48 -0800
-
bc8d265672
Add handlers for requests that were stopped during the reboot process
Emi Matchu
2024-02-28 13:50:13 -0800
-
522287ed53
Fix MissingAttributeError in
ClosetHanger#merge_quantities
Emi Matchu
2024-02-28 13:30:55 -0800
-
d8b3f613e3
Fix AccessDenied error handler
Emi Matchu
2024-02-28 13:20:41 -0800
-
09090d53ce
Migrate from Sentry to self-hosted GlitchTip instance
Emi Matchu
2024-02-28 13:14:32 -0800
-
0ed4e8f216
Add "Baby Body Paint" warning to Known Glitches badge in-app, too
Emi Matchu
2024-02-27 19:22:08 -0800
-
6a0afb330b
Add warning for "Baby Body Paint" bugs
Emi Matchu
2024-02-27 18:16:23 -0800
-
4f069a5742
Remove the GQL-based
useSearchResults
, everyone is on it now!
Emi Matchu
2024-02-27 16:49:52 -0800
-
ece7a02902
Remove our testing-escape-hatch for item search from the console
Emi Matchu
2024-02-27 16:25:17 -0800
-
87782767f8
Filter search in wardrobe-2020 by alt styles!
Emi Matchu
2024-02-27 16:11:06 -0800
-
421f2ce39f
Use
fits:nostalgic-faerie-draik
filter format when we can
Emi Matchu
2024-02-27 15:51:27 -0800
-
18c7a34b8f
Update
series_name
for alt styles to be null, with a fallback string
Emi Matchu
2024-02-27 15:48:28 -0800
-
9243193bc8
Add support for
fits:alt-style-87305
item searches
Emi Matchu
2024-02-27 15:36:45 -0800
-
d983a20989
Add support for
fits:nostalgic-faerie-draik
item searches
Emi Matchu
2024-02-27 15:33:08 -0800
-
9f74e6020e
Add series_name database field to alt styles
Emi Matchu
2024-02-27 15:28:05 -0800
-
cd786ffcb1
Oops, I broke user filters in my previous refactor!
Emi Matchu
2024-02-27 15:08:15 -0800
-
76d741091c
Extract "raise_search_error" method in item search query parsing
Emi Matchu
2024-02-27 15:03:18 -0800
-
61b1a1aed1
Improve parsing
fits:blue-acara
filter
Emi Matchu
2024-02-27 14:56:36 -0800
-
1860f5b6be
Fix showing the query on the item search error page
Emi Matchu
2024-02-27 14:47:57 -0800
-
bdefeb53d6
Remove weird unused begin/end block in ItemsController
Emi Matchu
2024-02-27 14:47:02 -0800
-
19ebf4d78a
Extract item search filter parsing into helper methods
Emi Matchu
2024-02-27 14:43:42 -0800
-
3781c9810a
Item search can filter by fitting alt styles (but missing many details!)
Emi Matchu
2024-02-27 14:32:54 -0800
-
183cb40e74
Oops, don't return body_id=0 items for "-fits:blue-acara"
Emi Matchu
2024-02-27 14:07:20 -0800
-
671a79d158
Refactor
fits
and not_fits
in Item::Search::Query
Emi Matchu
2024-02-27 14:05:37 -0800
-
f3e10dea7f
Oops, fix missing field in item search results Apollo cache!
Emi Matchu
2024-02-27 12:43:28 -0800
-
66c1e14dd0
Add item search results to Apollo cache, use in finding item conflicts
Emi Matchu
2024-02-27 12:19:07 -0800
-
752bee3c39
Use MajorErrorMessage for search result errors
Emi Matchu
2024-02-27 12:03:23 -0800
-
345a45ee0c
Add slow query logging to MariaDB config
Emi Matchu
2024-02-26 11:06:51 -0800
-
2e5b1c7350
Remove unused
Item.per_page
attribute
Emi Matchu
2024-02-25 16:16:43 -0800
-
fb2bdd6ea5
Fix crash when dealing with 404'd manifests
Emi Matchu
2024-02-25 16:05:43 -0800
-
2cac048158
Save manifest load info when preloading them, too
Emi Matchu
2024-02-25 16:02:36 -0800
-
cc33ce1d6e
Skip loading manifest if we recently failed
Emi Matchu
2024-02-25 15:46:50 -0800
-
a684c915a9
Track when manifest was last loaded, and what status it returned
Emi Matchu
2024-02-25 15:35:04 -0800
-
067cee2d41
Oops, fix bug reading manifest assets when .svg is not present
Emi Matchu
2024-02-25 15:02:35 -0800
-
e5bf6d6ba1
Oops, fix remaining references to locale in item search
Emi Matchu
2024-02-25 15:00:22 -0800
-
61a4dcad02
Oops, "fits:blue-acara" search should return non-body-specific items
Emi Matchu
2024-02-25 14:47:37 -0800
-
a8cbce0864
Start working on new item search in wardrobe-2020!
Emi Matchu
2024-02-25 14:46:27 -0800
-
52e81557c2
Update search filters to consider NP and PB mutually exclusive
Emi Matchu
2024-02-25 12:57:04 -0800
-
a3dcaa0f0e
Add
useItemSearch
for wardrobe app, but don't use it yet!
Emi Matchu
2024-02-25 12:06:20 -0800
-
ab1fade529
Remove unused React dependency on homepage
Emi Matchu
2024-02-25 10:49:00 -0800
-
e3d46ea5d0
Remove Alt Styles announcement banner
Emi Matchu
2024-02-25 10:44:46 -0800
-
9ed3c4ff96
Add Alt Styles reference page link to the Alt Styles picker
Emi Matchu
2024-02-25 10:44:00 -0800
-
258b360ff2
Oops, fix infinite autosaving loop!
Emi Matchu
2024-02-25 10:23:57 -0800
-
56d550e86c
Skip loading alt styles on item preview page
Emi Matchu
2024-02-24 17:23:57 -0800
-
7af1a97161
Read known_glitches when loading alt styles SWF assets
Emi Matchu
2024-02-24 16:31:05 -0800