Commit graph

39 commits

Author SHA1 Message Date
9de9f93489 fix screenshot image in personal view 2025-06-23 00:46:48 +02:00
0e5c20118f minimal layout change 2025-06-08 20:23:01 +02:00
9cdf7b76fd remains of fontawesome 2025-06-08 16:34:16 +02:00
522cd56807 disable turbo. unwanted side effects. 2025-05-13 01:19:03 +02:00
d76bf164f1 lucene icons added, styling fixed 2025-05-09 00:41:11 +02:00
36984ff1d4 lab 2025-04-11 09:39:33 +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
4e07bf00fd Add gravatar to profile page. Attempt to make profile look nicer. 2021-03-10 02:33:40 +01:00
711f06fcc4 Fix check for own screenshots 2021-03-09 23:36:14 +01:00
e04b54d6fd Show permissions properly
can? :foo, Screenshot only checks if the use can 'foo' any screenshot

can? :foo, Screenshot.new checks for new screenshots not assigned to
them
2021-03-09 23:31:45 +01:00
0207d6b392 My views improved. Own screenshots view added 2021-03-09 22:43:58 +01:00
330536cb7e Link to packages and screenshots (highlighted) from logs view 2021-03-06 20:47:33 +01:00
2fef9c7043 Audit logging improved. References users, screenshots, packages 2021-03-03 23:21:24 +01:00
d41220c5fd Basic browser for audit logs added 2021-03-03 01:05:35 +01:00
7a3b65fe50 Authorisation management using CanCanCan added 2021-02-28 21:36:46 +01:00
bc507cbe39 Salsa login works 2021-02-27 23:50:51 +01:00
6303343c17 JSON output migrated to Paperclip style URLs 2021-02-14 22:13:27 +01:00
c5cd5db749 Added template for moderation list 2021-02-14 18:51:53 +01:00
ce7198b713 Added simple moderate feature in My page 2021-02-14 18:48:48 +01:00
7ac69a1d8a Rails update. Fancybox update. Migrations from Paperclip. 2020-10-19 18:49:47 +02:00
879ddcfa69 Syntax fix for screenshot variants in ActiveStorage 2020-08-21 19:12:10 +02:00
b70a9f1a07 Use resize_to_limit to avoid stretching images 2020-08-17 01:48:51 +02:00
8a9e5d6e46 Logout link fixed 2020-08-16 19:22:13 +02:00
ee4c96c428 Using rails_representation_url to link to URL of image variant 2020-05-03 22:33:31 +02:00
ce881343e2 Using new access methods for ActiveStorage instead of Paperclip 2020-04-20 20:12:10 +02:00
Christoph Haas
2b3db52608 Added link 2018-08-10 16:22:26 +02:00
Christoph Haas
1e4129b58d Move "my screenshots" to "My" menu 2018-08-10 16:22:10 +02:00
Christoph Haas
b3bc6c0b76 Minor reorg 2018-08-06 22:59:16 +02:00
Christoph Haas
06b8f92963 Restyling 2018-06-27 18:43:08 +02:00
1c3f692ec0 Fix logging with with Javascript disabled 2018-05-28 16:57:01 +02:00
dd7527691e Dammit… I can't remember what I changed and why 2018-05-06 19:07:55 +02:00
Christoph Haas
193d44f89a Stuff 2017-08-14 08:09:23 +02:00
9549720a7a Dummy action to show user screenshots added 2017-04-24 00:04:40 +02:00
553887f114 Minor change 2017-04-23 22:56:00 +02:00
f34e58ceb4 My menu fixed 2017-04-23 22:55:52 +02:00
020a864736 Added welcome and profile actions to the my controller 2017-04-23 13:37:48 +02:00
dab415da0e Improved page that appears after a successful login 2017-04-19 13:07:19 +02:00
c07a144ac9 View added for users who just logged in 2017-04-19 00:19:48 +02:00