keyan
|
79b894514b
|
fix sticky gap on some android devices
|
2024-03-28 16:17:05 -05:00 |
keyan
|
d5a018e48d
|
hide bottom navigation when virtual keyboard is shown
|
2024-03-28 16:03:45 -05:00 |
keyan
|
ff37adba90
|
fix safari bottom inset problem
|
2024-03-28 15:00:23 -05:00 |
keyan
|
ce5d01037a
|
use safe-area-inset-bottom for bottom nav padding
|
2024-03-28 12:57:27 -05:00 |
keyan
|
97927c1f9a
|
consistent sticky search spacing
|
2024-03-28 12:37:26 -05:00 |
keyan
|
f08bd4ffc8
|
make api key nullable
|
2024-03-28 12:34:14 -05:00 |
keyan
|
dfc3d7dfa6
|
fix nav spacing
|
2024-03-28 12:33:58 -05:00 |
Keyan
|
5b18c1ff5b
|
Merge pull request #985 from stackernews/fix-modal-alignment
Fix alignment in modal
|
2024-03-28 11:22:43 -05:00 |
ekzyis
|
dcb7205278
|
Fix alignment in modal
|
2024-03-28 17:10:05 +01:00 |
Keyan
|
690d2849e9
|
Update awards.csv
|
2024-03-28 10:47:12 -05:00 |
Keyan
|
4c2fcec69b
|
Merge pull request #982 from stackernews/nav
Improved navigation with dedicated mobile navigation
|
2024-03-27 16:53:19 -05:00 |
keyan
|
6054afa10c
|
simplify logic determining if territory select is shown
|
2024-03-27 16:29:04 -05:00 |
keyan
|
2575a4a494
|
offcanvas style and login fixes
|
2024-03-27 14:41:02 -05:00 |
keyan
|
f0911fde04
|
more spacing consistency
|
2024-03-27 14:04:04 -05:00 |
keyan
|
02ef61e1df
|
add profile photo to me
|
2024-03-27 13:51:26 -05:00 |
keyan
|
316418327a
|
make recent/top have consistent spacing
|
2024-03-27 13:44:36 -05:00 |
Keyan
|
df7e944bf8
|
Merge pull request #980 from stackernews/hashed-api-keys
Hash API keys with SHA-256 before storing them
|
2024-03-27 13:02:57 -05:00 |
Keyan
|
811942f567
|
Merge pull request #983 from stackernews/fix-typo-visibile
Fix typo 'visibile'
|
2024-03-27 11:23:41 -05:00 |
ekzyis
|
48342bc246
|
Fix typo 'visibile'
|
2024-03-27 15:45:17 +01:00 |
keyan
|
e1f183f48a
|
navigation -> nav
|
2024-03-26 19:49:10 -05:00 |
keyan
|
b884bde24d
|
check for new notifications in context/singleton
|
2024-03-26 19:35:18 -05:00 |
keyan
|
bfe5edcfe3
|
search all territories by default + more intuitive search filters
|
2024-03-26 18:37:40 -05:00 |
keyan
|
f2ba61e64b
|
enhance navigation
|
2024-03-26 18:36:31 -05:00 |
ekzyis
|
8f39a229c3
|
Fix overlay trigger hitbox
|
2024-03-26 22:33:18 +01:00 |
ekzyis
|
121205fa4b
|
Add delete obstacle
|
2024-03-26 22:33:18 +01:00 |
ekzyis
|
e68cbd8469
|
Remove unnecessary export of ApiKey component
|
2024-03-26 22:33:18 +01:00 |
ekzyis
|
17a0106fcc
|
Hash API keys with SHA-256 and never show them again
|
2024-03-26 22:33:18 +01:00 |
Keyan
|
b4cef44a43
|
Update awards.csv
|
2024-03-26 14:32:43 -05:00 |
Keyan
|
a93fea4a1f
|
Merge pull request #975 from benalleng/option-key-prop
Add index to make unique key props on territory options
|
2024-03-26 14:31:43 -05:00 |
benalleng
|
e36b77ad68
|
fix: add index to make unique key props on territory options
|
2024-03-26 15:28:26 -04:00 |
Keyan
|
1b507a52db
|
fix extra awards.csv column
|
2024-03-26 14:22:59 -05:00 |
Keyan
|
e6f165df14
|
Update awards.csv
|
2024-03-26 14:22:12 -05:00 |
Keyan
|
b18b5d1638
|
Merge pull request #974 from felipebueno/reader_view_compatibility
Enable readerView compatibility (issue #884)
|
2024-03-26 14:00:50 -05:00 |
Keyan
|
89aaef5afb
|
Merge pull request #973 from stackernews/fix-zap-undo-wrong-default-value
Fix zap undo wrong default value shown
|
2024-03-26 13:58:17 -05:00 |
Felipe Bueno
|
170bf7464b
|
fullItemContainer div -> article to make it compatible with browser's reader view
|
2024-03-26 14:10:18 -03:00 |
ekzyis
|
52b2b788f8
|
Fix zap undo wrong default value shown
|
2024-03-26 17:57:20 +01:00 |
Keyan
|
3730b89667
|
Merge pull request #972 from benalleng/issue923
Allow links to be fit to their content on the homepage
|
2024-03-26 11:00:56 -05:00 |
Keyan
|
acac75230d
|
Merge pull request #971 from stackernews/withdrawal-notifications
Withdrawal notifications
|
2024-03-26 10:20:38 -05:00 |
Keyan
|
812e76b399
|
Merge branch 'master' into issue923
|
2024-03-26 09:45:10 -05:00 |
keyan
|
0e015b65da
|
fix lint problems from prior commit
|
2024-03-26 09:44:35 -05:00 |
benalleng
|
dc87594d92
|
feat: add max-width fit-content
|
2024-03-26 09:58:48 -04:00 |
keyan
|
dcc81c8b03
|
disable ios pwa prompt for more than a single page in #953
|
2024-03-25 20:46:51 -05:00 |
keyan
|
d15e060ff3
|
remove debug from prompt lol
|
2024-03-25 20:17:08 -05:00 |
keyan
|
f5e2ab8603
|
query param disable pwa prompt fixes #953
|
2024-03-25 20:10:56 -05:00 |
ekzyis
|
922d2394fd
|
Remove unnecessary withdrawl field
|
2024-03-26 02:10:46 +01:00 |
ekzyis
|
a1317b97e9
|
Add missing unitSingular, unitPlural
|
2024-03-26 00:53:49 +01:00 |
ekzyis
|
d1f36b77d2
|
Add withdrawal push notifications
|
2024-03-26 00:50:48 +01:00 |
ekzyis
|
3388f818cf
|
Add withdrawal notifications
|
2024-03-26 00:50:48 +01:00 |
Keyan
|
2f818fc968
|
Merge pull request #948 from felipebueno/mailhog
Add MailHog container to provide login with email without extra config
|
2024-03-25 17:54:57 -05:00 |
Keyan
|
2055ccaf41
|
Merge branch 'master' into mailhog
|
2024-03-25 17:46:56 -05:00 |