about summary refs log tree commit diff
path: root/bskyweb
Commit message (Expand)AuthorAgeFilesLines
* bskyweb: cache /static/{images,js} for 1 week, other files for 1 hourJake Gold2023-08-231-2/+16
* add title attr to text text links (#1228)Eric Bailey2023-08-221-6/+64
* bskyweb: publish Bluesky IPsJake Gold2023-08-033-0/+32
* Fix missing post text in noscript post view (#981)Jonty Wareing2023-07-061-1/+1
* [APP-680] Allow users to add details when reporting (#854)Ansh2023-06-071-0/+1
* remove X-UA-Compatible meta tag (#857)Keith Cirkel2023-06-061-1/+0
* remove trailing / on meta tags (#856)Keith Cirkel2023-06-062-12/+12
* bskyweb: add security.txtJake Gold2023-06-011-0/+4
* bskyweb: gzip HTTP responses + some other minor improvements (#826)Jake Gold2023-06-015-51/+146
* bskyweb: run-dev-bskyweb in debug mode (#827)bnewbold2023-05-311-1/+1
* Spelling (#772)Josh Soref2023-05-302-3/+3
* add/serve .well-known files (both files)Jake Gold2023-05-261-1/+1
* add/serve .well-known filesJake Gold2023-05-264-0/+33
* Merge branch 'custom-algos' into mainPaul Frazee2023-05-251-0/+5
|\
| * Add feeds tabPaul Frazee2023-05-251-0/+1
| * Add feed discovery pagePaul Frazee2023-05-241-0/+1
| * Add server-side routesPaul Frazee2023-05-181-0/+3
* | Fix /api/waitlist API (#726)Jake Gold2023-05-181-3/+30
|/
* Remove max scale from viewport config `meta`Aaron Gustafson2023-05-151-1/+1
* [APP-635] Mutelists (#601)Paul Frazee2023-05-111-2/+5
* bskyweb: iterate on HTML card metadata (#609)bnewbold2023-05-114-36/+74
* bskyweb: middleware to remove trailing / (#598)bnewbold2023-05-091-0/+6
* Visual improvements to web autocomplete (#591)Ollie H2023-05-081-29/+9
* bskyweb: re-work HTML meta tags, for share cards (#596)bnewbold2023-05-084-50/+64
* bskyweb: update robots.txt (#595)bnewbold2023-05-071-1/+9
* Updates indigo golang packages post-lex-refactor (!), which fixes XRPC calls ...bnewbold2023-05-044-39/+49
* Remove focus outline on composer (#572)Ollie H2023-05-041-0/+3
* Remove text underline from lists (#574)Ollie H2023-05-041-0/+3
* add required security HTTP headers (#568)Jake Gold2023-05-031-0/+9
* [APP-601] Add muted accounts list (#565)Paul Frazee2023-05-021-0/+1
* React Native accessibility (#539)Ollie H2023-05-011-1/+2
* Implement blocks (#554)Paul Frazee2023-04-281-0/+1
* [APP-522] Create & revoke App Passwords within settings (#505)Ansh2023-04-211-0/+1
* Update bskyweb html stylesPaul Frazee2023-04-131-0/+8
* Update the bskyweb routes (#468)Paul Frazee2023-04-131-2/+4
* bskyweb: bump indigo version (#383)bnewbold2023-04-052-3/+3
* golang: update deps (minor) (#367)bnewbold2023-04-032-11/+8
* update for lex refactorJake Gold2023-04-023-80/+164
* Basic golang CI setup (#360)bnewbold2023-03-276-12/+54
* bskyweb additions (#296)Jake Gold2023-03-2011-84/+270
* Create build step for the web server (#289)Paul Frazee2023-03-145-22/+136
* bskyweb: proof-of-concept golang daemon to serve SPA (#275)bnewbold2023-03-1419-0/+787