Commit graph

770 commits

Author SHA1 Message Date
8d354785dc rubocop 2025-06-16 00:24:21 +02:00
b601b2bbb6 move shrine files out of public. use x-sendfile to send files for security. 2025-06-16 00:24:11 +02:00
8e66fb28db force break titles 2025-06-16 00:21:56 +02:00
e89b289c6f force break titles 2025-06-16 00:21:47 +02:00
0e5c20118f minimal layout change 2025-06-08 20:23:01 +02:00
892b298bf7 enforce breaking long titles to avoid ruining the grid layout 2025-06-08 20:22:47 +02:00
cc181c21ac salsa SSO button fixed by changing method to POST 2025-06-08 18:53:45 +02:00
9cdf7b76fd remains of fontawesome 2025-06-08 16:34:16 +02:00
662bcd00d3 chasing deployment problems 2025-05-16 08:56:14 +02:00
823f427760 remove icons on topbar because they are vertically strangely aligned 2025-05-14 22:22:21 +02:00
36e5187f1e larger text on topbar. 2025-05-14 22:22:05 +02:00
74fb99b2c5 debug 2025-05-13 01:19:58 +02:00
368d4b9c27 fix icon. re-enable javascript to define upload paths 2025-05-13 01:19:37 +02:00
1cd784cb14 recover broken apt:// link# 2025-05-13 01:19:15 +02:00
522cd56807 disable turbo. unwanted side effects. 2025-05-13 01:19:03 +02:00
882f7c4567 rebuild after removing unused Foundation classes 2025-05-11 21:26:51 +02:00
c3fecff878 change icons 2025-05-11 21:26:11 +02:00
d4196505b8 disable unused JS 2025-05-11 21:26:02 +02:00
98d47c060f use turbo:load instead of DOMContentLoaded 2025-05-11 21:25:14 +02:00
b7bcaaf47a loaded needed Foundation classes only 2025-05-11 21:25:00 +02:00
d76bf164f1 lucene icons added, styling fixed 2025-05-09 00:41:11 +02:00
9164e2a636 Moved from Fancybox to Photoswipe for click-to-zoom 2025-05-08 01:10:03 +02:00
aaf1eb34c4 typo 2025-05-04 23:59:41 +02:00
3f4266d19b rubocop 2025-05-02 00:38:59 +02:00
fa8a7fc77a Fix JS and JS-based image upload 2025-05-02 00:38:42 +02:00
36984ff1d4 lab 2025-04-11 09:39:33 +02:00
7cd9c68a10 trying to get JS and cssbundling to work 2025-04-09 22:47:05 +02:00
ac46c269b3 Fix CSS styling after Zurb update. Taken from old commit. 2025-03-16 16:51:36 +01:00
b5534b1900 Massive revamping for Rails 8 and Zurb 2025-03-16 00:44:43 +01:00
7f9502fdfb update to rails 8.2 2025-03-13 23:05:41 +01:00
25672aabb0 Update to Rails 7.2 2025-02-25 21:57:16 +01:00
2ec80b4bde Automatic rubocop cleanups 2025-02-03 01:08:08 +01:00
890906929f Added missing jbuilder
This was the reason why JSON output was incorrectly formatted.
2024-08-05 16:19:32 +02:00
778465fe0b Keep previous format of JSON repsonses before Rails 7 2024-07-29 20:12:33 +02:00
daa6d7c4b4 Fix JSON output for Rails 7 2024-07-22 00:00:06 +02:00
7fe26d471e Do not return unapproved screenshots 2024-07-21 23:59:54 +02:00
2eca40e372 Missed to remove a cookies_eu inclusion 2021-05-28 16:04:58 +02:00
bc944d677b Removed cookie warning. Updated Gems.
Apparently functional cookies can be used without consent.
2021-05-28 15:54:36 +02:00
d9e4f7416f Added audit logging for users logging in via oauth 2021-04-26 23:08:10 +02:00
9635b3968c Added per-user counter of approved/rejected screenshots 2021-03-21 23:06:51 +01:00
c97a711e6b Only show Moderate link if permissions allow it 2021-03-21 22:31:03 +01:00
006a85a8a5 Old moderation view removed 2021-03-21 22:26:37 +01:00
33240846b2 Show hidden screenshots in a dark-grayish style 2021-03-21 22:05:22 +01:00
cc76ebcc28 Show abilities to hide/unhide properly 2021-03-21 22:02:56 +01:00
a8b6e672c8 Email sender fixed for notifications 2021-03-21 16:24:46 +01:00
a51e712925 Security fix. Prevent unauthorized deletion.
Legacy anonymous screenshot uploads could have been deleted by anonymous
users.
2021-03-21 16:24:35 +01:00
7e7b40f412 Choose a random package for the main page to ask for screenshots 2021-03-14 16:40:01 +01:00
4e07bf00fd Add gravatar to profile page. Attempt to make profile look nicer. 2021-03-10 02:33:40 +01:00
95223e3ba7 Shorter status text 2021-03-10 01:18:17 +01:00
ee24f99df4 Only allow hiding/un-hiding for approved screenshots 2021-03-10 01:13:12 +01:00